Auto-Organize files
Posted: Tue Apr 10, 2012 8:07 pm
I can't find a way to get this working, maybe someone else has 
All my library has this Destination:
thanks

All my library has this Destination:
This works fine for a 'single disc' albums when there is no <Disc#> defined as path becomes:<Album Artist>\<Year> - <Album>\<Disc#>\<Track#:2> - <Artist> - <Title>
However, for multi-disc CD 1 path becomes:<Album Artist>\<Year> - <Album>\<Track#:2> - <Artist> - <Title>
Is there any way to show up as:<Album Artist>\<Year> - <Album>\1\<Track#:2> - <Artist> - <Title>
<Album Artist>\<Year> - <Album>\1\<Track#:2> - <Artist> - <Title>
I know I could modify like this:<Album Artist>\<Year> - <Album>\Disc 1\<Track#:2> - <Artist> - <Title>
<Album Artist>\<Year> - <Album>\Disc 2\<Track#:2> - <Artist> - <Title>
however even for a single CD path would end up:<Album Artist>\<Year> - <Album>\Disc <Disc#>\<Track#:2> - <Artist> - <Title>
In short: how to replace <Disc#> that shows up as "1" to show up as "CD1". I can't find it in any config file, I'd simply replace it in the code.<Album Artist>\<Year> - <Album>\Disc\<Track#:2> - <Artist> - <Title>
thanks