<div class="gmail_quote">2010/10/29 Lukáš Lalinský <span dir="ltr">&lt;<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>&gt;</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&#39;m not sure if this is the best solution. It will read the tag from</div></div>
&#39;id3 &#39;, but then write a duplicate &#39;ID3 &#39;. We should either<br>
consistently use the original chunk ID, or remove existing &#39;id3 &#39;.<br></blockquote><div><br></div><div>You&#39;re right- I realized this after I sent the patch and took a look at the save() code.  Having both an &#39;ID3 &#39; chunk and an &#39;id3 &#39; chunk would be bad.</div>
<div><br></div><div>I&#39;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&#39;m on the fence.</div>
</div>