castalla wrote:
> The last time I tried - there were scatterlist errors. Sorry - didn't
> copy them as they looked the same as other attempts.
The fact they reoccur indicates some issue.
I've got a version of the CDplayer plugin custom-convert.conf which will
save output from cdda2wav when playing (or trying to play) a track.
The file is attached. It need to be downloaded and extension change from
txt to conf
The name *custom-convert.txt* becomes *custom-convert.conf*
Then the file is copied to the CDplayer plugin folder on PCP
/MNT/MMCBLK0P2/TCE/SLIMSERVER/CACHE/INSTALLEDPLUGINS/PLUGINS/CDPLAYER/CUSTOM-CONVERT.CONF
I'm not sure how you communicate with the PCP but if using ssh/scp and
assuming you are in the same folder as the file, the following command
would work - to take backup and and then copy the updated file.
Code:
--------------------
scp
[email protected]:/mnt/mmcblk0p2/tce/slimserver/Cache/InstalledPlugins/Plugins/CDplayer/custom-convert.conf
./custom-convert.conf.backup
scp ./custom-convert.conf
[email protected]:/mnt/mmcblk0p2/tce/slimserver/Cache/InstalledPlugins/Plugins/CDplayer/custom-convert.conf
--------------------
After file is uploaded. LMS is restarted to use the new file and a play
a track - can probably stop after 30sec-1min.
The error log from cdda2wav will be in PCP called
/tmp/cdda2wav-err.txt
Modified custom-convert.conf 37200
+-------------------------------------------------------------------+
|Filename: custom-convert.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37200|
+-------------------------------------------------------------------+
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins