<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/pyid3lib/patches/" rel="alternate"/><link href="https://sourceforge.net/p/pyid3lib/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/pyid3lib/patches/</id><updated>2007-02-28T05:24:06Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>support for id3lib tag type flag arguments</title><link href="https://sourceforge.net/p/pyid3lib/patches/2/" rel="alternate"/><published>2007-02-28T05:24:06Z</published><updated>2007-02-28T05:24:06Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf4945c4b834077bdfa340c0be93965117106c48f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The enclosed patch adds support for the tag type flag arguments from id3lib to the tag() constructor and to the update() method in the tag class.  The new arguments are optional and contain defaults identical to the ones in id3lib.&lt;/p&gt;
&lt;p&gt;These flags are useful to prevent creation of ID3v1 tags among other things.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>getting track info causes a segv on some files</title><link href="https://sourceforge.net/p/pyid3lib/patches/1/" rel="alternate"/><published>2003-07-05T08:53:12Z</published><updated>2003-07-05T08:53:12Z</updated><author><name>Craig Calef</name><uri>https://sourceforge.net/u/cdcalef/</uri></author><id>https://sourceforge.net1204185631fa5b2b03b7f2b791fbc8c20344a204</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I had some problems using pyid3lib where certain files&lt;br /&gt;
would cause the python interpreter to trigger a&lt;br /&gt;
segmentation violation.  I tracked it down to an id3lib&lt;br /&gt;
function giving back a null pointer, which raises the&lt;br /&gt;
segv in strchr soon after.  The attached patch remedies&lt;br /&gt;
this problem.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>