--- abcde.conf.orig 2016-04-06 08:47:56 UTC +++ abcde.conf @@ -231,7 +231,8 @@ # Ogg: #VORBIZEOPTS= -#OGGENCOPTS= +#OFFENCOPTS= +OGGENCOPTS="-q 5" # FLAC: # The flac option is a workaround for an error where flac fails @@ -379,7 +380,7 @@ # (e.g. "ogg") or a combination of them separated with "," # (e.g. "flac,mp3"). Currently recognised and supported are: # "flac", "m4a", "mp3, "mpc", "ogg", "opus", "mka", "spx", "vorbis", "wav", "wv", "ape" -#OUTPUTTYPE=ogg +OUTPUTTYPE=ogg # Output filename format - change this to reflect your inner desire to # organize things differently than everyone else :) @@ -392,9 +393,11 @@ # to the files. Remove it from your user defined string if you are getting # files like ".ogg.ogg". #OUTPUTFORMAT='${ARTISTFILE}-${ALBUMFILE}/${TRACKNUM}.${TRACKFILE}' +OUTPUTFORMAT='${ARTISTFILE}-${ALBUMFILE}/${ARTISTFILE}-${TRACKNUM}-${TRACKFILE}' # Like OUTPUTFORMAT but for Various Artists discs. #VAOUTPUTFORMAT='Various-${ALBUMFILE}/${TRACKNUM}.${ARTISTFILE}-${TRACKFILE}' +VAOUTPUTFORMAT='${ARTISTFILE}/${ARTISTFILE}-${TRACKNUM}-${TRACKFILE}' # Like OUTPUTFORMAT and VAOUTPUTFORMAT but for the ONEFILE rips. #ONETRACKOUTPUTFORMAT=$OUTPUTFORMAT