gco / rubyripper

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

Allow merging tracks into existing directories #532

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Please describe the steps to reproduce the situation:
a. Rip an audio CD
b. Use an existing directory to rip into

2) What is the expected output? What do you see instead? I would like to be 
able to merge tracks into existing directories. Instead I get the options to 
overwrite or rename. 

3) What version of rubyripper are you using? 0.6.2 
On what operating system? Linux Mint Debian Edition
The gtk2 of commandline interface? 2.12.10-3

4) Is this not already fixed with the latest & greatest code? See for
instructions the Source tab above. No

5) Does the problem happen with all discs? If not, please attach
the output of cdparanoia -Q with a disc that gives trouble. Yes

6) Please explain why this change is important for you. Also, how many
users would benefit from this change?  I use the program to rip sermons from 
disc for uploading to my church's website. I keep the same album name and the 
same artist name. I have to manually move tracks after ripping. Surely, others 
use the program for similar purpose. 

Please provide any additional information below. The more usefull
information provided, the sooner the issue will be fixed.

Note that ruby versions older than 1.9 are no longer supported. You are
advised to upgrade instead.

Original issue reported on code.google.com by ghick...@gmail.com on 29 Aug 2012 at 6:44

GoogleCodeExporter commented 9 years ago
Have you already tries the option "Freeze disc info"? This option makes a 
subdir CD## inside the same master directory. It might just be what you need.

Merging the tracks into the exact same directory is for all kind of reasons not 
a nice thing to do. For instance, files can get overwritten (music tracks, 
cuesheet, playlist, logfile). To append all those isn't correct eather.

Original comment by boukewou...@gmail.com on 30 Sep 2012 at 6:56