Page 7 of 7
Re: [REL] IMDB
Posted: 2026-03-09 18:45:07
by MMM
Using
antp script it works but not for actors pictures.
Actors pictures script and API don't work...
Bummer...
Re: [REL] IMDB
Posted: 2026-03-11 13:12:16
by antp
- The main IMDb script seems to have an issue with that right now, I suppose something was changed on IMDb side, someone will have to check that (either me, or someone with more free time for that...)
- The "actor pictures" script is outdated but will not be fixed: this feature was added to the main IMDB script so that other script was not maintained anymore.
- The API script seems to work for me, but it is not supposed to get actor pictures I suppose.
Re: [REL] IMDB
Posted: 2026-03-11 22:28:22
by MMM
Yes, the API script works, but imports very litle information. Your script works fine, but when it reaches the part of ''fetching'' actors images, it shows the following error:

(I import 10 actors images, so it shows the error 10 times in a row)
I'll wait for the good will from whom can help with this.
Thank you for everything.
P.S. if the Actors Images script is not going to be fixed, I think I'll just delete it from the list...

Re: [REL] IMDB
Posted: 2026-03-13 19:04:32
by antp
Yes you can delete the "imdb actors images" script.
Strange that you get that error message, when I run it I just don't have the actor images, but no error.
Re: [REL] IMDB
Posted: 2026-03-20 13:17:32
by kalimagdora
The script worked yesterday, but not today.
Re: [REL] IMDB
Posted: 2026-03-22 10:02:46
by Choi2116
neither today
Re: [REL] IMDB
Posted: 2026-03-22 15:07:59
by rossipaz
Why if I add the actor images manually then press f12 and they don't appear?
Re: [REL] IMDB
Posted: 2026-03-24 15:26:26
by Choi2116
Sstill doesn't work
Re: [REL] IMDB
Posted: 2026-03-28 14:26:21
by Dorohedoro
So, if this bot protection is enforced from now on it means this script is done for good? Is there something we can do besides the API?
Re: [REL] IMDB
Posted: 2026-03-29 10:22:19
by antp
If it is blocked permanently in the current way they block it now, unfortunately I don't have a solution

Re: [REL] IMDB
Posted: 2026-03-29 22:30:41
by Radagast
antp wrote: 2026-03-29 10:22:19
If it is blocked permanently in the current way they block it now, unfortunately I don't have a solution
maybe the use of a fork of the ExternalCurlHandler.pas used in Filmaffinnity can help?
Re: [REL] IMDB
Posted: 2026-03-30 06:25:07
by Dorohedoro
antp wrote: 2026-03-29 10:22:19
If it is blocked permanently in the current way they block it now, unfortunately I don't have a solution
If that's the case, it was a good ride using this script for all those years.
Thank you so much to you and all the collaborators for all the hard work put into this amazing project. More than 28000 entries put in my catalog through those years, what a ride!!
Radagast wrote: 2026-03-29 22:30:41
maybe the use of a fork of the ExternalCurlHandler.pas used in Filmaffinnity can help?
I don't think so, imdb is using a heavy cloudfare anti-bot protection.
Re: [REL] IMDB
Posted: 2026-03-30 06:44:41
by MMM
Now, the IMDB script does not work at all, adding new movie by name or URL, it shows:
Only the API script works...so far.
I tryed the script for TMdb, but:
Any alternative to IMDB
that works???

Re: [REL] IMDB
Posted: 2026-03-31 05:19:53
by antp
Radagast wrote: 2026-03-29 22:30:41
I don't think so, imdb is using a heavy cloudfare anti-bot protection.
Indeed, I already tried previously
