Mass Renaming Tags

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
Awesome-Yoshi

Mass Renaming Tags

Post by Awesome-Yoshi »

hey,

first: greatest movie tool i've seen!!! :grinking: thx

second: how about a mass renaming feature, so i can highlight several films on the left and still edit fields on the right (kinda usful for filds like: MediaType, Language, Disks, Country, Framerate etc.)

greetz

A-Y
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

You can do that already actually :
Select the movies to modify, click Tools -> Scripting, go in Editor, click New, then enter between begin and end the following new line :
SetField(fieldLanguage, 'English');
(for example)
And click 'Execute'.
Guest

Post by Guest »

thx for the answer! and it works just fine but i thought i might be a LOT easier if it could work the way i described above. thanx anyway
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

yes but it is much easier for me to let you use the scripting that's already there in the program instead of coding a new functionnality :D
Post Reply