mp3togo (0.5.6) unstable; urgency=low * Fixed divide by zero error and missing symbol error. * Fixed missing genre tag in ogg file error. * Thanks to Mark Hewitt for the report and fixes. -- Simeon Veldstra Wed, 28 Jun 2006 23:07:04 -0700 mp3togo (0.5.5) unstable; urgency=low * Added support for python-eyeD3 for more robust handling of unicode tags. * python-ID3 is still supported and will be used if eyeD3 is not available. -- Simeon Veldstra Mon, 26 Jun 2006 19:17:31 -0700 mp3togo (0.5.4) unstable; urgency=low * Changed the ogg decoder to oggdec from ogg123 to fix bug on Debian Stable (Sarge). -- Simeon Veldstra Mon, 12 Jun 2006 19:46:05 -0700 mp3togo (0.5.3) unstable; urgency=low * Added Justus Pendleton's patch to fix config file bug. * Fixed cluster mode - start slave as test-mp3togo bug. * Made minor changes to prepare for GUI. -- Simeon Veldstra Tue, 6 Jun 2006 19:12:58 -0700 mp3togo (0.5.2) unstable; urgency=low * Added Justus Pendleton's .m4a patch -- Simeon Veldstra Wed, 31 May 2006 18:00:03 -0700 mp3togo (0.5.1) unstable; urgency=low * Added --no-tags option which disables tagging of output files. * Added a test for exceptions to the tagging code. -- Simeon Veldstra Sun, 28 May 2006 11:04:37 -0700 mp3togo (0.5.0) unstable; urgency=low * Added cluster mode feature. -- Simeon Veldstra Fri, 26 May 2006 20:08:39 -0700 mp3togo (0.4.1) unstable; urgency=low * Merged Justus Pendleton's --format patch. See --help. * 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. -- Simeon Veldstra Sat, 20 May 2006 02:29:59 -0700 mp3togo (0.4.0) unstable; urgency=low * Add caching support for processed files. * Add support for Amarok playlist grabbing - Justus Pendleton * Support specifing playlists as free arguments - idea: Christopher Arndt -- Simeon Veldstra Thu, 18 May 2006 00:30:09 -0700 mp3togo (0.3.2) unstable; urgency=low * Really be graceful in the absence of third party modules. Thanks fab for the patch. -- Simeon Veldstra Wed, 17 May 2006 12:32:00 -0700 mp3togo (0.3.1) unstable; urgency=low * Thanks: Christopher Arndt for setup.py fix and suggestions. * Incorrect parameter in setup.py * Don't overwrite unless --force is used. * Don't mangle file names arbitrarily. * Separate the test suite. * Be graceful in the absence of third party modules. -- Simeon Veldstra Mon, 15 May 2006 18:56:48 -0700 mp3togo (0.3.0) unstable; urgency=low * Rewrote program to use os.exec instead of os.system. * New progress output format, pause and stop controls. * Cleaned up, modularized, code. * Built unit test suite. * Added thread support. -- Simeon Veldstra Sun, 14 May 2006 14:27:56 -0700 mp3togo (0.2.1) unstable; urgency=low * Initial Release. * This package is maintained by its author. -- Simeon Veldstra Wed, 26 Apr 2006 19:44:29 -0700