According to the spec, the comment field's id is 'COM'<div><br></div><div><div>4.11. Comments</div><div><br></div><div> This frame replaces the old 30-character comment field in ID3v1. It</div><div> consists of a frame head followed by encoding, language and content</div>
<div> descriptors and is ended with the actual comment as a text string.</div><div> Newline characters are allowed in the comment text string. There may</div><div> be more than one comment frame in each tag, but only one with the same</div>
<div> language and content descriptor.</div><div><br></div><div> Comment "COM"</div><div> Frame size $xx xx xx</div><div> Text encoding $xx</div><div> Language $xx xx xx</div>
<div> Short content description <textstring> $00 (00)</div><div> The actual text <textstring></div><div><br></div><div>This was changed in id3v2.3.0 to COMM.</div><div><br></div><div>Looking through the taglib code i see no references to 'COM'. Am I missing something or does taglib not support v2.2 comments?</div>
<div><br></div>-- <br>-Kyle<br>
</div>