On Wed, Jun 1, 2011 at 11:55, Stephan Windmüller <wi...@white-hawk.de> wrote: > Package: abcde > Version: 2.4.2-1 > Severity: normal > > abcde is configured to rip CDs in flac and ogg: > > OUTPUTTYPE=ogg,flac > > I want it to sort the files correctly based on the output type, so I set > this option: > > OUTPUTFORMAT='${ARTISTFILE}/${ALBUMFILE} \(${OUTPUTTYPE}\)/${TRACKNUM} - > ${TRACKFILE}'
Just use: OUTPUTFORMAT='${ARTISTFILE}/${ALBUMFILE} \(${OUTPUT}\)/${TRACKNUM} - ${TRACKFILE}' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org