When Slimserver wants to run mplayer - it uses a shell script mplayer.sh
in the Bin directory.  Make sure mplayer.sh is marked executable and the
owner is such that it can be run by slimserver.

When you run mplayer output goes to console but if slimserver is run as
a daemon this output is lost - so to debug mplayer & mplayer.sh you need
to run slimserver from the console.

Below is an example of a command line to run slimserver - you will need
to change the prefs file location to suit your install and possibly the
user name.

Code:
--------------------
    
  ./slimserver.pl --user slimserver --prefsfile 
/home/slimserver/slimserver.pref  --d_source --d_plugins 
  
--------------------


When this runs, try a BBC station - you will get Slimserver and mplayer
debug message on console.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=40431

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to