IMDB script doesn't work

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
MrObama2022
Posts: 105
Joined: 2022-02-02 00:03:55

Re: IMDB script doesn't work

Post by MrObama2022 »

antp wrote: 2025-07-08 06:27:09 I suppose that this other script could be removed then?
It no longer works after the IMDb changes?
If you refer to "IMDB (Actor images)", this script still works fine (I just added its 4 functions from this script to my script). If "J", the original author, agrees ...
antp
Site Admin
Posts: 9726
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: IMDB script doesn't work

Post by antp »

I thought it was outdated after the changes made by IMDb, but if it still works I keep it then ;)
Dorohedoro
Posts: 71
Joined: 2016-12-13 00:45:45

Re: IMDB script doesn't work

Post by Dorohedoro »

antp wrote: 2025-07-08 06:27:09
MrObama2022 wrote: 2025-07-07 20:25:52 How this works: I simply added the main functions from "IMDB (Actor images)" and I added the same parameters, renaming it:
I suppose that this other script could be removed then?
It no longer works after the IMDb changes?

The actor images script works just fine even after all the imdb changes, wasn't affected. Please do not delete it.
MrObama2022
Posts: 105
Joined: 2022-02-02 00:03:55

Re: IMDB script doesn't work

Post by MrObama2022 »

New version here: 5.3 beta 2

CHANGELOG:
* added more options for UserRatings, added UserRatingFields parameter

how this works. You still have the default option for UserRatings, but now you have 2 more option (below in bold):
0=Import value to ratings field only (default)
1=Import value and number of votes to Media Type field
2=Import value and number of votes to field set in UserRatingsField
3=Import number of votes to field set in UserRatingsField


When you set option 2 or 3, you have to set a field name where you want the information is stored (every fieldname have a specific number, if no number is set fieldComments is used so in this mode the iMDB works as usual for user using the old script with the old UserRatings = 2).

If you want the value in the subtitle field (like @Dorohedoro), you have to set 35 in UserRatingsField.

I didn't like to add an option to put the votes in subtitle field, it could be too "weird" for next coders, so I prefer to add an option (3) to set the votes - or (2) both the rating and the vote - in any field, you decide which one (using UserRatingsField).

@Dorohedoro: please try this config, put user ratings to 3 and UserRatingsField to 35, in this way you should get only the number of votes in the subtitle field. I hope this does the job.
Dorohedoro
Posts: 71
Joined: 2016-12-13 00:45:45

Re: IMDB script doesn't work

Post by Dorohedoro »

MrObama2022 wrote: 2025-07-08 12:09:57 New version here: 5.3 beta 2

CHANGELOG:
* added more options for UserRatings, added UserRatingFields parameter

how this works. You still have the default option for UserRatings, but now you have 2 more option (below in bold):
0=Import value to ratings field only (default)
1=Import value and number of votes to Media Type field
2=Import value and number of votes to field set in UserRatingsField
3=Import number of votes to field set in UserRatingsField


When you set option 2 or 3, you have to set a field name where you want the information is stored (every fieldname have a specific number, if no number is set fieldComments is used so in this mode the iMDB works as usual for user using the old script with the old UserRatings = 2).

If you want the value in the subtitle field (like @Dorohedoro), you have to set 35 in UserRatingsField.

I didn't like to add an option to put the votes in subtitle field, it could be too "weird" for next coders, so I prefer to add an option (3) to set the votes - or (2) both the rating and the vote - in any field, you decide which one (using UserRatingsField).

@Dorohedoro: please try this config, put user ratings to 3 and UserRatingsField to 35, in this way you should get only the number of votes in the subtitle field. I hope this does the job.
I'm speechless, amazing work my friend I will test this like crazy.

Thank you so much!
Post Reply