ID3 chunks in WAVE/AIFF files

Stephen F. Booth me at sbooth.org
Fri Oct 29 18:36:07 CEST 2010


I recently had some users report an issue where the metadata in their WAVE
files was not showing correctly.  The issue is that TagLib only treats
chunks of type 'ID3 ' as ID3 tags, whereas dbPowerAmp (and probably other
programs as well) write the chunks as 'id3 '.  I've attached a patch that
tests for both chunk types.

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20101029/f86511d9/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: id3.diff
Type: application/octet-stream
Size: 1177 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20101029/f86511d9/attachment.dll 


More information about the taglib-devel mailing list