Hi, I'm still using another program to organize my audio files, It continiously scan for changes in the main "Artists" folder...here's the way I make the settings for auto organize funtion in the program...
main dir: Z:\Music Collection\Club Music\Artists\
sub maps: <Albumartist>\<year>\<Album>
filename: $if(<disc#>,CD<disc#> - )Tr.<track#:2> - <Titel>
The filename code is the one I would like in mediacenter, it searches for a disc# and if it finds none then it will make my filenames look like: Tr.00 - <title>
this is done for single files, the ones that don't need disc#... If it is a full CD with 10 tracks, then it outputs Tr.01 - <title> ---> Tr.10 - <title>
If it is a double disc with 10 tracks on each disc, then it makes filename CD1 - Tr.01 - <title> ---> CD1 - Tr.10 - <title> and CD2 - Tr.01 - <title> ---> CD2 - Tr.10 - <title>.
Normally when I have new files I select them all, edit tags like Album,Publisher,year,grouping or w/e, and when I'm content I move them all in the directorie "Artists" and then the program takes care of it, I would like mediacenter to do the same thing...
cheers