release 0.2.1

This commit is contained in:
Thomas Vander Stichele
2013-07-15 10:03:08 +02:00
parent a9a9795f86
commit a19c73cb2e
4 changed files with 117 additions and 32 deletions

View File

@@ -40,6 +40,28 @@ Morituri is a CD ripper aiming for maximum quality.
</foaf:Person>
</maintainer>
<release>
<Version>
<revision>0.2.1</revision>
<branch>master</branch>
<name>married</name>
<created>2013-07-14</created>
<file-release rdf:resource="http://thomas.apestaart.org/download/morituri/morituri-0.2.1.tar.bz2" />
<file-release rdf:resource="http://thomas.apestaart.org/download/morituri/morituri-0.2.1-1.noarch.rpm" />
<dc:description>
- added "%X" template variable for uppercase filename extension
- added rip cd info
- added storing catalog number and barcode
- disambiguate releases with same name but different catno/barcode
- use all but last track to find offset
- add support to filter path names for better file system support
- add config options for path filtering
- fixes for older pyxdg and some versions of pycdio
</dc:description>
</Version>
</release>
<release>
<Version>
<revision>0.2.0</revision>