From: data Date: Thu, 18 Aug 2005 21:06:47 +0000 (+0000) Subject: r122@frost: data | 2005-08-19 00:05:30 +0300 X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/f00ed3e77f5eebf1b3e0ddd275fb8daf51d27516?hp=411ef0b02abb57afb029cc056afb289064f28ca0 r122@frost: data | 2005-08-19 00:05:30 +0300 updated man page and config file git-svn-id: http://abcde.googlecode.com/svn/trunk@101 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde.1 b/abcde.1 index 8e5e62c..85831f3 100644 --- a/abcde.1 +++ b/abcde.1 @@ -239,6 +239,10 @@ Specifies the style of cdrom reader to use. Valid options are \'cdparanoia\' and \'debug\'. It is used for querying the CDROM and obtain a list of valid tracks and DATA tracks. Right now, only cdparanoia is supported. .TP +.B CUEREADERSYNTAX +Specifies the syntax of the program we use to read the CD CUE sheet. Right now +we only support \'mkcue\', but in the future other readers might be used. +.TP .B KEEPWAVS It defaults to no, so if you want to keep those wavs ripped from your CD, set it to "y". You can use the "-k" switch in the command line. The default diff --git a/abcde.conf b/abcde.conf index 0022363..f4708db 100644 --- a/abcde.conf +++ b/abcde.conf @@ -71,6 +71,10 @@ # 'cdda2wav', 'dagrab' and 'cddafs' (Mac OS X only). #CDROMREADERSYNTAX=cdparanoia +# CUE reader program to use. +# Right now we only support 'mkcue', but this might change in the future. +#CUEREADERSYNTAX=default + # Keep the wav files after encoding. Set it to "y" and remove "clean" from # the list of default actions, since we purge the temp directory as default. #KEEPWAVS=n