In EJ I separete albums with more then one disk by giving them a unique name like "Peter Pan (CD 1)", "Peter Pan (CD 2)", "Peter Pan (CD 3)".
They will shown as an album 'Peter Pan' and will be separated into discs within the songlist.
After working with some other playes I learned that there is a MP3 tag field 'DISCNUMBER' and I like the idea to use that field to separate
different discs of one album.
Now my songs of the album "Peter Pan" has that field 'DISCNUMBER' filled with: "1/3" or "2/3" or "1/3". All songs now can have the same
album name "Peter Pan". No need to add and to detect a "CD 1" string.
I think thats more intuitive then the string detection method. So I request the following features:
I would not be against a such feature. because currently with CD1 CD2.., or vol.1 vol.2 included in the album names, some albums are not sorted by Artist -> Album -> CD# in the album list. Using the disc# tag could solve this problem.
The traditional field flag here is called 'Disc' and is formatted 1/2 like you have. Some non-standard tagger must have inserted discnr. If you need
to batch edit these, that can easily be done by MP3tag in batch mode to rename the flag 'discnr' to 'Disc'.
It's an interesting idea, but what happens to collections that already have [album] (disc #) in the Album field? This just seems like it would be
messy.
If you do a search for Peter Pan now, don't all 3 'albums' come up presently?
If if this gets implemented, I would be wary of suspending your practice of adding the disc number to the Album name, otherwise you will have an issue
with any other player that plays / reads tags of your tracks.
Quote: |
As I understand it the difference between the DISC fields and DISCNUMBER field usage is that DISC has a X of Y syntax ie. 1/3 Which DISCNUMBER just
contains the number ie. 1
That's how the metadata in the files I spot checked looked.
Right now you can append a cd number to the album name or use the same album name with track#'s on disc 2 files like 201 202 203 etc.
what we could do is make it detect discnumber and then append Disc 2 or CD 2 to the album name if a number its not already in the album name...
or instead maybe it would be better to increase the track numbers to 201 202 203 etc?
a potential problem with both of those would be that it would end up writing the new appended album name or track# to the tag if you use the song
editor.
Quote: |