Music Renaming CD01/CD02 and featuring?
Posted: 04 Apr 2026, 03:55
Ok so Im renaming music and I am 90% there.
Ive been reading for a couple hours on this forum and google and so far nothing is working.
So this is one of the files in question.
This is what Im using,
It's Gives me This,
What I want
So I want to add the disc to the title not in its own folder and only if it has more than 1 disc, but Im ok with every title saying CD01, CD02 etc if need be. And add any additional artist to the Feat. section at the end and not in the main artist title. Sometimes theres also more than one additional artist Id like them to all be included in the featuring section.
Any advice you could provide would be amazing. Thanks in advance.
Ive been reading for a couple hours on this forum and google and so far nothing is working.
So this is one of the files in question.
Code: Select all
Alan Jackson, Jimmy Buffett - The Essential Alan Jackson (2012) - 14 - It's Five O'Clock SomewhereFormat: Select all
{ n.split(',').first().trim() } - {album} ({y}) - {pi.pad(2)} - {t}Code: Select all
Alan Jackson - The Essential Alan Jackson (2012) - 14 - It's Five O'Clock SomewhereCode: Select all
Alan Jackson - The Essential Alan Jackson (2012) (CD02) - 14 - It's Five O'Clock Somewhere (feat. Jimmy Buffett)Any advice you could provide would be amazing. Thanks in advance.