It would be good if there were some way to automatically increase the track numbers by a certain number. I often have multi-disc cds that I want to store as one "album" in one folder etc. That means turning track numbers on the current disc into trackNo + "n", where n is the total number of tracks from the previous discs in the series.
if track 15 is the last track on disc 1, then
disc 2 track 1 => track 16
disc 2 track 2 => track 17,
etc.
Also would be good to allow the reverse operation, subtract a certain number from all tracks.
Another similar request would be to be able to resequence the track numbers so that missing track numbers are eliminated.
e.g.
track 1 => track 1
track 3 => track 2
track 4 => track 3
Or to allow multiplication by a certain number such as 10, in order, for example, to insert other tracks between them (and then to resequence).
track 1 => track 10
track 2 => track 20
etc.
if track 15 is the last track on disc 1, then
disc 2 track 1 => track 16
disc 2 track 2 => track 17,
etc.
Also would be good to allow the reverse operation, subtract a certain number from all tracks.
Another similar request would be to be able to resequence the track numbers so that missing track numbers are eliminated.
e.g.
track 1 => track 1
track 3 => track 2
track 4 => track 3
Or to allow multiplication by a certain number such as 10, in order, for example, to insert other tracks between them (and then to resequence).
track 1 => track 10
track 2 => track 20
etc.
Comment