Page 1 of 3

Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Wed Oct 01, 2008 4:11 pm
by lboyce
Installing XBMC/Boxee on your aTVFlash AppleTV

To install these manually you have to extract the XBMC Launcher and Boxee Launcher from Scott Davilla's (http://code.google.com/p/atvusb-creator/) homemade patchstick creator. I'm not sure if it's legal or not, but until someone tells me, I've attached a zip of both launchers here: http://www.box.net/shared/ne8dod987k

Now we need to add them to our already aTVFlash-hacked AppleTV.

1. Using Cyberduck or WinSCP, copy both "XBMCLauncher.frappliance" and "BoxeeLauncher.frappliance" to your default frontrow location.

2. Open Terminal and enter
Code: Select all
ssh -1 frontrow@appletv.local


3. When prompted enter password "frontrow"

4. First, we need to make sure we can write to the OSBoot volume. Type
Code: Select all
sudo mount -uw /
. It should ask for a password again. Enter "frontrow"

5. Now we simply need to move both applications over to our main menu folder.
Type:
Code: Select all
sudo mv ~/XBMCLauncher.frappliance /System/Library/CoreServices/Finder.app/Contents/PlugIns/
and press enter

Then Type:
Code: Select all
sudo mv ~/BoxeeLauncher.frappliance /System/Library/CoreServices/Finder.app/Contents/PlugIns/
and press enter. That should get them moved.

6. Now we just need to reboot the aTV. Type:
Code: Select all
sudo reboot
and the appleTV should reboot. When it comes back up you should see both Boxee and XBMC in your main menu. However, they are not yet installed.

7. Both are simply install launchers. For each one you have to first go in and press "Update" and tell AppleTV to install them. Once installed they should work as an application. For XBMC you may need to set the resolution to Full Screen.

I went in and added some skins to my XBMC also, like Aeon (which in my opinion, is the sexiest Media UI ever created). To do that you first have to open XBMC so that it creates a director in your Application Support. Then simply FTP into your AppleTV, go to Library -> Application Support -> XBMC and load any skins you've downloaded to the "skins" folder. Once in XBMC you can change the skins in the "Appearance" settings section.

Here is a video I made of it working on my AppleTV:
http://www.youtube.com/watch?v=B0vv2GxZaTM

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Wed Oct 01, 2008 9:09 pm
by Mixxxer
Much appreciated....

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Wed Oct 01, 2008 9:28 pm
by Sector7G
Worked like a charm! thanks. and just in time for my boxee test account to be approved

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 12:42 am
by madcran
Hey guys, I have boxee invites if anyone needs them. Just PM me your E-mail address and I can send them out. :D

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 6:45 am
by Sianth
Hello
I can "copy" the files without any problems - I can update/install the applications without any problems - however I get a"Cannot start the application" error message everytime I try to start the application.
Has anyone got any ideas?
Thanks

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 7:12 am
by zzztimbo
After doing an update, I get the following error:
Cannot launch Boxee from path : /Applications/Boxee.app/Contents/MacOS/Boxee

I checked /Applications and there doesn't seem to be anything in there.

What might be my problem?

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 8:19 am
by lboyce
zzztimbo and Slanth,
Did you guys go to Update first and download the apps? The applications that you installed are only launchers. Once they're installed on your AppleTV, you still have to go to "Update" first and actually download the applications from the internet, the same way you have to download the mplayer codecs, etc.

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 9:33 am
by zzztimbo
Yes. I checked the console logs and found out that the installer failed.
Why would the installer fail? This is why the app never makes it to /Applications.



lboyce wrote:zzztimbo and Slanth,
Did you guys go to Update first and download the apps? The applications that you installed are only launchers. Once they're installed on your AppleTV, you still have to go to "Update" first and actually download the applications from the internet, the same way you have to download the mplayer codecs, etc.

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 9:47 am
by estuardo4
Hello,

I really appreciate your help.

I followed the instructions and I now have Boxee installed and running. However, every time I launch XBMC I have the following error "Error: XBMC exited With Status:6" I searched with Google this error and found nothing.

I have the AppleTV 2.1 firmware and I updated XBMC to install it. I did the same for Boxee and it is running fine.

Thank you for your help.

GB

Re: Installing XBMC/Boxee on your aTVFlash patched AppleTV

PostPosted: Thu Oct 02, 2008 9:57 am
by guibaa
estuardo4 wrote:Hello,

I really appreciate your help.

I followed the instructions and I now have Boxee installed and running. However, every time I launch XBMC I have the following error "Error: XBMC exited With Status:6" I searched with Google this error and found nothing.

I have the AppleTV 2.1 firmware and I updated XBMC to install it. I did the same for Boxee and it is running fine.

Thank you for your help.

GB



I have the same issue as GB :(