Closed GoogleCodeExporter closed 9 years ago
Bug found and solved. It won't happen if you have any cdparanoia parameters.
But
otherwise not a string is passed, but just a boolean (false). Therefore it
errors
out.
As I'm in the middle of fighting the summary bug, I won't update the svn code
immediately. However, you can easily add in rr_lib.rb, line 343, after ('-Z')
' if @settings['rippersettings']' (without the outside quotes)
This first tests if it isn't false. (A string compares to true).
Original comment by rubyripp...@gmail.com
on 19 Nov 2006 at 10:48
Original issue reported on code.google.com by
mordbr...@gmail.com
on 19 Nov 2006 at 10:03