IMDB Script No Longer Works

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.
Locked
Lemaireus
Posts: 91
Joined: 2014-02-14 10:18:14

IMDB Script No Longer Works

Post by Lemaireus »

I have suddenly run into an error that refuses to go away. Each time I try to run a script, I get one or both of the following messages:

"A call to an OS function failed"
"Cannot make a visible window modal"

Thereafter, if I try to delete the movie information for which the script was run, that 'delete' function hangs. The catalog doesn't even let me enter the original title of the movie--the field remains blank though the catalog registers the keyboard strokes--manually (all the other fields except 'original title' accept manually typed data). I have to use the task manager to close the catalog.

I have uninstalled and reinstalled the catalog but the issue persists.

Now I can use the catalog only if I create a new entry manually all the way through. If I use a script, any script, one of the two failures posted above appears and the entry becomes a fixed dead entry in the catalog in the sense that I cannot even delete that entry (and it imports information only in the URL and 'Comments' field. I use the IMDB script and all the other fields remain blank.

Here is what I get when I try to delete the 'dead' entry:

Image

At this point, 'end task' in task manager is the only option that works.

Any help would be much appreciated.
Last edited by Lemaireus on 2025-06-10 16:30:02, edited 1 time in total.
Dorohedoro
Posts: 48
Joined: 2016-12-13 00:45:45

Re: Scripts

Post by Dorohedoro »

Same here (along with other errors), I think is because the new imdb layout is messing things up.
Lemaireus
Posts: 91
Joined: 2014-02-14 10:18:14

Re: Scripts

Post by Lemaireus »

I am glad to discover that I am not the only one. I guess we need a new version of the IMDB script then.
Dorohedoro
Posts: 48
Joined: 2016-12-13 00:45:45

Re: Scripts

Post by Dorohedoro »

Lemaireus wrote: 2025-06-10 15:03:13 I am glad to discover that I am not the only one. I guess we need a new version of the IMDB script then.
I think we have to wait, the developer said in other thread that he no longer check the forum everyday.
Lemaireus
Posts: 91
Joined: 2014-02-14 10:18:14

Re: IMDB Script No Longer Works

Post by Lemaireus »

Antoine is the one, the author of AMC. Let's hope Antoine finds time to sort this out.
antp
Site Admin
Posts: 9685
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: IMDB Script No Longer Works

Post by antp »

The script incorrectly parsed the page and created an entry with a really too long value in one of the fields I suppose.
You saved your catalog with that corrupted entry? :/
You can try to make a new catalog and import the old one in it, excluding the "dead" entries, but I'm not sure it would work.
Lemaireus
Posts: 91
Joined: 2014-02-14 10:18:14

Re: IMDB Script No Longer Works

Post by Lemaireus »

antp wrote: 2025-06-11 15:24:14 The script incorrectly parsed the page and created an entry with a really too long value in one of the fields I suppose.
You saved your catalog with that corrupted entry? :/
You can try to make a new catalog and import the old one in it, excluding the "dead" entries, but I'm not sure it would work.
Antoine, thank you very much for saving my catalogue; the catalogue is a work of twenty years and has 7000 titles and I can't imagine losing all this work without the possibility of retrieval. Your suggestion to import the titles, excluding the corrupt ones, worked like a charm.

However, the main problem remains: each time I search a title on IMDB, the search works fine, but the information import window then imports only the URL and the comments:

Image

Thereafter it gets worse. If I save this information, then the title field goes blank and I cannot even manually type anything in that field. This particular entry then becomes impossible to delete. And thereafter none of the scripts work correctly: all the scripts begin generating the problem created by the IMDB script.

Your suggestion has saved my catalogue, thank you very much. I hope the problem created by the IMDB script can be resolved soon because it has rendered the catalogue unusable. I have no choice but to make entries manually in every single field if I want to add new titles to the catalogue.
Dorohedoro
Posts: 48
Joined: 2016-12-13 00:45:45

Re: IMDB Script No Longer Works

Post by Dorohedoro »

antp wrote: 2025-06-11 15:24:14 The script incorrectly parsed the page and created an entry with a really too long value in one of the fields I suppose.
You saved your catalog with that corrupted entry? :/
You can try to make a new catalog and import the old one in it, excluding the "dead" entries, but I'm not sure it would work.
Thank you so much!

Lemaireus wrote: 2025-06-11 16:16:39
antp wrote: 2025-06-11 15:24:14 The script incorrectly parsed the page and created an entry with a really too long value in one of the fields I suppose.
You saved your catalog with that corrupted entry? :/
You can try to make a new catalog and import the old one in it, excluding the "dead" entries, but I'm not sure it would work.
Antoine, thank you very much for saving my catalogue; the catalogue is a work of twenty years and has 7000 titles and I can't imagine losing all this work without the possibility of retrieval. Your suggestion to import the titles, excluding the corrupt ones, worked like a charm.

However, the main problem remains: each time I search a title on IMDB, the search works fine, but the information import window then imports only the URL and the comments:

Image

Thereafter it gets worse. If I save this information, then the title field goes blank and I cannot even manually type anything in that field. This particular entry then becomes impossible to delete. And thereafter none of the scripts work correctly: all the scripts begin generating the problem created by the IMDB script.

Your suggestion has saved my catalogue, thank you very much. I hope the problem created by the IMDB script can be resolved soon because it has rendered the catalogue unusable. I have no choice but to make entries manually in every single field if I want to add new titles to the catalogue.
My catalog has over 17000 entries, imagine losing that.

You shoud make backups of that catalog ;-)
antp
Site Admin
Posts: 9685
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: IMDB Script No Longer Works

Post by antp »

That's what I was going to say: make backups from time to time! :)

I'll try to check the script in the next days, if someone else has time to do it before any contribution is welcome ;)
antp
Site Admin
Posts: 9685
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: IMDB Script No Longer Works

Post by antp »

It will be easier to continue only on one thread:
viewtopic.php?t=42501
Locked