You are Unregistered, please register to gain Full access.    

Go Back   SiNfuL iPhone > Device Specific > Apple TV

Notices

Apple TV AppleTV Discussion | Help
NO JAILBREAKING QUESTIONS!

Reply
Thread Tools

 Plex on 5.0.2 ?
Unread 07-05-2012, 06:01 AM   #1
uaelaelil
Jailbroken
 
uaelaelil is offline
Join Date: Dec 2010
Device: iPad 2
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: Other
OS: Windows XP
Location: UK Swindon
Posts: 46
Thanks: 23
Thanked 2 Times in 2 Posts
Plex on 5.0.2 ?

Dose Plex run on 5.0.2 ?

Am trying to run it but no luck so far, have installed it from nitro and atv black without luck so far
  Reply With Quote

 
Unread 07-05-2012, 10:40 AM   #2
Fight9
Obsessive iPhone Disorder
 
Fight9's Avatar
 
Fight9 is offline
Join Date: Mar 2011
Device: iPad 3
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: AT&T
OS: Mac OS X
Location: KY
Posts: 2,128
Thanks: 617
Thanked 1,823 Times in 768 Posts
Need more info. What's happen after you install it?
Hit the THANKS button if I have helped you!

  Reply With Quote

 
Unread 07-05-2012, 10:49 AM   #3
uaelaelil
Jailbroken
 
uaelaelil is offline
Join Date: Dec 2010
Device: iPad 2
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: Other
OS: Windows XP
Location: UK Swindon
Posts: 46
Thanks: 23
Thanked 2 Times in 2 Posts
Every time I goto load into plex the unit just seems to do a low reset and back to the main menu
  Reply With Quote

 
Unread 07-05-2012, 11:18 AM   #4
Fight9
Obsessive iPhone Disorder
 
Fight9's Avatar
 
Fight9 is offline
Join Date: Mar 2011
Device: iPad 3
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: AT&T
OS: Mac OS X
Location: KY
Posts: 2,128
Thanks: 617
Thanked 1,823 Times in 768 Posts
I got it working by installing it manually. SSH into the device with terminal or prompt and run these commands:

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

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

apt-get update

dpkg -r com.plex.client-plugin

apt-get install com.plex.client-plugin

killall AppleTV


After this, it should work. It worked for me. I am on 5.0.1 though.
Hit the THANKS button if I have helped you!


Last edited by Fight9; 07-05-2012 at 11:40 AM.
  Reply With Quote
The Following 3 Users Say Thank You to Fight9 For This Useful Post:
0everton0 (07-09-2012), BrassHammer (07-13-2012), uaelaelil (07-06-2012)

 
Unread 07-05-2012, 11:44 AM   #5
mac2crack
Jailbroken
 
mac2crack's Avatar
 
mac2crack is offline
Join Date: Feb 2012
Device: iPhone 4S
iOS Version: 6.1
iTunes Version: iTunes 11
Carrier: Other
OS: Mac OS X
Location: manitoba
Posts: 68
Thanks: 50
Thanked 10 Times in 10 Posts
Quote:
Originally Posted by Fight9 View Post
I got it working by installing it manually. SSH into the device with terminal or prompt and run these commands:

wget http://nightlies.plexapp.com/plex-at...honeos-arm.deb

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

apt-get update

dpkg -r com.plex.client-plugin

apt-get install com.plex.client-plugin

killall AppleTV


After this, it should work. It worked for me. I am on 5.0.1 though.
Ditto. I did a manual install on 5.0.1 and it works great.
  Reply With Quote

 
Unread 07-06-2012, 04:25 AM   #6
uaelaelil
Jailbroken
 
uaelaelil is offline
Join Date: Dec 2010
Device: iPad 2
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: Other
OS: Windows XP
Location: UK Swindon
Posts: 46
Thanks: 23
Thanked 2 Times in 2 Posts
Got it working now thanks, though works with my iTunes stuff but not the pcs movie folder ATM
  Reply With Quote

 unable to connect to PLEX
