More > JRiver Media Center 28 for Mac
Relabeling tracks
pilotsanon:
I have several files in my library that have their track number in front of the name. I want to do a quick relabel the names using a template instead of fixing each individual track. Is there a way to do this?
For example:
current name
01 intro
02 selling the drama
03 lighting crashes
end result:
intro
selling the drama
lighting crashes
Richard Martin:
Have a look at this thread https://yabb.jriver.com/interact/index.php/topic,130173.msg907899.html#msg907899
You can now use the Clean function to achieve this.
blgentry:
If that doesn't work (the clean function) a bit of regex() in the NAME field should make short work of this issue.
Brian.
Richard Martin:
--- Quote from: blgentry on December 14, 2021, 06:37:34 pm ---If that doesn't work (the clean function) a bit of regex() in the NAME field should make short work of this issue.
Brian.
--- End quote ---
It does work, if you read the thread you will see that the functionality was added to the clean function so that users do not have to write (complex) regexes.
blgentry:
I read through the entire thread after your response. It seems that Matt not only added this to the clean() function, but ALSO added it to the GUI tool, "clean file properties". That's pretty neat.
My offer of a regex was in case the technique used by the built in tool didn't cover a particular case. Hopefully it covers all common cases and no funky regex will be required.
I kinda like regex, but it's weird even to me. I sometimes read my own stuff and say "why did I do this again?". A purpose built tool is way easier. Thanks Matt! (if you are reading)
Brian.
Navigation
[0] Message Index
[#] Next page
Go to full version