when exported my list to ant everything worked fine , but when i used the imdb script it overrun some combobox like "video format" with blank data
it would be cool if u'll open a scripts & templates section on your site
so ppl could upload thier scripts or send it to u
data overrun by imdb script (ant 3.3.0)
yes
Tools -> Scripting
be sure to have all movies checked in the "Movies" tab (right click on the list, check all), then in the "Editor" tab click on the "new" icon and enter between begin and end :
SetField(fieldAudioFormat, 'B');
if you want to replace the field only if it contains a value, there is a sample script called "find & replace.ifs"
Tools -> Scripting
be sure to have all movies checked in the "Movies" tab (right click on the list, check all), then in the "Editor" tab click on the "new" icon and enter between begin and end :
SetField(fieldAudioFormat, 'B');
if you want to replace the field only if it contains a value, there is a sample script called "find & replace.ifs"