Your log file shows the following - I have highlighted the dash in bold
red. It will be after "little" and before $FILE$ in the conf file.
Code:
--------------------
[08-04-30 09:28:10.6441] Plugins::CDplayer::CDPLAY::new (107) About to
execute: '"/Users/danco/Library/Application
Support/SqueezeCenter/Plugins/CDplayer/Bin/cdda2wav" -S 4 --output-format raw
-gui output-endianess=little *-* dev=IODVDServices -track 1 - |
"/Users/danco/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/flac"
-cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 -'
--------------------
If it is not in the custom-convert.conf file - then I apologise it must
be in the OSX section of code. In my file - CDPLAY.pm the line of code
would be
Code:
--------------------
} elsif (Slim::Utils::OSDetect::OS() eq 'mac') {
$command =~ s|\"cdplay://(\d+)\"| dev=$cddevice -track $1|;
--------------------
I don't have an extra "-" in the source code. What about on your system
?
--
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=42106
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss