16 years agoMerge with bugfix-0.5 master
Simeon Veldstra [Thu, 3 Apr 2008 21:48:30 +0000]
Merge with bugfix-0.5

16 years agoUpdate Debian packaging bugfix-0.5 / v0.5.13
Simeon Veldstra [Thu, 3 Apr 2008 21:30:25 +0000]
Update Debian packaging

16 years agoChanged default verbose level to 2
Simeon Veldstra [Thu, 3 Apr 2008 15:41:30 +0000]
Changed default verbose level to 2

16 years agoMerge with bugfix-0.5 0.5.12
Simeon Veldstra [Tue, 12 Jun 2007 06:13:26 +0000]
Merge with bugfix-0.5 0.5.12

16 years agoFixed no-eyeD3-without-ID3 bug. v0.5.12
Simeon Veldstra [Tue, 12 Jun 2007 06:09:51 +0000]
Fixed no-eyeD3-without-ID3 bug.
Added warning when guessing tags.
Added --no-guessing-tags argument.

16 years agoMerge with bugfix-0.5
Simeon Veldstra [Sun, 10 Jun 2007 04:23:45 +0000]
Merge with bugfix-0.5

16 years agoFixed ommitted tags, bug report Konstantin Pastbin. v0.5.11
Simeon Veldstra [Sun, 10 Jun 2007 04:15:37 +0000]
Fixed ommitted tags, bug report Konstantin Pastbin.

17 years agoFixed uncaught exception thrown by eyeD3 on 2 digit years.
Simeon Veldstra [Mon, 19 Feb 2007 06:49:11 +0000]
Fixed uncaught exception thrown by eyeD3 on 2 digit years.

17 years agoTweaked file size units parsing.
Simeon Veldstra [Fri, 16 Feb 2007 01:10:43 +0000]
Tweaked file size units parsing.

17 years agoBugfix release v0.5.10
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.

17 years agoMerge with bugfix-0.5
Simeon Veldstra [Mon, 5 Feb 2007 01:01:02 +0000]
Merge with bugfix-0.5

17 years agoAdded --update patch from Mark J. Hewitt v0.5.9
Simeon Veldstra [Mon, 5 Feb 2007 00:58:17 +0000]
Added --update patch from Mark J. Hewitt

17 years agoCatch GenreException thrown by eyeD3.tag
Simeon Veldstra [Tue, 21 Nov 2006 05:08:45 +0000]
Catch GenreException thrown by eyeD3.tag

17 years agoMerge with bugfix-0.5
Simeon Veldstra [Mon, 6 Nov 2006 01:15:18 +0000]
Merge with bugfix-0.5

17 years agoFix flac tag bug and debian packaging v0.5.8
Simeon Veldstra [Mon, 6 Nov 2006 00:54:17 +0000]
Fix flac tag bug and debian packaging

17 years agoFixed the street address for the FSF in the LICENSE file.
Simeon Veldstra [Sat, 14 Oct 2006 20:19:33 +0000]
Fixed the street address for the FSF in the LICENSE file.

17 years agoRemoved the debian directory from the 'upstream' source in preparation
Simeon Veldstra [Sat, 14 Oct 2006 20:12:27 +0000]
Removed the debian directory from the 'upstream' source in preparation
for correct debian packaging.

17 years agoMerge with bugfix-0.5
Simeon Veldstra [Sat, 14 Oct 2006 17:35:20 +0000]
Merge with bugfix-0.5

17 years agoFixed bug in tags.py
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.

17 years agoSmall changes to Debianization
Simeon Veldstra [Wed, 5 Jul 2006 16:40:06 +0000]
Small changes to Debianization

17 years agoMinor fix to setup.py
Simeon Veldstra [Thu, 29 Jun 2006 06:29:16 +0000]
Minor fix to setup.py

17 years agoMerge with bugfix-0.5.6
Simeon Veldstra [Thu, 29 Jun 2006 06:25:40 +0000]
Merge with bugfix-0.5.6

17 years agoFixed bug with input ogg files with no genre tag. v0.5.6
Simeon Veldstra [Thu, 29 Jun 2006 06:20:32 +0000]
Fixed bug with input ogg files with no genre tag.

17 years agoMerge with bugfix-0.5
Simeon Veldstra [Tue, 27 Jun 2006 03:53:45 +0000]
Merge with bugfix-0.5

17 years agoVersion 0.5.5 commit. v0.5.5
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.

17 years agoChanged ogg decoder to oggdec. v0.5.4
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)

17 years agoStarting 0.5.4 bugfix release.
Simeon Veldstra [Mon, 12 Jun 2006 23:24:13 +0000]
Starting 0.5.4 bugfix release.

17 years agoImprovements have been made, bugs have been squashed.
Simeon Veldstra [Thu, 8 Jun 2006 10:23:19 +0000]
Improvements have been made, bugs have been squashed.

The code for the playlist widget has been moved out of mainwindow.py into
its own module. Most of the things this change broke have been fixed.

17 years agoFirst commit in 0.6.0 tree
Simeon Veldstra [Thu, 8 Jun 2006 00:26:48 +0000]
First commit in 0.6.0 tree

This is the first working code for the GTK front end. It is still in
development.

17 years agoVersion 0.5.3 v0.5.3
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.

17 years agoSmall fixes and tune-ups for gui
sim [Wed, 7 Jun 2006 02:00:41 +0000]
Small fixes and tune-ups for gui

17 years agomp3togo version 0.5.2 v0.5.2
Simeon Veldstra [Thu, 1 Jun 2006 01:14:08 +0000]
mp3togo version 0.5.2

Added .m4a patch from Justus Pendleton.

17 years agomerging cluster back to master
Simeon Veldstra [Sun, 28 May 2006 18:46:47 +0000]
merging cluster back to master

17 years agoAdded --no-tags option and an except clause to tagging code. v0.5.1
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

17 years ago0.5.0 Changelog v0.5.0
Simeon Veldstra [Sat, 27 May 2006 03:10:23 +0000]
0.5.0 Changelog

17 years agoVersion 0.5.0
Simeon Veldstra [Sat, 27 May 2006 03:08:16 +0000]
Version 0.5.0

First release with cluster mode.

17 years agoTidied up and running pretty well.
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.

17 years agoCluster mode is mostly working.
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.

17 years agoMaster and slave ends first working
Simeon Veldstra [Mon, 22 May 2006 19:15:49 +0000]
Master and slave ends first working

17 years agoHacking at cluster mode
Simeon Veldstra [Sun, 21 May 2006 19:28:28 +0000]
Hacking at cluster mode

17 years agoTake versioning code out of setup.py
Simeon Veldstra [Sun, 21 May 2006 09:34:09 +0000]
Take versioning code out of setup.py

17 years agoVersion 0.4.2 v0.4.1
sim [Sat, 20 May 2006 18:32:29 +0000]
Version 0.4.2

Start of version

--
sim

17 years agoVersion 0.4.1
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

17 years agoVersion 0.4.0
sim [Sat, 20 May 2006 18:25:33 +0000]
Version 0.4.0

Added cache.py

--
sim

17 years agoVersion 0.4.0
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

17 years agoVersion 0.3.2
sim [Sat, 20 May 2006 18:19:17 +0000]
Version 0.3.2

Bug fixes:
 Really fix the third party module test bug.

--
sim

17 years agoVersion 0.3.1
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

17 years agoAdded new files for 0.3.0
sim [Sat, 20 May 2006 18:11:57 +0000]
Added new files for 0.3.0

Simeon Veldstra

17 years agoVersion 0.3.0
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

17 years agoInitial release 0.2.1
sim [Sat, 20 May 2006 17:56:52 +0000]
Initial release 0.2.1

First public release of mp3togo
Simeon Veldstra