Unread 07-06-2012, 04:28 AM   #7
aceone
aceone
 
aceone is offline
Join Date: Oct 2010
Device: iPhone 3GS
iOS Version: 5.0.1
iTunes Version: iTunes 10
Carrier: Sprint
OS: Windows 7
Location: manchester
Posts: 110
Thanks: 31
Thanked 61 Times in 57 Posts
unable to connect to PLEX

I can connect to plex on my iphone

On my ATV2 i get.........
Unable to connect to 127.0.0.1:32400
Reason (errno 61) connection refused

Any help please
  Reply With Quote
The Following User Says Thank You to aceone For This Useful Post:
0everton0 (07-09-2012)

 
Unread 07-06-2012, 06:34 AM   #8
Corsair1274
Jailbroken from Day 1
 
Corsair1274's Avatar
 
Corsair1274 is offline
Join Date: Jan 2010
Device: iPhone 5
iOS Version: 6.1
iTunes Version: iTunes 11
Carrier: AT&T
OS: Linux
Location: THE GRID
Posts: 622
Thanks: 117
Thanked 327 Times in 192 Posts
You will have to uninstall it and re-install using Fight9's directions. This is how I got mine to work on 5.0.2. SSH into you ATV and run this first to remove:

apt-get remove com.plex.client-plugin

then run the commands from Fight9.
  Reply With Quote

 
Unread 07-06-2012, 09:14 AM   #9
Fight9
Obsessive iPhone Disorder
 
Fight9's Avatar
 
Fight9 is offline
Join Date: Mar 2011
Device: iPad 3
iOS Version: 5.1.1
iTunes Version: iTunes 10
Carrier: AT&T
OS: Mac OS X
Location: KY
Posts: 2,128
Thanks: 617
Thanked 1,823 Times in 768 Posts
Quote:
Originally Posted by aceone View Post
I can connect to plex on my iphone

On my ATV2 i get.........
Unable to connect to 127.0.0.1:32400
Reason (errno 61) connection refused

Any help please
127.0.0.1 is local. Meaning, it's not trying to connect to anything but itself. Download the Plex Media Server on your computer and add the correct IP, username, and password on the ATV's Plex settings. Add new server.

---------- EDIT ----------

Quote:
Originally Posted by Corsair1274 View Post
You will have to uninstall it and re-install using Fight9's directions. This is how I got mine to work on 5.0.2. SSH into you ATV and run this first to remove:

apt-get remove com.plex.client-plugin

then run the commands from Fight9.
"dpkg -r com.plex.client-plugin" is the same thing from my instructions.
Hit the THANKS button if I have helped you!

  Reply With Quote

 
Unread 07-07-2012, 04:34 AM   #10
aceone
aceone
 
aceone is offline
Join Date: Oct 2010
Device: iPhone 3GS
iOS Version: 5.0.1
iTunes Version: iTunes 10
Carrier: Sprint
OS: Windows 7
Location: manchester
Posts: 110
Thanks: 31
Thanked 61 Times in 57 Posts
i rejailbroke my atv and followed flight9 instructions it works now thx
  Reply With Quote
The Following User Says Thank You to aceone For This Useful Post:
Fight9 (07-09-2012)

 
Unread 07-12-2012, 03:01 AM   #11
leezy
Obsessive iPhone Disorder
 
leezy's Avatar
 
leezy is offline
Join Date: Jan 2011
Device: iPhone 4S
iOS Version: 5.0.1
iTunes Version: iTunes 10
Carrier: T-Mobile
OS: Windows 7
Location: manchester
Posts: 356
Thanks: 102
Thanked 28 Times in 20 Posts
i am getting same problem on 5.0.2, but everything was fine last week when installing plex....

whats changed.??

---------- EDIT ----------

not working for me for some reason.
  Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT -7. The time now is 07:00 PM.

Copyright © 2009 ––––•(SiNfulSS)•–––- Shot Caller @ SiNfuL iPhone