<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 25: WMAFile bug doesn't read track number</title><link href="https://sourceforge.net/p/mac/bugs/25/" rel="alternate"/><link href="https://sourceforge.net/p/mac/bugs/25/feed.atom" rel="self"/><id>https://sourceforge.net/p/mac/bugs/25/</id><updated>2005-04-03T01:20:34Z</updated><subtitle>Recent changes to 25: WMAFile bug doesn't read track number</subtitle><entry><title>WMAFile bug doesn't read track number</title><link href="https://sourceforge.net/p/mac/bugs/25/" rel="alternate"/><published>2005-04-03T01:20:34Z</published><updated>2005-04-03T01:20:34Z</updated><author><name>Sammy Cee</name><uri>https://sourceforge.net/u/userid-836796/</uri></author><id>https://sourceforge.netb3dbb493eaf2d12284d6fdf65af11de6b3a8fd47</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In WMAFile.pas from Delphi Audio Tools Library, there&lt;br /&gt;
is a bug that strikes when there is an IsVBR (boolean)&lt;br /&gt;
header value present, or probably any non-string header&lt;br /&gt;
value. Also the track number should be read from the&lt;br /&gt;
TrackNumber tag, not the Track tag, because (at least&lt;br /&gt;
in some files) Track is a DWORD and the WMAFile code&lt;br /&gt;
will only work if it's a string. Attached a fixed&lt;br /&gt;
WMAFile.pas.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>