[Abcde-users] 2.9.1 minor error
Steve McIntyre
steve at einval.com
Sat Apr 21 22:20:31 BST 2018
Finally finding some time to hack again, yay!
On Sat, Mar 24, 2018 at 06:03:05PM -0600, Alan W. Kerr wrote:
>found one more minor error...
>and, apparently, one that no one has "cared about"... yet.
>
>at line 3502 is:
>
> FIRSTTRACK=$2
> LASTTRACK=$(expr $3 + 0)
> UTRACKNUM=$FIRSTTRACK
>
>line 3502 should be changed to:
>FIRSTTRACK=$(expr $2 + 0)
>
>This will only be important if ripping a "range of tracks" and that
>range *starts* with track 8 or 9 (ie tracks 9-12) because then the
>FIRSTTRACK will be seen as an "illegal octal value", just like LASTTRACK
>was.
ACK - that's a problem, except... In ONETRACK mode it should only ever
be ripping the whole album. At least in local testing I can't make
abcde do a limited set of tracks in that mode. It's nothing I've ever
tried (or wanted!), so I'm curious to know if/how you've managed it!
--
Steve McIntyre, Cambridge, UK. steve at einval.com
Getting a SCSI chain working is perfectly simple if you remember that there
must be exactly three terminations: one on one end of the cable, one on the
far end, and the goat, terminated over the SCSI chain with a silver-handled
knife whilst burning *black* candles. --- Anthony DeBoer
More information about the Abcde-users
mailing list