-
Notifications
You must be signed in to change notification settings - Fork 623
OSX 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 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:
-
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 TextEdit
-
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
-
Open a terminal window and change directory to that of the PlexConnect folder (you can do this by typing "cd", without the quotes and then dragging the folder to the terminal window and hitting return).
-
Type "sudo ./PlexConnect.py", without the quotes and hit return.
-
It will then ask to enter your password for your Mac, so enter this and hit return (NB it will not show anything as you type!).
-
You should see output in the terminal 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