I am in the process of standardizing my MP3 library and have run into the following situation :
I have several files that I am converting to %track% - %artist% - %title% from %track% - %title% - %artist%. What I am running into is that a large number of tracks are remixes and have a section at the end like (BT's Remix).
I have two different conversion set up :
%1 - %2 - %3 to %1 - %3 - %2
%1 - %2 (%4) - %3 to %1 - %3 - %2 (%4)
If I use conversion 1 on a track without the mix at the end, I get () at then end of the filename.
Is that any way to do this in one pass rather than two ?