Comment 4 for bug 134253

Revision history for this message
Julian Andres Klode (juliank) wrote :

dir2ogg (0.11~rc1) RELEASED; urgency=low

  * New features:
    - Heavily Improved MP3 Support (switched to mutagen.id3 from mutagen.easyid3)
    - Support for ALAC Audio Files (use --m4a-decoder=alac-decoder)
  * Bug fixes:
    - MPlayer can now work with comma in filename (LP: #155471)
    - Convert bool and int tags to string
    - Convert all tag names to lowercase for filtering purposes
  * Coding style / Cleanup
    - Remove duplicated code (e.g.: globally define file extensions)
    - Rename functions, classes, variables to match pylint
    - Make MyConfig a function => read_opts
  * Documentation:
    - Update man page
  * Other stuff:
    - No colorized output anymore, easier to work with
    - cdparanoia: disable all paranoia checks
    - Print traceback if tag saving failed

 -- Julian Andres Klode <email address hidden> Sun, 04 Nov 2007 17:27:17 +0100