Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lilhatchet

macrumors newbie
Original poster
Feb 14, 2012
3
0
El Paso, TX
So I Jailbroke my ATV and installed xbmc I have been trying to get Plex and Hulu installed but I am not having any luck. When I go into terminal and try to find blue cop it does not find the file and so I can load it on to the ATV.
This is what it does when I type the commands I am following that I found on here.
Last login: Wed Feb 15 20:48:12 on ttys000
unknown68a86d1e453e:~ carlwelborn$ cd
unknown68a86d1e453e:~ carlwelborn$ cd Downloads
unknown68a86d1e453e:Downloads carlwelborn$
Can anyone help me out.
I am running a late 2011 MBP 13" and latest ver ATV.
 
To install plex.

Code:
Run
wget http://nightlies.plexapp.com/plex-atv-plugin/repo/com.plexapp.repo.beta_1.0_iphoneos-arm.deb

Run
dpkg -i com.plexapp.repo.beta_1.0_iphoneos-arm.deb

Run
apt-get update

If you have an older version installed please remove it first:
dpkg -r com.plex.client-plugin

Run
apt-get install com.plex.client-plugin

Run
killall AppleTV
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.