Steve, Does look to be a file permissions/path problem.
mplayer.sh assumes the shell it is executed can reach the mplayer executable from its path. There is an override which was put in for some platforms where this was not true - it does check /usr/local/bin for mplayer and uses this if so. So if the path does not find mplayer, you could try editing mplayer.sh to swap the two cases of /usr/local/bin to where it is. Though I don't understand why its stopped working - something must have changed! -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=41202 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
