Version 0.4.1
authorsim <sim@pike.(none)>
Sat, 20 May 2006 18:29:30 +0000 (11:29 -0700)
committersim <sim@pike.(none)>
Sat, 20 May 2006 18:29:30 +0000 (11:29 -0700)
commit3ce8cf7375cf29eccf72e5dc6c1598ebd792be65
tree6f5202e75c1f6851109add9a7c5879dd63ded572
parent8aebc9712a6f25d572170f305f9eec30ac35e4e6
Version 0.4.1

Bug fixes:
Added test for failed write to stdout in mainloop.
Various small bugfixes.
Added a version field to the cache pickle.
Added a human readable info file to cache.
Added md5sum prefix to file names in cache.

New feature:
Merged Justus Pendleton's --format patch. See --help.

--
sim
debian/changelog
debian/mp3togo.1
mp3togo/__init__.py
mp3togo/cache.py
mp3togo/conf.py
mp3togo/main.py
mp3togo/options.py
mp3togo/tags.py
mp3togo/task.py
mp3togo/track.py