On Oct 27, 2009, at 12:52 PM, vagskal wrote: > > I hope this is not too off topic since it relates to reading mp3 tag > data (ID3v2): > > In the release notes for v. 7.4.1. I saw this: >> Re-added support for ID3v2 tags in FLAC files. > > Could someone please explain what this means if a flac file contains > both Vorbis comments and ID3v2 data. For example, what happens if > there > is a Vorbis comment ALBUMARTIST and a TPE2 ID3v2 tag with different > content?
Short answer: don't do this, find a tagging program that can fix your tags. :) Long answer: I actually just found a bug here, so as of now if you have ID3v2 tags in a FLAC file the only tags that will actually be read by SBS are the TXXX ones such as replay-gain. 4-char tags such as TPE2 are read but are not translated by the FLAC scanner module. I suppose the correct behavior is to prefer FLAC tags over ID3v2 tags. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
