IMDB (batch) problem

If you need help on how to use the program
Post Reply
Guest

IMDB (batch) problem

Post by Guest »

Hi !

I have a problem -_- with IMDB (batch script).
Here goes:
When I put "Flase" argument in "ImportURL" line, the script doesnt work and still download the URL.
I really need that line to work ?

Can you look into this when you have time, please ?

Thank you.
antp
Site Admin
Posts: 9714
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Here's what I answered to your e-mail :

Hi,
Thanks for the info.

Here is how to correct that :
Search for the line "SetField(fieldURL, MovieURL);" and put the following line just before it :

if ImportURL then

That's all ;)
Post Reply