If the CDs are correctly tagged for disk number, you can use MP3Tag to rename using the CD$ tag. This is one of my standard format strings...
(D:\Music\!Inbox\!Done\%albumartist%\%album%\%albumartist% - %album% [- CD$num(%discnumber%,2) ]- $num(%track%,2) - %title%,-)
This will rename the selected files into the D:\Music\!Inbox\!Done folder...
In a subfolder named after the Album Artist tag...
In another subfolder named after the Album tag...
With the files named using the : Album Artist tag - Album tag - 2 digit CD number if tag present - 2 digit track number tag - track title tag
This puts all the files in the same folder, retains the CD number and original track numbers in the filename. Obviously you would use a different format for compilations and probably for classical music (which is why I maintain a selection of format strings)
MP3Tag also has an 'auto-numbering wizard'. This will number all the selected tracks sequentially. For example, if you have 3 folders named CD1, CD2 & CD3 with 10 tracks in each folder, you can drop all 3 folders onto the MP3Tag window, select all the files and use the auto-numbering wizard to update the track tags to 1-30 - I guess you would ignore the CD tag if you want to arrange this way.
(D:\Music\!Inbox\!Done\%albumartist%\%album%\%albumartist% - %album% [- CD$num(%discnumber%,2) ]- $num(%track%,2) - %title%,-)
This will rename the selected files into the D:\Music\!Inbox\!Done folder...
In a subfolder named after the Album Artist tag...
In another subfolder named after the Album tag...
With the files named using the : Album Artist tag - Album tag - 2 digit CD number if tag present - 2 digit track number tag - track title tag
This puts all the files in the same folder, retains the CD number and original track numbers in the filename. Obviously you would use a different format for compilations and probably for classical music (which is why I maintain a selection of format strings)
MP3Tag also has an 'auto-numbering wizard'. This will number all the selected tracks sequentially. For example, if you have 3 folders named CD1, CD2 & CD3 with 10 tracks in each folder, you can drop all 3 folders onto the MP3Tag window, select all the files and use the auto-numbering wizard to update the track tags to 1-30 - I guess you would ignore the CD tag if you want to arrange this way.