Anmelden:     


Forum: VirtualDJ Plugins

Topic: Updating filename programatically
I would like to be able to update filenames with a script without breaking the virtual folders. While the tag editor has two batch options of Title - Artist, and Artist - Title, these are insufficient for what I am looking for

It seems like 'browsed_file_rename' should be the verb, but it seems to open up a popup window.
Is there another way to update filenames with a VDJ script, or could someone point me to the correct way to script browsed_file_rename

Thanks so much!
 

geposted Thu 05 Mar 26 @ 5:09 pm
renamer pro would be the most ideal for tagging externally without depending on the program because it executes batch processes without problem or you could use a correctly structured python script, good luck.