Obs 0.4.0 has just been released. You can grab it from here:

   http://obs.freeamp.org/download/obs-0.4.0.tar.gz

And the needed perl modules are here:

   http://obs.freeamp.org/download/perl_modules-0.4.0.tar.gz

The ChangeLog for the complete 0.4.0 series is below. I'd like to thank
Chris Bechberger, Christopher W. Curtis, Mike Quintero, and Robert Hart
for contributing to this release!

Changes for version 0.4.0: 

- Improved the error detection and error messages for when the CleanUp.pl
  script encounters bad MP3 files.
- Added -lf option to CleanUp.pl to write track lengths to the DB for all
  tracks that have a zero duration in the database. The -lf option does nothing
  else. 

Changes for version 0.4.0-pre2: 
- Removed the extra <p> from top.html
- Added an http-equiv no-cache to all cgi-bin scripts
- Added the -lz link flags since its required by libmysqlclient
- Applied Robert Hart's track length patch, which shows track lengths
  in the album and playlist views. Use AddFiles.pl -u to update the
  database with track lengths.
- Added a -l option to CleanUp.pl for writing track lengths to the DB
- Added a search page that was contributed by Robert Hart 

Changes for version 0.4.0-pre1: 
- Revamped the randomizer for DJ Random. Now uses lrand48() and a Random
  column in the Track table to keep track of what files have already been
  played. DJ Random will not repeat files now until all the files in
  on DJ Random set have been played.
- Fixed configure problem where it wouldn't find the mysqclient libs,
  since more recent versions of mysql need -lz to link properly.
- Revamped the playlist manager.The new batch oriented playlist mode
  gives a lot more power to carry out simple tasks on a number of tracks
  at the same time.
- Added a top tracks page that shows the 100 most played tracks
- Added a history page that shows the time and status of the last 100 played
  tracks.
- Fixed problem where TrackNum was not leading 0 padded in CleanUp.pl
- Fixed uppercase/lowercase problem in the artist listing on the web
  iterface where the index would sometimes jump to a wrong position.
- Now obs uses the MP3::Tag libraries from CPAN to read/write ID3v1/2 tags
- Fixed a problem where the configuration file reading code would lock up
  under RedHat 7.0


--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye   --    [EMAIL PROTECTED]   --   http://www.mayhem-chaos.net

_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to