OK - I found the problem. There's a file called mplayer.sh, residing in
/Users/jameschesher/Library/Application
Support/SqueezeCenter/Plugins/Alien/Bin. This seems to tell Alien
where to look for mplayer depending on whether you have an Intel or PPC
Mac.
The original mplayer.sh file has this line:
if [ `uname` == "Darwin" ] ; then
if [ `uname -p` == "i386" ] && [ -x "/Applications/MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer_intel.app/Contents/MacOS/mplayer"
]; then
app="/Applications/MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer_intel.app/Contents/MacOS/mplayer"
If you look in this location, there isn't a file called
mplayer_intel.app - only mplayer.app and mplayer_noaltivec.app.
So, I changed the file to point to mplayer.app instead, and it works!
It seems like the Alien and Mplayer installs are slightly out of sync
with each other.
+-------------------------------------------------------------------+
|Filename: Archive.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=5216|
+-------------------------------------------------------------------+
--
chesheja
------------------------------------------------------------------------
chesheja's Profile: http://forums.slimdevices.com/member.php?userid=17866
View this thread: http://forums.slimdevices.com/showthread.php?t=47039
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins