AlexLeoTW / rubyripper

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

CLI exits when all tracks selected #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Since the GUI isn't updated the CLI is going to get a workout...

What steps will reproduce the problem?
1. Launch CLI
2. Say yes to rip all tracks
3.

What is the expected output? What do you see instead?
It should run, instead it dies

What version of rubyripper are you using? On what operating system? What is
your version of the ruby-gtk bindings?
svn 48, Debian

Please provide any additional information below.
[jebediah@manger]-(~/src/rubyripper/svn)$ ./rubyripper_cli.rb
Audio-disc found, number of tracks : 10, total playlength : 49:44
Fetching freedb info...

FREEDB INFO
Artist : Ljå
Album : Til Avsky for Livet
Genre : Unknown
Year : 2006

Track 1 : Til Satan
Track 2 : Til avsky for livet
Track 3 : Et barn er dødt i betlehem
Track 4 : Vårtegn
Track 5 : Tilgi dem aldri
Track 6 : Vådeskudd
Track 7 : Svart
Track 8 : Granatsjokk
Track 9 : Blendende lys
Track 10 : Gjort til Djevel

Should all tracks be ripped ? (y/n) y
Tracks to rip are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
[jebediah@manger]-(~/src/rubyripper/svn)$

Original issue reported on code.google.com by mordbr...@gmail.com on 30 Dec 2006 at 9:11

GoogleCodeExporter commented 8 years ago
Nice to have a reminder around that tells me to solve this. I changed the way 
the 
backend code should be called. Only updated the gtk2 interface. Fix won't take 
long 
I guess.

Original comment by rubyripp...@gmail.com on 30 Dec 2006 at 10:34

GoogleCodeExporter commented 8 years ago
Excellent.  I have a number of CDs to rip so the bug reports should be 
forthcoming if
I hit them.

Original comment by mordbr...@gmail.com on 31 Dec 2006 at 4:35

GoogleCodeExporter commented 8 years ago
Since a developer mailed me with interest for adding MacOS support, the cli has 
just gotten top priority. It works now better than ever :) Just get the latest 
commit... 

Original comment by rubyripp...@gmail.com on 2 Feb 2007 at 9:49