Search found 6 matches
- 2023-04-14 03:32:49
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
I've put a new version 4.024 with that as option 3, and also fixed the code for the Akas page of option 2. Depending on the cases, it is not always the same option which works the best. Also, when the original title is not English, it does not seem to always pick a translated one, though that in th...
- 2023-04-14 03:25:57
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
I'm having issues with the awards, the script is not taking that field of information. I'm using the lastest version of the script. Thanks! Here the script is working for Awards. In Script Options you must set Awards to 1 or 2 according to your preference. In fact, Awards information is put in the ...
- 2023-04-10 18:08:56
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
Hello, antp. I tested a new code and it seems to work at all. It gets information from reference page. You can add it as a third option to the script if you like. This is the code: begin originalTitle := TextBefore(PageText, '</h3>', '(original title)'); if originalTitle ='' then originalTitle := Te...
- 2023-04-10 18:00:17
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
I'm having issues with the awards, the script is not taking that field of information. I'm using the lastest version of the script. Thanks! Here the script is working for Awards. In Script Options you must set Awards to 1 or 2 according to your preference. In fact, Awards information is put in the ...
- 2023-04-08 20:03:11
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
Hello, first time I run the new script (version 4.023) TranslatedTitle was set to 2 by default. This old code doesn't work. I set it to 1 and it worked fine. Again I used VPN to test other countries like Austria, Slovenia, Vietnam and it worked as well. I think there's an issue related to Belgium, t...
- 2023-04-03 22:13:45
- Forum: Ant Movie Catalog > Scripts
- Topic: Incomplete Information using IMDB Script
- Replies: 71
- Views: 6201
Re: Incomplete Information using IMDB Script
Hello, I was also having the same problem: script not getting the translated titles of the movies. I tried changing the code many times without success (I know almost nothing about coding). Then I had an insight: As we know IMDB automatically translates the titles of the movies according to user cou...