mitrih;587523 Wrote:
> here is some output from the wma log when I invoke it directly ( when it
> works), seems like the path is a bit different from the script ?
>
>
> 2010-11-05 19:25:06.977 MPlayer OSX[392:207] =====================
> MPlayer OSX Started =====================
> 2010-11-05 19:25:36.616 MPlayer OSX[392:207] Path to MPlayer:
> /Applications/MPlayer
> OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer
>
The paths looks the same to me - what difference do you see ?
Code:
--------------------
if [ `uname` = "Darwin" ] ; then
if [ `uname -p` = "i386" ] && [ -x "/Applications/MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer"
]; then
app="/Applications/MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer"
--------------------
--
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=83086
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins