-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jesus Climent wrote: > On Fri, Jul 07, 2006 at 02:45:14PM -0500, Charles Steinkuehler wrote: >> >> abcde.leadin.patch is a simple patch to pass cdparanoia the range '0-' >> instead of '$FIRSTTRACK-$LASTTRACK' when doing a onetrack do_cdread, >> which causes any lead-in to be ripped along with the audio tracks. > > The problem with this patch is that it breaks the possible option of ripping a > CD with both a leading track and an end track, which right now is allowed. I > will have to add a way to check that no track range has been passed in the > command line and use that as a signaling to rip "0-" in cdparanoia.
Hmm...in the version I'm using, from Debian Unstable: $ abcde.cs -v This is abcde v2.3.99-$Revision: 208 $. It appears to be illegal to specify a track range along with the onetrack (-1) flag. The track range gets over-written and a warning is printed: $ abcde.cs -1 -M -o flac -d /dev/cdrom -t 0 1-3 [WARNING] ONETRACK mode selected, grabbing all tracks... Grabbing entire CD - tracks: 01 02 03 04 05 06 07 08 09 10 11 The patch I made only affects the cdparanoia settings when in the ONETRACK mode (-1 passed on the command line). Normal mode ripping (ie: no -1) should be unaffected. - -- Charles Steinkuehler [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFEruVfenk4xp+mH40RAtFBAKCmgmtNPB6Ai3oFdv1652cO8BELbQCgnICJ 2CknlAATogMf2LhK1NeTJNc= =tR3E -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

