<div class="gmail_quote">2010/10/29 Lukáš Lalinský <span dir="ltr"><<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">I'm not sure if this is the best solution. It will read the tag from</div></div>
'id3 ', but then write a duplicate 'ID3 '. We should either<br>
consistently use the original chunk ID, or remove existing 'id3 '.<br></blockquote><div><br></div><div>You're right- I realized this after I sent the patch and took a look at the save() code. Having both an 'ID3 ' chunk and an 'id3 ' chunk would be bad.</div>
<div><br></div><div>I'm not aware of a standard for the chunk id, so I think the best thing to do in this case is to preserve the original one. But standardization is also a good argument so I'm on the fence.</div>
</div>