retreive information for several movies

Comments on existing version & Suggestions for future versions. If you want a new feature suggest it here. Discussions about beta versions also come in this section.
Post Reply
pgouspy
Posts: 10
Joined: 2010-10-29 20:35:23

retreive information for several movies

Post by pgouspy »

hello,

Can you add the possibilyt to retrieve informations from internet for several movies in "one click" ?

Thank,
Pierre
bad4u
Posts: 1148
Joined: 2006-12-11 22:54:46

Post by bad4u »

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.
pgouspy
Posts: 10
Joined: 2010-10-29 20:35:23

Post by pgouspy »

hello,

What i think is to avoid the different messsages box the firt time I retrieve information. Not the update which work fine. I imagine that the sofware can automatically retrieve information, without any confirmation message where there is no ambiguity, and skip the others.

Pierre
bad4u
Posts: 1148
Joined: 2006-12-11 22:54:46

Post by bad4u »

It depends on the script you use, e.g. see IMDB script options > Batch Mode and you will see an option "Does not display any movie, takes the first movie found". Only few scripts have such option, so it would be helpful to know which one you want to use..
pgouspy
Posts: 10
Joined: 2010-10-29 20:35:23

Post by pgouspy »

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.
bad4u
Posts: 1148
Joined: 2006-12-11 22:54:46

Post by bad4u »

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.
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.
Post Reply