Page 1 of 1

HOW TO MAKE IMDB SCRIPT TO MARK ONLY PICTURE box TO IMPORT?

Posted: 2004-04-08 00:44:44
by Guest
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

procedure to do that

Posted: 2004-04-08 01:06:03
by lacenaire2
*** 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

Posted: 2004-04-08 07:19:22
by antp
you can also put a "//" in front of the line that you want to delete. So you can get it back easily by removing the "//"
But for importing picture only, IMDB is not the best (especially if you want the big picture, since it comes from Amazon).