hollunder / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

Single file is created even if 'create cuesheet' is not selected #423

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) Please describe the steps to reproduce the situation:
a. Select 'Create cuesheet'
b. Select 'Rip CD to single file'
c. Deselect 'Create cuesheet'
d. Rip the cd (or start it)

2) What is the expected output? What do you see instead?
I expect to get a file for every track. However, rubyripper still wants to
create a single file for the CD.

3) What version of rubyripper are you using? On what operating system? The
gtk2 of commandline interface?
gtk2, Archlinux, git: f6df30a2d76176989064

Original issue reported on code.google.com by themineo on 28 May 2010 at 12:52

GoogleCodeExporter commented 8 years ago
Fixed with commit:
http://github.com/rubyripperdev/rubyripper/commit/d301fe2675d0b21bae3441c6ddfddc
5f3e3f
cc4e

Original comment by boukewou...@gmail.com on 28 May 2010 at 1:07