Any help will be greatly appreciated.
After installing PlexConnect by following the Github instructions when I use the Apple TV 3 and click on the Trailers App it just opens up the Apple App as per normal, no Plex.
I read on this site if this occurs change the address in the Setting.cfg file. I did this, I changed it to ./Applications/PlexConnect-master/assets/certificates/trailers.pem
Now when I start try to start PlexConnect in Terminal it won't start. Please read on ...
Apple TV 3 (MD199XA)
Firmware 6.1.1.1 (6698.99.19)
ATV 3 DNS 10.0.0.138
Local IP Plex Connect 10.0.0.56
Mac Mini (Macmini6,2) Intel Core i7 2.3Ghz 16Gb
OS X 10.9.3 (13D65)
PMS IP 10.0.0.56
PMS Version 2.1.12
Plex Connect Version (GitHub Source) Thursday, 5 June 2014 11:47 am
Setting,cfg File contents:
After I enter sudo "/Applications/PlexConnect-master/PlexConnect.py" in terminal I get the following ...
02:34:09 PlexConnect: ***
02:34:09 PlexConnect: PlexConnect
02:34:09 PlexConnect: Press CTRL-C to shut down.
02:34:09 PlexConnect: ***
02:34:09 PlexConnect: started: 02:34:09
02:34:09 PlexConnect: Version: 0.3.1+
02:34:09 PlexConnect: Python: 2.7.7 (v2.7.7:f89216059edf, May 31 2014, 12:53:48)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
02:34:09 PlexConnect: Host OS: darwin
02:34:09 PlexConnect: IP_self: 10.0.0.56
02:34:09 DNSServer: started: 02:34:09
02:34:09 DNSServer: ***
02:34:09 DNSServer: DNSServer: Serving DNS on 10.0.0.56 port 53.
02:34:09 DNSServer: intercept: ['trailers.apple.com'] => 10.0.0.56
02:34:09 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
02:34:09 DNSServer: forward other to higher level DNS: 8.8.8.8
02:34:09 DNSServer: ***
02:34:09 WebServer: started: 02:34:09
02:34:09 WebServer: started: 02:34:09
02:34:09 WebServer: Failed to access certificate: /Applications/PlexConnect-master/Applications/PlexConnect-master/assets/certificates/trailers.pem
02:34:09 PlexConnect: WebServer_SSL not alive. Shutting down.
02:34:09 PlexConnect: Shutting down.
02:34:10 WebServer: ***
02:34:10 WebServer: WebServer: Serving HTTP on 10.0.0.56 port 80.
02:34:10 WebServer: ***
02:34:10 WebServer: Shutting down.
02:34:14 DNSServer: Shutting down.
02:34:14 PlexConnect: shutdown
02:34:14 PlexConnect: shutdown
How can I solve this issue?