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.<div>
<br></div><div>Stephen</div>