r103@frost: data | 2005-08-13 04:51:15 +0300
[clinton/abcde.git] / abcde.conf
index df4877c..0022363 100644 (file)
 # so they can be reused when ripping CDs.
 #CDDBUSELOCAL="n"
 
 # so they can be reused when ripping CDs.
 #CDDBUSELOCAL="n"
 
+# List, separated with a coma, the fields we want the parsing function to
+# output. Defaults to YEAR and GENRE, for a complete list of fields provided by
+# CDDB.
+# The fields are not case sensitive. Actually, "y,g" will work as fine as "Y,G"
+# or "YEAR, GENRE"
+#SHOWPARSEDFIELDS=year,genre
+
 # Specify the style of encoder to use here - 
 # oggenc, vorbize - for OGGENCODERSYNTAX
 # lame, gogo, bladeenc, l3enc, xingmp3enc, mp3enc - for MP3ENCODERSYNTAX
 # Specify the style of encoder to use here - 
 # oggenc, vorbize - for OGGENCODERSYNTAX
 # lame, gogo, bladeenc, l3enc, xingmp3enc, mp3enc - for MP3ENCODERSYNTAX
 #CDSPEED=eject
 #VORBISGAIN=vorbisgain
 #MKCUE=mkcue
 #CDSPEED=eject
 #VORBISGAIN=vorbisgain
 #MKCUE=mkcue
+#MKTOC=cdrdao
+#DIFF=diff
 
 # Options to call programs with:
 
 
 # Options to call programs with:
 
 #CDSPEEDOPTS="-x"
 #CDSPEEDVALUE=""
 #MKCUEOPTS=""
 #CDSPEEDOPTS="-x"
 #CDSPEEDVALUE=""
 #MKCUEOPTS=""
+#MKTOCOPTS=""
+#DIFFOPTS=""
 #VORBISCOMMENTOPTS="-R"
 #METAFLACOPTS="--no-utf8-convert"
 
 #VORBISCOMMENTOPTS="-R"
 #METAFLACOPTS="--no-utf8-convert"