I realised a couple of errors on my part. During earlier testing I had renamed cdda2wav to cdda2wavreal, which of course I had to change back. Also when removing the extra 2 I had put in an unwanted space.
But that doesn't seem to be the issue. Removing the echo and running cdda2wavosx.sh from the Terminal gives /Users/danco/Library/Application\ Support/SqueezeCenter/Plugins/CDplayer/Bin/cdda2wavosx.sh cdda2wav script running command: 1 Volume The Time Has Come on disk2 unmounted cdda2wav: There is no sound support configured! cdda2wav: No such file or directory. No matching device found.. Cannot open SCSI driver. cdda2wav: For possible targets try 'cdda2wav -scanbus'. Make sure you are root. Probably you did not define your SCSI device. Set the CDDA_DEVICE environment variable or use the -D option. You can also define the default device in the Makefile. For possible transport specifiers try 'cdda2wav dev=help'. As you see from this (and I can see visibly), the disk got unmounted and I guess cdda2wav does not have parameters at this point to enable it to get further. Running the plugin does not seem to unmount the drive, and only gives raw format. Trying to play a track then does unmount the disk but does not play. So it looks as though the shell script itself is ok, but things are wrong somewhere else. There's an error in your script (/usr/bin should be /usr/local/bin in a couple of places, I feel sure) but that should not affect things at this point. -- danco ------------------------------------------------------------------------ danco's Profile: http://forums.slimdevices.com/member.php?userid=210 View this thread: http://forums.slimdevices.com/showthread.php?t=47288 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
