---------------------------- revision 1.5 date: 2006-06-13 16:01:48 -0700; author: bulliver; state: Exp; lines: +79 -70; commitid: 1b13448f42634567; APPVERSION = '0.2' * Added a few more error checks and whatnot, cleaned it up, and made it accurate. * Added "--ignore-tag-errors" to lame command (doesn't like genre='Unknown', prefers 'Other') Should I make 'Other' the default? * After some testing I have decided to make this the first pyublic release Godspeed sneetchalizer-0.2! ---------------------------- revision 1.4 date: 2006-06-12 22:45:55 -0700; author: bulliver; state: Exp; lines: +84 -67; commitid: 5710448e502c4567; APPVERSION = '0.1.2' * Moved warn() to caution() * Fixed showUsage so it's accurate * Added infile support for aac, mp4, m4b * Added quality/bitrate options for lame/oggenc * Added sanity test for '--out' argument ---------------------------- revision 1.3 date: 2006-06-12 19:11:32 -0700; author: bulliver; state: Exp; lines: +114 -40; commitid: 31e448e114a4567; APPVERSION = '0.1.1' * Added checkTags to MetaTags * Added exception handler for using ID3 * Rewrote OggMetaTags to grab tags directly, rather than using ogginfo.rb Most of the code in extractTag and findPage is verbatim from ogginfo.rb Credit to Guillaume Pierronnet :: http://ruby-ogginfo.rubyforge.org/ * Added checkToolkit, though it is not yet used. Need to rethink how to implement a global toolkit check once per run ---------------------------- revision 1.2 date: 2006-06-11 01:47:42 -0700; author: bulliver; state: Exp; lines: +2 -2; commitid: 771448bd84e4567; First import to cvs. The script is mostly functional, if not a little rough around the edges. Keeping at 0.1. Hopefully get it good enough to release to the public as 0.2. ---------------------------- revision 1.1 date: 2006-06-10 23:05:22 -0700; author: bulliver; state: Exp; commitid: 52fa448bb2a24567; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 2006-06-10 23:05:22 -0700; author: bulliver; state: Exp; lines: +0 -0; commitid: 52fa448bb2a24567; initial import into CVS =============================================================================