<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/csid3lib/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/csid3lib/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/csid3lib/bugs/</id><updated>2017-08-14T12:31:08.324000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#20 Error 'Non-negative number required. Parameter name: count'</title><link href="https://sourceforge.net/p/csid3lib/bugs/20/?limit=25#e19f" rel="alternate"/><published>2017-08-14T12:31:08.324000Z</published><updated>2017-08-14T12:31:08.324000Z</updated><author><name>Andrew Pearmund</name><uri>https://sourceforge.net/u/userid-64922/</uri></author><id>https://sourceforge.net5fcc5a382ae426bb25005225df0f6f8b67457355</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can you give steps to reproduce this? &lt;br/&gt;
What API call did you make, what file were you processing at the time?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Error 'Non-negative number required. Parameter name: count'</title><link href="https://sourceforge.net/p/csid3lib/bugs/20/" rel="alternate"/><published>2017-08-06T11:19:58.549000Z</published><updated>2017-08-06T11:19:58.549000Z</updated><author><name>thienha1</name><uri>https://sourceforge.net/u/thienha1/</uri></author><id>https://sourceforge.netd0ca4a49516b19eb4f704afe2a0d0c70b4fec801</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Someone help me?? It's happened to me in .Net Reflector!! I hear some one it fix by 010 Editor, right?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#19 MP3 Length</title><link href="https://sourceforge.net/p/csid3lib/bugs/19/?limit=100#e3d6/2649" rel="alternate"/><published>2017-06-29T01:28:13.035000Z</published><updated>2017-06-29T01:28:13.035000Z</updated><author><name>Split Cell Software</name><uri>https://sourceforge.net/u/rtravis617/</uri></author><id>https://sourceforge.net7c213ee071c3f8475df7c206c0cf06475619d674</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Now I need to apologize for my delay.  I have been working on a package that is absorbing most of my free time.  Thanks again.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#19 MP3 Length</title><link href="https://sourceforge.net/p/csid3lib/bugs/19/?limit=25#a5b9" rel="alternate"/><published>2017-03-04T19:58:52.910000Z</published><updated>2017-03-04T19:58:52.910000Z</updated><author><name>Andrew Pearmund</name><uri>https://sourceforge.net/u/userid-64922/</uri></author><id>https://sourceforge.net4a628fcb92620118c3395d4e49b226fc8ec150cb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: unread --&amp;gt; accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Andrew Pearmund&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#19 MP3 Length</title><link href="https://sourceforge.net/p/csid3lib/bugs/19/?limit=25#e3d6" rel="alternate"/><published>2017-03-04T19:57:46.239000Z</published><updated>2017-03-04T19:57:46.239000Z</updated><author><name>Andrew Pearmund</name><uri>https://sourceforge.net/u/userid-64922/</uri></author><id>https://sourceforge.net5b03686d819e2476d022e5106047c660cb3e277c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry it's taken so long to look at this. The TagHandler.Length property returns a TimeSpan from the contents of the ID3 TLEN frame. This is not always populated by the creating software, so could really be blank. You can also get a length from the IAudio.Duration property, which returns the number of seconds from the xing/vbri headers or from the id3 TLEN frame. Ultimately, the only certain way to obtain the duration of a VBR file seems to be to decode the audio stream and measure it.&lt;br/&gt;
If on the other hand you have an mp3 file that has a TLEN frame that's not being read correctly, please send it to me or attach it here so I can see what's going wrong.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MP3 Length</title><link href="https://sourceforge.net/p/csid3lib/bugs/19/" rel="alternate"/><published>2017-01-26T22:27:17.164000Z</published><updated>2017-01-26T22:27:17.164000Z</updated><author><name>Blue Shirt Studios</name><uri>https://sourceforge.net/u/rtravis617/</uri></author><id>https://sourceforge.netb3b1614bece0da9a192460fb2c65162e32cbc973</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using your library and everything seems to work but for some reason I can not get the Length of the mp3 file to put in a textbox.  Is this a bug or am I just not doing it right.  Here is the code I am using:&lt;/p&gt;
&lt;p&gt;lengthTXT.Text = file.TagHandler.Length.ToString();&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MP3 Length</title><link href="https://sourceforge.net/p/csid3lib/bugs/19/" rel="alternate"/><published>2017-01-26T22:27:17.164000Z</published><updated>2017-01-26T22:27:17.164000Z</updated><author><name>Blue Shirt Studios</name><uri>https://sourceforge.net/u/rtravis617/</uri></author><id>https://sourceforge.netb8456fe244b39316fa5ca5183bae90eb5303fd7f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 19 has been modified: MP3 Length&lt;br/&gt;
Edited By: Andrew Pearmund (andy_p)&lt;br/&gt;
Status updated: u'unread' =&amp;gt; u'accepted'&lt;br/&gt;
Owner updated: None =&amp;gt; u'andy_p'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#18 Cycle </title><link href="https://sourceforge.net/p/csid3lib/bugs/18/?limit=25#82f4" rel="alternate"/><published>2014-07-21T15:16:18.350000Z</published><updated>2014-07-21T15:16:18.350000Z</updated><author><name>Andrew Pearmund</name><uri>https://sourceforge.net/u/userid-64922/</uri></author><id>https://sourceforge.netbd305ae5611debcacbe3142d97b549f5ee0b6728</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;labels&lt;/strong&gt;:  --&amp;gt; 0.6&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: unread --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Andrew Pearmund&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#18 Cycle </title><link href="https://sourceforge.net/p/csid3lib/bugs/18/?limit=25#b6a7" rel="alternate"/><published>2014-07-21T08:56:15.947000Z</published><updated>2014-07-21T08:56:15.947000Z</updated><author><name>Andrew Pearmund</name><uri>https://sourceforge.net/u/userid-64922/</uri></author><id>https://sourceforge.net861f5b6aebebd27071a346193aef7d3e19535e8c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Could you check to see if the bug still exists in the latest version, 0.6?&lt;br /&gt;
Looking at the 0.6 code it seems to be already fixed.&lt;br /&gt;
Thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Cycle </title><link href="https://sourceforge.net/p/csid3lib/bugs/18/" rel="alternate"/><published>2014-07-21T08:44:07.275000Z</published><updated>2014-07-21T08:44:07.275000Z</updated><author><name>Andrei Samoylov</name><uri>https://sourceforge.net/u/andrique/</uri></author><id>https://sourceforge.net7747a95a2d75f91235a40855470addcd0207fedd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Class:  Id3Lib.Memory.&lt;br /&gt;
Method: FindShort&lt;br /&gt;
Error:  Memory.cs line 104 (in version 0.5).&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;for&lt;/code&gt; cycle starts from 0 instead of &lt;code&gt;index&lt;/code&gt;. Subsequent ArgumentOutOfRangeException occurs in TextBuilder.ReadUTF16LE().&lt;/p&gt;
&lt;p&gt;I am attaching the particular mp3 file which highlights this problem.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>