hello,
Can you add the possibilyt to retrieve informations from internet for several movies in "one click" ?
Thank,
Pierre
retreive information for several movies
Some scripts have a "batch option" to retrieve/update any group of movies you choose, e.g. IMDB. Usually updating works the best if the script uses URL field instead of title field (only if the URL is available). Check frame "Script options" when you are on scripting window for available options on the script you use.
thanks, i understand how options work now.
IMDB get the first films. This can be cause of mistake. I think it's ok if there is only one film, but the script would ask the user if there is several films.
But for me i'ts ok now. I'have near finished import all my films, so i will continue one by one as usual :-)
Thanks for your help.
IMDB get the first films. This can be cause of mistake. I think it's ok if there is only one film, but the script would ask the user if there is several films.
But for me i'ts ok now. I'have near finished import all my films, so i will continue one by one as usual :-)
Thanks for your help.
In this case you should set option "BatchMode" to "Normal working mode, prompt user when needed" and then experiment with the other options to supress unwanted windows (e.g. set option "DescriptionSelection" to "Take longest summary" so that no window will show there). IMDB script will skip asking for movie title then, if there is only one result available.pgouspy wrote:IMDB get the first films. This can be cause of mistake. I think it's ok if there is only one film, but the script would ask the user if there is several films.