Hi there,
I’ve had PMS and plexconnect to an ATV3 running fine the past year or so. Ever since a possible update at the end of September I have encountered the “No Library Sections Available” notification through the hijacked Trailers app.
I tried uninstalling the most recent update and reverted to the previous known working version but encounter the same issue. No PMS are seen on the ATv3 (this is the same case across the two ATV3s I use with plexconnect).
My PC running Windows 10 is the PMS.
I have plexconnect installed as a service, but here is the plexconnect display from python:
Oct 11,2020 09:55:37 PlexConnect: ***
Oct 11,2020 09:55:37 PlexConnect: PlexConnect
Oct 11,2020 09:55:37 PlexConnect: Press CTRL-C to shut down.
Oct 11,2020 09:55:37 PlexConnect: ***
Oct 11,2020 09:55:37 PlexConnect: Started
Oct 11,2020 09:55:37 PlexConnect: Version: 0.7-dev-151218
Oct 11,2020 09:55:37 PlexConnect: Python: 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]
Oct 11,2020 09:55:37 PlexConnect: Host OS: win32
Oct 11,2020 09:55:37 PlexConnect: PILBackgrounds: Is PIL installed? False
Oct 11,2020 09:55:37 PlexConnect: IP_self: 10.0.1.17
Oct 11,2020 09:55:37 DNSServer: Started
Oct 11,2020 09:55:37 DNSServer: Intercept Atv Icon: Enabled
Oct 11,2020 09:55:37 DNSServer: Prevent Atv Update: Enabled
Oct 11,2020 09:55:37 DNSServer: ***
Oct 11,2020 09:55:37 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.
Oct 11,2020 09:55:37 DNSServer: intercept: ['trailers.apple.com', 'a1.phobos.apple.com'] => 10.0.1.17
Oct 11,2020 09:55:37 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
Oct 11,2020 09:55:37 DNSServer: forward other to higher level DNS: 8.8.8.8
Oct 11,2020 09:55:37 DNSServer: ***
Oct 11,2020 09:55:37 WebServer: Started
Oct 11,2020 09:55:37 WebServer: ***
Oct 11,2020 09:55:37 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.
Oct 11,2020 09:55:37 WebServer: ***
Oct 11,2020 09:55:37 WebServer: Started
Oct 11,2020 09:55:37 WebServer: ***
Oct 11,2020 09:55:37 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.
Oct 11,2020 09:55:37 WebServer: ***
settings cfg files is as follows (unaltered by me as far as I’m aware):
[PlexConnect]
enable_plexgdm = True
ip_pms = 192.168.178.10
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
intercept_atv_icon = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
use_custom_dns_bind_ip = False
custom_dns_bind_ip = 0.0.0.0
hosttointercept = trailers.apple.com
icon = movie-trailers
certfile = ./assets/certificates/trailers.pem
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
allow_gzip_atv = False
allow_gzip_pmslocal = False
allow_gzip_pmsremote = True
fanart_quality = High
loglevel = Normal
logpath = .
I’ve read most threads dealing with this issue - any guidance would be appreciated. I am willing to do a fresh re-install if necessary, but I think this is a PMS issue vs. plexconnect.
Thanks for any advice.