On Wed, Jun 1, 2011 at 11:55, Stephan Windmüller <[email protected]> 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]