eyeD3 Changelog

What's new in eyeD3 0.6.18

Nov 26, 2011
  • New features:
  • Support for disc number frames (TPOS). Thanks to Nathaniel Clark
  • Added %Y (year) and %G (genre) substitution variables for file renames. Thanks to Otávio Pontes
  • Improved XML (--jep-118) escaping and a new option (--rfc822) to output in RFC 822 format. Thanks to Neil Schemenauer
  • --rename will NOT clobber existing files.
  • New option --itunes to write only iTunes accepted genres. Thanks to Ben Isaacs
  • If available the 'magic' module will be used to determine mimetypes when the filename is not enough. Thanks to Ville Skyttä
  • --set-encoding can be used along with a version conversion arg to apply a new encoding to the new tag.
  • Increased performance for mp3 header search when malformed GEOB frames are encountered. Thanks to Stephen Fairchild
  • Less crashing when invalid user text frames are encountered.
  • Less crashing when invalid BPM values (empty/non-numeric) are encountered.

New in eyeD3 0.6.17 (Jul 4, 2009)

  • Bug fixes:
  • Workaround invalid utf16
  • Show all genres during --list-genres
  • Workaround invalid PLCT frames.
  • Show all tracks during --nfo output.
  • New features:
  • Support for URL frames (W??? and WXXX)
  • Program exit code for the 'eyeD3' command line tool