<p dir="ltr">The c# taglib is actually a different project.  This for the c++ taglib</p>
<div class="gmail_quote">On Feb 10, 2014 6:20 AM, "Raphael Frey" <<a href="mailto:rap.frey@live.com">rap.frey@live.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div dir="ltr">Hy there,<br> <br>actually i'm codding an application that will edit the id3tags in C#.<br>In the testing it will works fine by so all files that i used, but now I have an exception with 1 mp3 file.<br>
 <br>System.OutOfRangeException {"Der Index war außerhalb des Arraybereichs."}<br><br>foreach (string mp3File in mp3Files)<br>{<br> TagLib.File mp3Tag = TagLib.File.Create(mp3File);<br>}<br> <br>I deleted all ID3Tags from File, changed the name of File and search a newer taglib/sharp.dll (I have 2.1.0.0) but the Exception comes belong. <br>
 <br>It's that an error by me, on the file or its a bug in the dll?<br><br>Thanks for Support me :)<br><br>Raphy<br>                                      </div></div>
<br>_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
<br></blockquote></div>