-
Notifications
You must be signed in to change notification settings - Fork 624
Install Guide Linux
Because your specific Linux implementation can vary wildly from others, this guide is just a general overview. A fantastic thread by Wilsoncd2 can be found [here] (http://forums.plexapp.com/index.php/topic/71220-linux-install-for-plex-connect/?hl=linux) which may provide ideas for your Linux configuration.
- Extract PlexConnect
- Create Certificates and install them on the AppleTV and PlexConnect server
- Run PlexConnect
- Configure and test your AppleTV
-
Extract the PlexConnect archive you [downloaded earlier] (https://github.com/iBaa/PlexConnect/archive/master.zip). Place the folder in a location of your choosing.
-
Generate the SSL Certificates. Certificates can be generated using Linux but you must use the network method to actually install the certificate on the AppleTV as there is no native Apple Configurator tool available for Linux.
Use the [Mac Certificate Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Mac-Certificates).
Alternatively, you can serve the Certificate directly to the AppleTV through its Settings Page and the built-in WebServer in PlexConnect.
- Copy all three certificate files to default directory (.cer, .pem and .key to assets/certificates)
- Complete AppleTV configuration steps in the Install Guide (steps 3 & 4 in Mac and Linux guides, 4 & 5 in Windows guide)
- Go to the AppleTV Settings app
- Select “General” then scroll the cursor down to highlight “Send Data To Apple”
- Set "send data to apple" to NO
- This time press “Play” (not the normal “Select” button) and you will be prompted to add a profile
- Enter the URL for the .cer file: http://yourIPaddress/trailers.cer (don’t forget to add http:// and use your PlexConnect IP address)
- Run PlexConnect by first opening a terminal window, cd to your install path, then type the following:
sudo ./PlexConnect.py
Provide your Administrator password to complete PlexConnect startup.
You should now see messages like these in the terminal window: (Mac images shown, Linux will be similar) Write down the IP_Self: ###.###.###.### address as you will need it for the next step.
You can now minimize the Terminal window.
For manual configuration and advanced features see the [Advanced Settings page.] (https://github.com/iBaa/PlexConnect/wiki/Settings-for-advanced-use-and-troubleshooting)
-
Configure the AppleTV for PlexConnect
-[AppleTV Ethernet Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-AppleTV-Ethernet)
-[AppleTV Wi-Fi Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-AppleTV-Wifi)
[Return to Install Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide)
© 2013 PlexConnect Team
© 2020 PlexConnect Team