We should document this on the wiki probably. FLAC is now: ID3v1, ID3v2, Vorbis
FLAC tags == Vorbis comments, I said FLAC because some people would not understand why they aren't just called FLAC tags. :) Other formats (higher priority last): AIFF - ID3v1, ID3v2 APE - APE tags MP3 - ID3v1, ID3v2 MP4 - MP4 tags MPC - APE tags Ogg - Vorbis WAV - native INFO, ID3v1, ID3v2 <- native WAV tags should probably win but ID3 is more likely I think? WVP - APE tags, ID3v1 (not merged, but completely replaces APE) <- should be changed WMA - WM tags So tag priority looks a bit broken for several of these. WavPack is the only one not yet using Audio::Scan and that code is unchanged so the current logic is probably fine. Or nobody uses WavPack with ID3v1. :) On Nov 2, 2009, at 8:19 AM, MrSinatra wrote: > > thats great, b/c that essentially resolves the bug Erland filed i > voted > for. (15014) > > so the priority will be what for each file type? > > as i understood you, it goes: > > APE, id3v1, id3v2 for mp3. (last tag = highest priority) since that > was also holding true for FLACs, thats why i said it works as you > explained. > > for FLAC it will now be what? > > and strictly speaking, is there a difference between a "FLAC tag" and > an APE/Vorbis tag in a FLAC file? would someone ever purposely have > ONLY id3 tags in a FLAC? are any other tag types possible? > > > -- > MrSinatra > > www.lion-radio.org > using: > sb2 & sbc (my home) / sbr (parent's home) - sbs 7.4.2b - win xp pro > sp3 > ie8 - p4(ht) 3.2ghz / 2gig ram - 1tb wd usb2 raid1 - d-link dir-655 - > 35k mp3 > ------------------------------------------------------------------------ > MrSinatra's Profile: http://forums.slimdevices.com/member.php?userid=2336 > View this thread: http://forums.slimdevices.com/showthread.php?t=70456 > > _______________________________________________ > beta mailing list > [email protected] > http://lists.slimdevices.com/mailman/listinfo/beta _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
