[REL] IMDB ( via API )
Re: [REL] IMDB ( via API )
Thanks! I updated it on my server
-
Dorohedoro
- Posts: 115
- Joined: 2016-12-13 00:45:45
Re: [REL] IMDB ( via API )
Thank you so much to both of you.
Re: [REL] IMDB ( via API )
Working !!!!!
It also downloads actors images !
Script IMDB_ALT.ifs v3.0.0
Thank you very much !!!!!

It also downloads actors images !
Script IMDB_ALT.ifs v3.0.0
Thank you very much !!!!!
Re: [REL] IMDB ( via API )
New version:
Code: Select all
3.1.0 - (2026/04/11) - Improvement: Untie actor image importing from CanSetField(fieldActors) dependency.
You are welcome!MMM wrote: 2026-04-10 12:48:05 Working !!!!!
It also downloads actors images !
Thank you very much !!!!!![]()
![]()
![]()
Re: [REL] IMDB ( via API )
Thank you so much!
The new version isn't available yet?
The new version isn't available yet?
Re: [REL] IMDB ( via API )
To get it via an AMC update, it must be updated by antp.
Otherwise, download it from GitHub, then search your PC for "IMDB_ALT.ifs" file and replace it.
Re: [REL] IMDB ( via API )
Updated, thanks 
Re: [REL] IMDB ( via API )
What's a parade without a little rain, eh? 
While updating some movies I observed a small issue with this script.
This documentary, for example: https://www.imdb.com/title/tt21870816
It has a lot of credits on its page formatted like this:
Observe the comma and space before the band's name.
I have selected the option to have actors listed with their character names, and with that the comma appears to be replaced by a linebreak, pushing the band names in their own rows:
This issue is not that easy to spot when it's only one or two credits buried among a few dozen, and I see that contrary to my original impression such credits are not as rare an occurrence on IMDb as I thought.
Here's a sample movie with a small cast and one credit with the above issue: https://www.imdb.com/title/tt0043344 (it also shows IMDb's inconsistency in that a comparable credit is followed by a dash, not a comma).
Having said all that, I am most grateful to Munkey for this script. It's a lifesaver!
While updating some movies I observed a small issue with this script.
This documentary, for example: https://www.imdb.com/title/tt21870816
It has a lot of credits on its page formatted like this:
Code: Select all
Billie Joe Armstrong Self - Vocalist & Guitarist, Green Day
Duff McKagan Self - Bassist, Guns N' Roses
Steve Jones Self - Guitarist, Sex Pistols
Paul Cook Self - Drummer, Sex PistolsI have selected the option to have actors listed with their character names, and with that the comma appears to be replaced by a linebreak, pushing the band names in their own rows:
Code: Select all
Billie Joe Armstrong ... Self - Vocalist & Guitarist
Green Day
Duff McKagan ... Self - Bassist
Guns N' Roses
Steve Jones ... Self - Guitarist
Sex Pistols
Paul Cook ... Self - Drummer
Sex PistolsHere's a sample movie with a small cast and one credit with the above issue: https://www.imdb.com/title/tt0043344 (it also shows IMDb's inconsistency in that a comparable credit is followed by a dash, not a comma).
Having said all that, I am most grateful to Munkey for this script. It's a lifesaver!