ATV3 - Trailers unavailable

Hello, I need a hand .
I just installed the ATV 3 and I do not have access to my library Plex " trailers not available."
 
My config:
 
- Apple TV3 OS 6.1 not jailbroken
- Mac Pro running OS X 10.6.8 with fixed IP 192.168.1.26
- Media 3TB external drive on Firewire 800 on the Mac
 
- I followed the instructions Langui SH ( https://langui.sh/2013/08/27/appletv-ssl-plexconnect/ ) .
- I downloaded PlexConnect from github.com
- I created the certificates from the Terminal
- I created the profile with iPhone Configuration Utility (Apple Configurator not running 10.6.8 )
- I plugged the ATV3 on the Mac and installed the profile
- I copied trailers.cer .key and .pem in certificates folder
- I started PlexConnect from Terminal which reads log:
 
Last login : Wed March 19 10:58:16 p.m. on ttys000
Mac -Pro -de -XXXX - xxxx : xxxxxxxx ~ $ sudo " / Applications / PlexConnect -master / PlexConnect.py "
Password :
7:40:51 PlexConnect ***
7:40:51 PlexConnect : PlexConnect
7:40:51 PlexConnect : Press CTRL -C to shut down .
7:40:51 PlexConnect ***
7:40:51 PlexConnect : started : 7:40:51
7:40:51 PlexConnect : Version: 0.3.1 +
7:40:51 PlexConnect : Python 2.6.1 ( R261 : 67515 , Jun 24, 2010 9:47:49 p.m. )
[ GCC 4.2.1 (Apple Inc. build 5646 ) ]
7:40:51 PlexConnect : Host OS : darwin
7:40:51 PlexConnect : IP_self : 192.168.1.26
7:40:51 DNSServer : started : 7:40:51
7:40:51 DNSServer ***
7:40:51 DNSServer : DNSServer : Serving DNS 192.168.1.26 on port 53 .
7:40:51 DNSServer : intercept : [' trailers.apple.com '] = > 192.168.1.26
7:40:51 DNSServer : restrain : [' mesu.apple.com ', ' appldnld.apple.com ', ' appldnld.apple.com.edgesuite.net '] = > 127.0.0.1
7:40:51 DNSServer : forward to other higher level DNS : 8.8.8.8
7:40:51 DNSServer ***
7:40:51 WebServer : started : 7:40:51
7:40:51 WebServer : ***
7:40:51 WebServer : WebServer : Serving HTTP 192.168.1.26 on port 80.
7:40:51 WebServer : ***
7:40:51 WebServer : started : 7:40:51
7:40:51 WebServer : ***
7:40:51 WebServer : WebServer : Serving HTTPS on port 443 on 192.168.1.26 .
7:40:51 WebServer : ***
 
I do not have the PlexGDM lines ( including the "servers Discovered : 1) can be seen everywhere on screenshots on the web.
When I go to the Trailers I have the message trailers not available.
Here also two screenshots of my config Plex
 
![post-216635-0-51631600-1395307247.jpg|690x366](upload://uoDi9XXahkA1Mew3nS7KN41Ubo3.jpg)
![post-216635-0-03242200-1395307237.jpg|690x328](upload://blMPMnX5nImHrhNZ2fdIBv8MIjk.jpg)
 
 
Thank you for your help ;-)

Install Python 2.7.x and then specify that your PMS uses port 32400 (or change PlexConnect’s settings.cfg to reflect what your PMS port is).

Thank you for the quick response ;) .

I'll try that this evening.

Once you get your other issues situated you can try OpenConnect if you like. It has a complete guided mode to install plexconnect on mac and certs on any appletv over the network which is a much easier method then the old USB method.

No problem.
If you still have issues set the logging in settings.cfg to "High" (note the capital H) and post a link to the PlexConnect.log that gets created.

With the H in capital, right?

With the H in capital, right?


Yes :)

OK, so I change the port to 12881 because PMS can't connect with 32400.

First test, same.

I change Normal to High, here is the log:

Last login: Thu Mar 20 14:31:51 on ttys000

Mac-Pro-de-xxxx:~ xxxx$ sudo "/Applications/PlexConnect-master/PlexConnect.py"

14:35:34 PlexConnect: ***

14:35:34 PlexConnect: PlexConnect

14:35:34 PlexConnect: Press CTRL-C to shut down.

14:35:34 PlexConnect: ***

14:35:34 PlexConnect: started: 14:35:34

14:35:34 PlexConnect: Version: 0.3.1+

14:35:34 PlexConnect: Python: 2.7.6 (v2.7.6:3a1db0d2747e, Nov 10 2013, 00:42:54) 

[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]

14:35:34 PlexConnect: Host OS: darwin

14:35:34 PlexConnect: IP_self: 192.168.1.26

14:35:34 DNSServer: started: 14:35:34

14:35:34 DNSServer: ***

14:35:34 DNSServer: DNSServer: Serving DNS on 192.168.1.26 port 53.

14:35:34 DNSServer: intercept: ['trailers.apple.com'] => 192.168.1.26

14:35:34 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

14:35:34 DNSServer: forward other to higher level DNS: 8.8.8.8

14:35:34 DNSServer: ***

14:35:34 WebServer: started: 14:35:34

14:35:34 WebServer: ***

14:35:34 WebServer: WebServer: Serving HTTP on 192.168.1.26 port 80.

14:35:34 WebServer: ***

14:35:34 WebServer: started: 14:35:34

14:35:34 WebServer: ***

14:35:34 WebServer: WebServer: Serving HTTPS on 192.168.1.26 port 443.

14:35:34 WebServer: ***

From first post...

7:40:51 WebServer : ***
7:40:51 WebServer : WebServer : Serving HTTP 192.168.1.26 on port 80.
7:40:51 WebServer : ***
7:40:51 WebServer : started : 7:40:51
7:40:51 WebServer : ***
7:40:51 WebServer : WebServer : Serving HTTPS on port 443 on 192.168.1.26 .
7:40:51 WebServer : ***
 
from last post...
14:35:34 WebServer: ***
14:35:34 WebServer: WebServer: Serving HTTP on 192.168.1.26 port 80.
14:35:34 WebServer: ***
14:35:34 WebServer: started: 14:35:34
14:35:34 WebServer: ***
14:35:34 WebServer: WebServer: Serving HTTPS on 192.168.1.26 port 443.
14:35:34 WebServer: ***

Who sees a difference? Apart from the different time?

What was wrong with your WebServer in the first post? I felt, it looked strange from the beginning... How would it shake up the IP/Port information? Was that manually edited?

Yes it's weird. It was not edited, perhaps the Python update, I don't know.

Anyway, after repairing permissions and a reboot of my Mac, it works... perfectly. Now I can sell my WDTV.

Thank you so much for your help  ;)

Hello all,

there's one thing that is not clear for me : 

according to this page https://github.com/iBaa/PlexConnect/wiki/Supported-Apple-TV-devices-and-firmwares, your AppleTV 3 Frimware ( 6.1) is not even supported.

Is it even so supposed to work ?

Hello all,
there's one thing that is not clear for me : 
according to this page https://github.com/iBaa/PlexConnect/wiki/Supported-Apple-TV-devices-and-firmwares, your AppleTV 3 Frimware ( 6.1) is not even supported.
 
Is it even so supposed to work ?


It is supported and the wiki has been updated to reflect this, thanks for the catch :)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.