<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hello gang,</div>
<div>I'm new to tag lib. I currently have a number of mp3's that had their ID3 tags encoded with Windows Media Player version 12 on Windows 7. And these tags seem to be (mostly) in 3 chars plus a 0 format. And when I step into the tag lib 1.7 code, there
has to be at least 4 valid chars (the 0 stops more tag processing). So for example a comment tag is 'C' 'O' 'M' 0. The final result is it appears I have no tag object on a file. Someone please help!</div>
<div>Thanks</div>
<div>/Loren</div>
<div><br>
</div>
</body>
</html>