Plexconnect

Hi,

 

I wonder if anyone can help me.

 

I am after some information with regards Plexconnect, I have jailbroke my appletv2 to 5.3 and as we all know plex does not work with 5.3 but I have read some posts that you can use Plexconnect.

I don't know anything about Plexconnect so forgive me if the questions I ask are stupid!!

Will Plexconnect work over the internet or has it got to be on and internal network??

 

Is there any detailed tutorials on how to install Plexconnect on a jailbroke Appletv2 with 5.3 firmware installed??

 

 

 

 

I did save my blobs for firmware 4.4.4 so I can go back to that and plex works fine but the only problem is Netflix won't work now with this firmware version and I want both plex and Netflix working.

 

 

Any help will be much appreciated

 

Thanks

The PLEXconnect Script needs to run on a Mac/Windows Machine for it to work. There are also some Packages for RAID/NAS Devices.

If the Installation via Terminal is nothing for you, look for Plexify, which can be found here in the Forums somewhere. It´s an App that starts the PLEXconnect Script and helps with installation.

The official Installation Guide can be found here

https://github.com/iBaa/PlexConnect/wiki/Install-guides

Hi Mate,

Thanks for the reply, is there any other way I can get Plex on An Apple TV2 with 5.3 firmware installed??

Cheers

I guess the real question is what are you trying to achieve? Installing Plex is not a goal in itself.

I want to install plex on firmware 5.3 I did have it installed on 4.4.4 and I had plex working and Netflix, there must have been some update from Netflix because now Netflix doesn’t work on 4.4.4 but plex does.
So I updated my appletv2 to firmware 5.3 the latest that Seasonpass will jailbreak and now plex won’t work but Netflix will.
So basically I want both Plex and Netflix working on the Appletv2.
Like I Say, they were both working on 4.4.4 until neflix did an update.

Hope this all makes sense

You misunderstand me, the above is not what you are trying to achieve as an end goal but the method by how you want to do it. Tell me about your setup, hardware, locations, what you want to view etc…

Sorry,

I have a PMS at my house and the Appletv2 is at my mums house but she also uses Netflix and pays for it, so I want her to be able to connect to my plex media server and also use Netflix, I have about 5 of my family who connect to my PMS and they just use myplex username and password.

Hope that's clearer

I would suggest the best solution for you is to jailbreak 5.3, so that Netflix works, then install PlexConnect on the ATV itself. The advantages of this is that you do not need a separate device to run PlexConnect and it can act similar to a native app on the ATV, ie you do not have to hijack the trailers app, it will have have its own icon, auto start when you turn on the ATV etc. There are scripts and a brief readme in the /support/ATV_jailbreak folder of the PlexConnect zip. If you need more info read the launchctl thread in the PlexConnect sub forum :slight_smile:

Thanks very much, Is it difficult to do??

A little bit more involved but ask for help if you get stuck

Hi, I have had a look at the posts and am a little bit stuck sorry, I don’t seem to get where you install what!!!
I have a PMS which is windows server 2008 which has a fixed IP address, I use dyns so from the outside, I have my fixed IP address with the port number that takes me to my PMS server. do I install python on my windows server or the apple tv2?? and what does python do??
It says transfer plex connect zip file to apple tv2 box do I unzip it first?? and what file do I put it in??

I presume then you run the command to install plexconnect on your appletv2 and then it appears in your trailers app, is that correct??
Will I have to put the IP address and port number in the appletv2 box to reach my server from the outside.

One last question sorry, can you have more than 1 appletv connecting to your server using plex connect??

I’m sorry if all this sounds stupid, I am very new to this and appreciate all the help you are giving me.

thanks

Python is a "programming language" - or the interpreter for it. PlexConnect is coded in Python (mostly).

You can run PlexConnect on your PC, next to your PMS eg. With a jailbroken aTV you can run it on the device itself as well. Some run it on their NAS. We are open for nearly everything...

Running it on your PC is "easier", I guess. And yes, once it is setup, multiple aTVs can access it (or PMS via PlexConnect).

In your environment (aTV in a remote location), though, I would go the aTV route - have it running there and use MyPlex/Shared Libraries to connect.

Check out the WIKI, and for aTV the already mentioned "readme".

Sorry, so I install plexconnect on my appletv and on my windows server??

Where do I install python??

Thanks

You install Python and PlexConnect on the ATV2 only.

Once it is running and signed into MyPlex you should be able to see the remote content.

Cheers thank you, will give it a go tmw!!

Hi,

I have downloaded the file python_2.7.3-3_iphoneos-arm.deb file and transferred it to the Applications file of The apple atv2 and then I run the command dpkg -i python_2.7.3-3_iphoneos-arm.deb using putty but I get and error message, am I putting Python in the correct folder of the Apple tv or could you advise what I am doing wrong please??

Also I have downloaded the plexconnect zip and I have unzipped it so it is just the folder and is ready to transfer to the Appletv2 box, what folder do I put this in and what is the command to install it please.

Thanks

When I install Python this is the message I get, I just put the python file in root directory of the apple box and putty then read it but with this message, will someone please help

(Reading database ... 3391 files and directories currently installed.)
Preparing to replace python 2.7.3-3 (using python_2.7.3-3_iphoneos-arm.deb) ...
Unpacking replacement python ...
dpkg: dependency problems prevent configuration of python:
 python depends on libffi; however:
  Package libffi is not installed.
 python depends on sqlite3; however:
  Package sqlite3 is not installed.
dpkg: error processing python (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python
Apple-TV:~ root#

Thanks
 

See this:

https://forums.plex.tv/topic/88905-plexconnect-on-atv2jailbroken-launchctl/?p=570872

Cana  passing mod for this forum please move it to the PlexConnect sub forum please?

Yeah, no problem sorry for being a pain!!

No problem, i just thought it would be better to have it moved so that anyone with the same questions would be able to find it.

I am just about to set up a fresh ATV2 as well so it will be interesting to see if any of the info needs updating, as noted in that link there has been a upgrade of one of the dependancies which makes it easier.