Search found 3 matches

by GoliZeka
2012-01-16 07:42:07
Forum: Ant Movie Catalog > Help
Topic: IMDB localization issue
Replies: 3
Views: 1378

Yes, thank you antp, I already tried with that one, but something went wrong - it was some kind of infinite loop.. I guess I did sth wrong. :ha:
by GoliZeka
2012-01-13 16:06:04
Forum: Ant Movie Catalog > Scripts
Topic: IMDB
Replies: 2
Views: 1429

Sounds like this one (titles with 9 at the end in URL won't work)



Here is the solution, by antp


if pos('<title>IMDb', PageText) = 0 then

replace with

Code:
if pos('<title>IMDb Title Search', PageText) = 0 then




I had a same problem and after applying this it worked like a charm.
by GoliZeka
2012-01-13 14:59:22
Forum: Ant Movie Catalog > Help
Topic: IMDB localization issue
Replies: 3
Views: 1378

IMDB localization issue

So, hello to everybody and HUGE appreciation for antp and his work. :grinking:


Sorry if I miss the solution about this one, but I'm searching forum for more then hour now, and I can't resolve it. I'm trying with a new topic and punch me in the face if I'm doing it double. :)


Anyway - when I use ...