I'm trying to sort out multiple value handling (not a request for changes, only info):
1: wma files (are supposed to) support multiple values even for the AlbumArtist tag, as well as a bunch of other tags:
--But should one avoid multiple values even for some tags listed there because of some problems in the way that the wma sdk or dbpoweramp handles it? See:
2. The itunes m4a or apple lossless format does not appear to support multiple values for artist. (--also it annoyingly lacks a conductor tag.) Am I overlooking something? or advice on how to handle this? This is a problem for classical music, where it would be best to have conductor, soloist, composer, and orchestra/band all listed as artists, and then also (singly) in individual fields (composer, conductor etc). Apparently, all attempts to add multiple values for the artist tag in apple's m4a format produce an entirely new "hybrid/joined" artist (--that's bad):
(3. For mp3, it looks like id3v2.4 has the best support for multiple values, but v2.3 is more widely supported.)
Any advice or caveats on this subject is appreciated.
1: wma files (are supposed to) support multiple values even for the AlbumArtist tag, as well as a bunch of other tags:
--But should one avoid multiple values even for some tags listed there because of some problems in the way that the wma sdk or dbpoweramp handles it? See:
2. The itunes m4a or apple lossless format does not appear to support multiple values for artist. (--also it annoyingly lacks a conductor tag.) Am I overlooking something? or advice on how to handle this? This is a problem for classical music, where it would be best to have conductor, soloist, composer, and orchestra/band all listed as artists, and then also (singly) in individual fields (composer, conductor etc). Apparently, all attempts to add multiple values for the artist tag in apple's m4a format produce an entirely new "hybrid/joined" artist (--that's bad):
(3. For mp3, it looks like id3v2.4 has the best support for multiple values, but v2.3 is more widely supported.)
Any advice or caveats on this subject is appreciated.
Comment