Sorry, another one of the trailers not available posts :(
I'm running PlexConnect from the 1st September and PMS version 0.9.8.5 on the same Windows 7 Ultimate box 192.168.1.82. Python is version 2.7.5. ATV is ATV3 version 5.3(6105). I'm in the UK.
My settings.cfg -
[PlexConnect]
logpath = .
enable_dnsserver = True
ip_webserver = 0.0.0.0
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = C:\PlexConnect\assets\certificates railers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
ip_pms = 192.168.178.10
enable_plexgdm = True
port_ssl = 443
I followed the instructions on installing the certificate from a Windows machine but no luck. I noticed something, it may be nothing, in the console of the iPhone Configuration Utility under the AppleTV console when I was installing the certificate on it -
Dec 31 16:01:38 Apple-TV mc_mobile_tunnel[87] : (Note ) MC: mc_mobile_tunnel starting.
Dec 31 16:01:38 Apple-TV profiled[60] : (Note ) MC: Profile fix12 queued for installation.
Dec 31 16:01:38 Apple-TV mc_mobile_tunnel[87] : (Note ) MC: mc_mobile_tunnel shutting down.
Dec 31 16:01:38 Apple-TV profiled[60] : (Note ) MC: Checking for MDM installation...
Dec 31 16:01:38 Apple-TV profiled[60] : (Note ) MC: ...finished checking for MDM installation.
Dec 31 16:01:38 Apple-TV profiled[60] : (Note ) MC: Beginning profile installation...
Dec 31 16:01:38 Apple-TV profiled[60] : Dec 31 16:01:38 SecTrustEvaluate [leaf AnchorTrusted]
Dec 31 16:01:38 Apple-TV profiled[60] : (Note ) MC: Profile fix12 installed.
Dec 31 16:01:38 Apple-TV awdd[88] : libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Dec 31 16:01:38 Apple-TV awdd[88] : CoreLocation: CLClient is deprecated. Will be obsolete soon.
Dec 31 16:01:38 Apple-TV mc_mobile_tunnel[89] : (Note ) MC: mc_mobile_tunnel starting.
Dec 31 16:01:38 Apple-TV mc_mobile_tunnel[89] : (Note ) MC: mc_mobile_tunnel shutting down.
Dec 31 16:01:39 Apple-TV mc_mobile_tunnel[90] : (Note ) MC: mc_mobile_tunnel starting.
Dec 31 16:01:39 Apple-TV mc_mobile_tunnel[90] : (Note ) MC: mc_mobile_tunnel shutting down.
Also, when I click on the Trailers icon it reports the following to the console -
Sep 3 10:01:29 Apple-TV AppleTV[68] : Sep 3 10:01:29 SecTrustEvaluate [leaf ValidLeaf ValidRoot]
I did a bit of digging and apparently that error is a trust issue with self signed certificates. It might be a red herring but anyone have any ideas what could be wrong?