I will see what happens with your new version of the code.

I looked at my version of custom-convert.conf, and it reads

# 
# cdd2wav Linux/ OSX verson 
#
cdplay wav * *
        [cdda2wav] -S 4 --output-format raw -gui output-endianess=little 
$FILE$

cdplay mp3 * *
        [cdda2wav] -S 4 --output-format raw -gui output-endianess=little 
$FILE$ - | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - -

cdplay flc * *
        [cdda2wav] -S 4 --output-format raw -gui output-endianess=little 
$FILE$ -  | [flac] -cs --totally-silent --endian=little --channels=2
--sign=signed --bps=16 --sample-rate=44100 --compression-level-0 -

Should the dash after $FILES$ be there? Or is there something more
seriously wrong with my custom-convert.conf?

I tried, in case this dash was the problem, disabling the mp3 and flac
formats in the File Types setting for CDplayer, but that did not help.


-- 
danco
------------------------------------------------------------------------
danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=42106

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to