Funny I can see all the movies and thumbs but as soon as I select one to play, up pops the 'ol Trailers Not Available.
I switched back to plexconnect .4-dev from .5 and everything works just fine. So I don't believe the updated PMS is the issue
Also, when trying .5 its settings.cfg was edited to equal as it was in .4
Sure could use some help figuring out what has happened.
-
Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software): ATV3 6.2
-
The DNS server set on the ATV (found under the ATV settings > general > network > DNS): 192.168.1.131
-
The local IP address of the device that PlexConnect is installed on: 192.168.1.131
-
The device and operating system (including version number) that PlexConnect is installed on: iMac 10.10.3
-
The device and operating system (including version number) that the Plex media server (PMS) is installed on: iMac 10.10.3
-
The Plex media server (PMS) version number you are running (do not put 'latest'): 0.9.11.1.678-c48ffd2 I had just upgraded from 0.9.9.14
-
The local IP address of the device that the Plex media server (PMS) is installed on: 192.168.1.131
-
The PlexConnect version number. If using Github source then a time and date of download (look at the creation date of the folder) and if you are using any non-standard setup e.g. Plexify or a fork. Mar 30 11:27am
-
The contents of your 'Settings.cfg' file :
NOTE: I've always forced ip addresses although did also try it with the 2 False's changed to True but got same results.
Settings.cfg ver .5
enable_plexgdm = False
ip_pms = 192.168.1.131
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 192.168.1.1
prevent_atv_update = True
enable_plexconnect_autodetect = False
ip_plexconnect = 192.168.1.131
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = ./assets/certificates/trailers.pem
allow_gzip_atv = False
allow_gzip_pmslocal = False
allow_gzip_pmsremote = True
loglevel = Normal
logpath = .
Plexconnect Log:
PlexConnect.log (2.31 KB)