Trailers Is Unavailable Try Again Later Plex

PlexConnect Logo

How to go PLEX on older AppleTV'south.


One of the things that is missing on the older AppleTV's (gen 2 or 3) is a Plex-client. Wouldn't information technology be great to exist able to stream your movies and other media from your Plex Media Server (PMS) to your AppleTV?  Well, it is possible, and you lot don't need to jailbreak your AppleTV. If you have PMS running under Windows or Mac Os it is neatly described in Github on the net. I volition draw here how information technology's done for a PMS installed in an iocage jail on FreeNAS.
Equally yous have seen, there is the Trailer app on your AppleTV, that plays trailers of movies from a particular Apple site. Some smart guys figured out how to adapt the trailer app to play media from your Plex media server instead. This is how it's done:
Starting time y'all need to install PlexConnect in the same location as your Plex Media Server (PMS). Apple requires an httpdue south connexion between Plex Media Server and AppleTV. So we take to generate a selfsigned document for PlexConnect and put information technology in the proper location.
Second nosotros will configure PlexConnect and final we have to change the DNS setting of the AppleTV and install the selfsigned certificate on the AppleTV as well. This is how its done:

  1. Installing PlexConnect in the FreeNAS PMS Jail.
    Let'southward download PlexConnect from the github website. For PlexConnect to run it requires python 2.vii and to generate the selfsigned certificates we demand openssl. So some additional packages need to exist installed in the Jail. Step into your Plex Server iocage Jail and open the Jail beat. Type the post-obit commands:
                      - pkg install nano git bash    - pkg install python27 openssl    - cd /    - git clone https://github.com/iBaa/PlexConnect.git                

    For the selfsigned certificates, type the following commands:
                      - cd /PlexConnect/assets/certificates    - openssl req -new -nodes -newkey rsa:2048 -out trailers.pem -keyout trailers.key -x509 -days 3650 -subj "/C=US/CN=trailers.apple tree.com"    - openssl x509 -in trailers.pem -outform der -out trailers.cer && cat trailers.key >> trailers.pem                

    You volition observe now in the directory /PlexConnect/assets/certificates 3 new files: trailers.cer, trailers.key and trailers.pem.
  2. Configuration of PlexConnect in the Jail.
    Let's run at present PlexConnect for the first time:
                      - cd /    - /usr/local/bin/python2.vii /PlexConnect/PlexConnect.py                

    Stop it with Ctrl+C. In the directory /PlexConnect you will find now a new file Settings.cfg. Virtually probably this file is OK, just bank check that the values for ip_pms and for ip_plexconnect are identical to the (hopefully fixed) IP address of your Plex Media Server. The default value for ip_dnsmaster is 8.8.8.eight (Google), only you may alter it to for example 208.67.222.222 (OpenDNS).
  3. Running PlexConnect automaticaly in the Jail.
    To get-go Plexconnect automatically and run it equally a daemon in the background, nosotros must point information technology to Python two.seven. Blazon the following command in the Jail shell:
                      - nano /PlexConnect/PlexConnect_daemon.fustigate                

    Find the line PYTHON="python" and change it to: PYTHON="/usr/local/bin/python2.7". Just to make sure, check if you can start and end PlexConnect with the following commands:
                      - bash /PlexConnect/PlexConnect_daemon.bash start    - bash /PlexConnect/PlexConnect_daemon.bash end                

    It works, so let'southward make a bootscript with the proper name plexconnect. Please be aware, that a bootscript is a plain textfile. If it contains any (invisible) format instructions from texteditors such equally Word or TextEdit, it looks good, but information technology won't piece of work. Very difficult to find such an fault! Unfortunately your all-time bet is to open plexconnect in nano:
                      - nano /etc/rc.d/plexconnect                

    and blazon in it the following script :
    #!/bin/sh # #PROVIDE:  PlexConnect #REQUIRE:  Daemon #KEYWORD:  Shutdown  . /etc/rc.subr  name=plexconnect rcvar=plexconnect_enable  start_cmd="${name}_start" stop_cmd="${name}_stop" status_cmd="${name}_status" extra_commands="condition"  plexconnect_start() { /usr/local/bin/bash /PlexConnect/PlexConnect_daemon.bash start } plexconnect_stop() { /usr/local/bin/fustigate /PlexConnect/PlexConnect_daemon.fustigate finish } plexconnect_status() { /usr/local/bin/bash /PlexConnect/PlexConnect_daemon.fustigate condition }  load_rc_config $proper noun run_rc_command "$1"                

    Check advisedly for whatsoever errors and save the script-file plexconnect. Type in the Jail shell:
                      - chmod 0555 /etc/rc.d/plexconnect    - nano /etc/rc.conf                

    At the bottom of this file rc.conf add a line: plexconnect_enable="Aye" . Cheque if your scriptfile works:
                      - service plexconnect start    - service plexconnect stop    - service plexconnect condition    - service plexconnect start                
    If it does non work, at that place is something wrong with your scriptfile plexconnect. Recheck information technology for any typo errors.
  4. Configuration of the AppleTV:
    On the AppleTV nosotros need to change information technology'due south Network settings and we have to install our selfsigned certificate on it.
    • Network configuration:
      Go to Settings -> General -> Network. Click Wi-Fi -> click your Wi-Fi network proper name. In Wi-Fi configuration click Configure DNS. Change the DNS setting from "Automatic" to "Transmission". Enter the IP address of PlexConnect on your server and click Done.
      Return to the AppleTV main screen, go to Settings -> Full general and click Network. Check that under DNS you run across PlexConnect's IP address.
    • Install the selfsigned certificate on AppleTV:
      Get to Settings -> General. Scroll down to highlight "Transport Information to Apple" and ready it to "no". With "Send Data to Apple" yet highlighted, press the "Play" push (non the round "Select" button in the eye of the remote). You lot will be prompted to add together a contour.
      Enter http://trailers.apple.com/trailers.cer, click "Submit" and you lot are done!

    Go dorsum the the AppleTV main screen, and click the trailer icon. It should testify at present the content of your Plex Media Server. If it says "trailers are not available right at present, endeavor once again afterwards" there is something incorrect in the settings of your AppleTV. Just echo the two steps earlier....

solercapproper88.blogspot.com

Source: https://cyberon.org/how-to-install-plex-on-old-apple-tv.html

0 Response to "Trailers Is Unavailable Try Again Later Plex"

Postar um comentário

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel