Rubyripper Changelog

What's new in Rubyripper 0.6.2

Apr 19, 2012
  • fix a crash when error on end of disc
  • repair for Ruby-1.9 Net::HTTP updates
  • fix outdated assumptions for gtk binding version
  • backport a fix for separating various artists

New in Rubyripper 0.6.0 (Aug 9, 2011)

  • many ruby-1.9 fixes
  • get advanced toc scanning with help of cdrdao
  • support for hidden tracks before track 1
  • optionally set how many seconds a hidden track at least must be
  • optionally not rip sectors before track 1 (prevent crashes for some drives)
  • option to either append / prepend pregaps
  • option for pre-emphasis handling
  • fix rips with discs that start with a data track once again
  • all new options result in a correct cuesheet (like EAC)
  • fix the --all CLI option and rename it to --defaults
  • improved aborting a rip
  • better show intention of "overwrite" dir by renaming it
  • better detection of various artist discs
  • cooldown the drive for two minutes after 30 minutes non-stop ripping
  • better handling of incomplete rips of last track due to offsets
  • added detection of free disk space
  • force a unique output directory in the gtk2 gui
  • fix some exotic lame tags
  • poll for the drive for some seconds to detect a disc
  • more easy visual sign when some erors were not recovered
  • move to freedesktop.org standard directories to store files (auto migration)
  • automatically filter out illegal FAT32 characters in filenames
  • better implementation of encoding threads, fixes multiple encodings
  • show the amount of seconds for each trial to rip
  • new Italian translation
  • update of many translations
  • and many other small fixes

New in Rubyripper 0.5.7 (Oct 20, 2009)

  • a fix for discs that start with a data track
  • a fix for checking the available space for some languages
  • a few fixes for the OpenBSD platform
  • fix a typo in the logfile when errors were corrected
  • don't replace bracquets in filenames -> []
  • fix a typo which resulted in a directory not containing the album name
  • allow multiple encoding threads once again

New in Rubyripper 0.5.3 (Sep 30, 2008)

  • fix detection of some devices
  • update Hungarian / German translation
  • fix permissions on install + other small config fixes
  • add totaltracks tag
  • add albumartist tag
  • add support for lame 3.98: all genre tags now allowed
  • mention the artist / album in the summary page
  • add accelerator keys
  • encoding errors are now always reported
  • support weird characters in tags, while disabling in the filename
  • small fixes here and there