Bugzilla – Bug 2947
slimserver does not find mplayer.sh (alienbbc) when it is installed in the Bin directroy
Last modified: 2006-02-08 18:19:38 UTC
Ubuntu breezy Slimserver 6.5b1 .deb package Alienbbc 1.01 When enabling file type RTSP in 'file types' slimserver would complain it could not find mplayer.sh despite it being in /usr/share/slimserver/Bin with appropraite user/group/permissions If I copied mplayer.sh to /usr/bin then slimserver would find it and alienbbc would run. Is this a bug in slimserver or the slimserver deb package not setting up the appropriate places to look for binary apps.
if you are unsure of where this bug lies, youshould bring this up in the beta forum in order to determine this.
Created attachment 1131 [details] use OSDetect::dirsFor I'm on debian, but don't have it set up from the deb. This should work. I had to add a check for handling the Bin dir, however.
Created attachment 1134 [details] log output with with d_paths selected after applying proposed patch Attached output is generated when changing settings on servers settings - filetypes after applying the proposed patch. Only a short mention of mplayer.sh now that it is found
thanks andrew. I should be able to merge this into the builds tonight.
committed to trunk at change 6153