In ripping, I'd like to consolidate multi-disc sets: put a set's files all into one directory and increment track numbers accordingly. If there are 7 tracks on Disc 1 and 9 on Disc 2, track numbers would run from 1-16.
After all, the multi-disc structure is to fit on CDs, and has nothing to do with the music. It makes no sense to divide most sets by disc -- even less if they are, say, an opera.
Instead of having the same album show up N times when browsing, it would show up once.
It is easy to get all files into one directory, named appropriately, with something like
[album]\[IFMULTI][disc]-[][track] [title]
but this doesn't change the metadata TRACK numbers, which start again from 1 on each disc of the set. I'd like to be able to tell dBPA to add x to the track number in the metadata for the second disk, and add (x+y) for the third disk, and so on.
Possible? Impossible? Dumb?
After all, the multi-disc structure is to fit on CDs, and has nothing to do with the music. It makes no sense to divide most sets by disc -- even less if they are, say, an opera.
Instead of having the same album show up N times when browsing, it would show up once.
It is easy to get all files into one directory, named appropriately, with something like
[album]\[IFMULTI][disc]-[][track] [title]
but this doesn't change the metadata TRACK numbers, which start again from 1 on each disc of the set. I'd like to be able to tell dBPA to add x to the track number in the metadata for the second disk, and add (x+y) for the third disk, and so on.
Possible? Impossible? Dumb?
Comment