[REL] IMDB

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.
humungus
Posts: 34
Joined: 2010-03-23 00:29:01

Re: [REL] IMDB

Post by humungus »

MrObama2022, could you look at the issue where your script returns only the first Producer/Writer/Composer when there is more than one?

example:
Image

url: https://www.imdb.com/title/tt0102920/reference/

Additionally, https://www.imdb.com/title/tt31193180/reference/ (which also has a problem with multiple producers) returns no Trivia.

Thank you!
Dorohedoro
Posts: 81
Joined: 2016-12-13 00:45:45

Re: [REL] IMDB

Post by Dorohedoro »

MrObama2022 wrote: 2025-08-08 11:55:02
Dorohedoro wrote: 2025-08-08 08:54:27 I know it's a different script but the Munkey API version of the script takes the right poster (the default original one), even for the "Wedlock" movie. What is that script doing that: 1- ignores the user ip and gets the default poster 2- is able to get the Wedlock poster without any issue, even with the resize option turned on.
This is because Munkey API version access to official imdb API so:
- it retrieve a 100% updated movie info (and posters)
- that poster is still official in IMDB so you can also resize it (it fails in my script because that poster is no more official)
- both imdbapi and official imdb api does ignore ip
Omg I'm dumb. Now I get it, it's because he is getting the info from the api.

Well, don't worry, I added 200 movies and only Deadlock gave me problems with the poster, maybe is just that movie alone, who knows.

For me there is still a lot of movies to add, so, if there are more with the same issue I will find them.

Thank you so much my friend, you are amazing.
Post Reply