Hi, i want to donwload just the covers
Now i have to deselect the boxes for title, length, cast...etc
Can anyone tell me please what to change in the script so that only
the picture box is selected?
thanks
HOW TO MAKE IMDB SCRIPT TO MARK ONLY PICTURE box TO IMPORT?
procedure to do that
*** FIRST MAKE A BACKUP OF THE SCRIPT YOU ARE GOING TO MODIFY
For instance if you want not to take :
// Original Title & Year
then just delete this line in the script:
SetField(fieldOriginalTitle, Value);
and do the same with the other fields you don't want to get
For instance if you want not to take :
// Original Title & Year
then just delete this line in the script:
SetField(fieldOriginalTitle, Value);
and do the same with the other fields you don't want to get