[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!
Re: [REL] IMDB ( via API )
humungus wrote: 2026-04-12 18:15:17 This documentary, for example: https://www.imdb.com/title/tt21870816
... 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
Thanks for the report. Fixed:
Code: Select all
3.2.0 - (2026/04/12) - Bugfix: Incorrect line break in Actors field when a character name contains a comma.
Re: [REL] IMDB ( via API )
Updated, thanks
Re: [REL] IMDB ( via API )
Thank you, Munkey! Works a treat with both movies.
Re: [REL] IMDB ( via API )
I just updated the script,but:

What can I do here?
Or anybody has the 3.0.0 version??
Thank you very much

What can I do here?
Or anybody has the 3.0.0 version??
Thank you very much
Re: [REL] IMDB ( via API )
Ah, a silly Pascal syntax mistake caused it. Fixed:
Code: Select all
3.3.0 - (2026/04/17) - Regression bugfix: Version 3.1.0 broke "Actor image importing" [3.0.0] due to a Pascal syntax typo.
Re: [REL] IMDB ( via API )
Thank you very much...but I don't know what to do with it.
Will it be an update to the IFS?
Thank you.
Will it be an update to the IFS?
Thank you.
Re: [REL] IMDB ( via API )
Read this post: viewtopic.php?p=95611#p95611
All previous versions you can download from GitHub.
Press the "Commits" button to view the full change history. For example, next to "v3.0.0", click the "<>" button on the right to open that version of the repo.
Re: [REL] IMDB ( via API )
Ok, since I don't know how to fix the syntax error (the post you pasted is this very one), I did the best next think you said, and downloaded version 3.0.0 from github, wich worked perfectly, and replaced the 3.3.0
It's working again.
Thank you again !
It's working again.
Thank you again !
Re: [REL] IMDB ( via API )
You don't need to know as it's already fixed in v3.3.0.MMM wrote: 2026-04-17 12:11:37 Ok, since I don't know how to fix the syntax error (the post you pasted is this very one),
If you want to see how it was fixed, open Commits and click a commit to view the changes. (for example "v3.3.0" commit -> https://github.com/Purfview/IMDB_ALT/co ... 88a74e3468 )
What's the point of doing that? You've reverted to an old buggy version for no reason.MMM wrote: 2026-04-17 12:11:37 I did the best next think you said, and downloaded version 3.0.0 from github, wich worked perfectly, and replaced the 3.3.0![]()
Re: [REL] IMDB ( via API )
Exactly what I thought !
But as soon as you said it was fixed, I went to the archive and got the 3.3.0...still error. I went to github also...still error.
AND JUST NOW, following your link from github, downloaded and replaced...and finally the 3.3.0 worked !!
Maybe previously I didn't get the updated one ?
Thank you for your work, it's very much appreciated !
But as soon as you said it was fixed, I went to the archive and got the 3.3.0...still error. I went to github also...still error.
AND JUST NOW, following your link from github, downloaded and replaced...and finally the 3.3.0 worked !!
Maybe previously I didn't get the updated one ?
Thank you for your work, it's very much appreciated !
Re: [REL] IMDB ( via API )
If you downloaded 3.3.0, it was the fixed one. You probably didn't replace it, or you were on the AMC "Scripting" screen when you did (after this point AMC doesn't read the script files again).