mrw wrote: > As far as I can see, -Audio::Scan- does not appear to be handling the > "extended header" properly in an ID3 v2.4 tag. The structure/meaning > changes somewhat compared with the ID3 v2.3 tag.
Well, the attached patch to the -Audio::Scan- source code package does result in a successful scan on my system. The patch corrects handling of the extended header in v2.4 vs v2.3. The "Extended header size" element in a v2.4 tag includes the size of that element, whereas it does not in a v2.3 tag. Posting here so that I can find it again in due course. +-------------------------------------------------------------------+ |Filename: audio_scan_extended_header.patch.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=35556| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=115010 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
