-
Notifications
You must be signed in to change notification settings - Fork 622
Windows 7 and ATV with 5.2 firmware and ethernet internet connection installation guide
In order for PlexConnect to work the ATV has to have its DNS server changed to that of the ATV, in order to ensure that the device's IP does not change you need to need to either set a DHCP reservation or static IP in your router for the device and then make a note of it. Click here for a Lifehacker guide on how to set this up.
On the main screen of your ATV select the 'settings' button:
On the settings screen of your ATV select the 'general' button:
On the general screen of your ATV select the 'network' button:
On the network screen of your ATV select the 'ethernet button' (if you are connected via wireless then select that instead):
Make a note of the current DNS server (you will need to add this into your PlexConnect settings later) and then click on the 'configure DNS' button:
On the 'configure DNS' screen click on the 'manually' button:
On the 'configure DNS' screen change the IP address to that of the local IP of the device that you are running the PlexConnect application on and then click on the 'done' button (if you are using a firmware prior to 5.2 and it asks you to configure the IP address of your router and the subnet mask leave them as they are):
It should return you to the previous network configuration screen, check that the DNS server is set to manual and that the IP address is now that of the machine that you are running PlexConnect on:
-
Download Python 2.7.x from here and install it. NB PlexConnect is not designed to work with Python 3.x. so please ensure you install the correct version.
-
If you are running a firewall (Windows or otherwise) ensure that you create a rule for python.exe
-
We will be releasing point versions (e.g. v0.1, v0.2 etc) of PlexConnect but until then you can always download the latest zip from Github here.
-
Once you have downloaded the zip file, place it in a directory of your choosing on the machine you wish to run PlexConnect on and unzip it.
-
Open the "Settings.py" file using notepad.
-
Edit the line "return '8.8.8.8' # google public DNS", replacing the "8.8.8.8" with your DNS server (the one you noted down from the ATV before you changed it)
-
Save the file
-
Double-click the "PlexConnect.py" file to start PlexConnect
-
You should see output in the command window as PlexConnect starts.
-
Open the Trailer application on your ATV and you should see the PlexConnect interface appear.
-
Enjoy
NB if you have any issues please refer to this before posting.
© 2020 PlexConnect Team