Simeon Veldstra [Tue, 13 Feb 2007 03:48:08 +0000]
Bugfix release
Fixed verbose == 0 to no longer produce output or attempt to reset the
terminal. Bug pointed out by Gary Lawrence Murphy.
Fixed bug with -m option.
Simeon Veldstra [Mon, 5 Feb 2007 00:58:17 +0000]
Added --update patch from Mark J. Hewitt
Simeon Veldstra [Tue, 21 Nov 2006 05:08:45 +0000]
Catch GenreException thrown by eyeD3.tag
Simeon Veldstra [Mon, 6 Nov 2006 00:54:17 +0000]
Fix flac tag bug and debian packaging
Simeon Veldstra [Sat, 14 Oct 2006 20:19:33 +0000]
Fixed the street address for the FSF in the LICENSE file.
Simeon Veldstra [Sat, 14 Oct 2006 20:12:27 +0000]
Removed the debian directory from the 'upstream' source in preparation
for correct debian packaging.
Simeon Veldstra [Sat, 14 Oct 2006 17:21:38 +0000]
Fixed bug in tags.py
An attribute is referenced on an object returned from the eyeD3 module that
may in some cases be None. In this case an AttributeError exception is
raised. Changed the reference to a getattr call with a default value.
Simeon Veldstra [Wed, 5 Jul 2006 16:40:06 +0000]
Small changes to Debianization
Simeon Veldstra [Thu, 29 Jun 2006 06:20:32 +0000]
Fixed bug with input ogg files with no genre tag.
Simeon Veldstra [Tue, 27 Jun 2006 02:42:12 +0000]
Version 0.5.5 commit.
Changed ID3 tagging library to eyeD3 to fix issues with unicode in tags.
Simeon Veldstra [Tue, 13 Jun 2006 02:59:33 +0000]
Changed ogg decoder to oggdec.
Fixes bug where ogg files fail on Debian Stable (Sarge)
Simeon Veldstra [Mon, 12 Jun 2006 23:24:13 +0000]
Starting 0.5.4 bugfix release.
Simeon Veldstra [Wed, 7 Jun 2006 02:37:40 +0000]
Version 0.5.3
Added Justus Pendleton's config file patch.
Fixed bug in cluster.py starting slaves.
sim [Wed, 7 Jun 2006 02:00:41 +0000]
Small fixes and tune-ups for gui
Simeon Veldstra [Thu, 1 Jun 2006 01:14:08 +0000]
mp3togo version 0.5.2
Added .m4a patch from Justus Pendleton.
Simeon Veldstra [Sun, 28 May 2006 18:46:47 +0000]
merging cluster back to master
Simeon Veldstra [Sun, 28 May 2006 18:12:39 +0000]
Added --no-tags option and an except clause to tagging code.
Released as 0.5.1
Simeon Veldstra [Sat, 27 May 2006 03:10:23 +0000]
0.5.0 Changelog
Simeon Veldstra [Sat, 27 May 2006 03:08:16 +0000]
Version 0.5.0
First release with cluster mode.
Simeon Veldstra [Tue, 23 May 2006 07:34:19 +0000]
Tidied up and running pretty well.
Need to do the Options() initialization properly on the slave nodes to
check for binaries, modules, set up etc.
Simeon Veldstra [Tue, 23 May 2006 06:43:37 +0000]
Cluster mode is mostly working.
Two external hosts; turbot and pike, controled by ibeam, syncronize the
processing of files in the correct sequence around a failure.
-- output: --
Connecting to cluster nodes:
pike.internal turbot.internal
Host pike.internal at Mon May 22 23:29:06 2006 starting file:
/home/sim/temp/2go/cluster/tst2/01 - 21st Century Schizoid Man
(including Mirrors).flac
Host turbot.internal at Mon May 22 23:29:07 2006 starting file:
/home/sim/temp/2go/cluster/tst2/07-Daft_Punk-Around_the_World.mp3
Host turbot.internal at Mon May 22 23:30:00 2006 starting file:
/home/sim/temp/2go/cluster/tst2/Cat_Stevens-Greatest_Hits-02-Oh_very_young.ogg
Task failed on host: turbot.internal
/home/sim/temp/2go/cluster/tst2/Cat_Stevens-Greatest_Hits-02-Oh_very_young.ogg
Host turbot.internal at Mon May 22 23:30:04 2006 starting file:
/home/sim/temp/2go/cluster/tst2/Creep.mp3
Host pike.internal at Mon May 22 23:30:09 2006 starting file:
/home/sim/temp/2go/cluster/tst2/Cat_Stevens-Greatest_Hits-02-Oh_very_young.ogg
Host pike.internal at Mon May 22 23:30:33 2006 starting file:
/home/sim/temp/2go/cluster/tst2/Nina_Simone-The_Blues-02-Day_And_Night.ogg
Host turbot.internal at Mon May 22 23:30:35 2006 starting file:
/home/sim/temp/2go/cluster/tst2/testflac.flac
Host turbot.internal finished.
Host pike.internal finished.
All workers exited
-- end --
When I threw ibeam in as a worker I got a traceback.
Simeon Veldstra [Mon, 22 May 2006 19:15:49 +0000]
Master and slave ends first working
Simeon Veldstra [Sun, 21 May 2006 19:28:28 +0000]
Hacking at cluster mode
Simeon Veldstra [Sun, 21 May 2006 09:34:09 +0000]
Take versioning code out of setup.py
sim [Sat, 20 May 2006 18:32:29 +0000]
Version 0.4.2
Start of version
--
sim
sim [Sat, 20 May 2006 18:29:30 +0000]
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
sim [Sat, 20 May 2006 18:25:33 +0000]
Version 0.4.0
Added cache.py
--
sim
sim [Sat, 20 May 2006 18:25:02 +0000]
Version 0.4.0
Add caching support for processed files.
Add support for Amarok playlist grabbing - Justus Pendleton
Support specifing playlists as free arguments - idea: Christopher Arndt
--
sim
sim [Sat, 20 May 2006 18:19:17 +0000]
Version 0.3.2
Bug fixes:
Really fix the third party module test bug.
--
sim
sim [Sat, 20 May 2006 18:16:35 +0000]
Version 0.3.1
Bug Fixes:
* 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.
-sim
sim [Sat, 20 May 2006 18:11:57 +0000]
Added new files for 0.3.0
Simeon Veldstra
sim [Sat, 20 May 2006 18:09:38 +0000]
Version 0.3.0
New version released. Major code rewrite, the last of the
wall street code is redone.
Simeon Veldstra
sim [Sat, 20 May 2006 17:56:52 +0000]
Initial release 0.2.1
First public release of mp3togo
Simeon Veldstra