Plexconnect Broken After Upgrade

Since upgrading to the most recent version of PlexConnect, my Apple TV displays "Trailers not available. Try again later"

 

I have tried just about every combination of settings in Setup.cfg.

 

Please help me with some ideas to fix this.

 

System setup --------------------------------------

Apple TV 3 has 5.3 Apple Firmware installed.

ip: 192.168.1.4

 

Server Side:

PMS (0.9.8.4)

PlexConnect: Master Branch, downloaded on 24 August 2013

Ubuntu Server  ip: 192.168.1.2

Apache is setup as a proxied host to redirect trailers.apple.com to 192.168.1.2:120

 

Setup.cfg file is:

[PlexConnect]
enable_dnsserver = True
ip_webserver = 192.168.1.2
port_webserver = 120
enable_plexconnect_autodetect = False
ip_pms = 192.168.1.2
port_pms = 32400
ip_plexconnect = 192.168.1.2
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
loglevel = High
logpath = .
enable_plexgdm = True
 
Log attached.
 

In a release a few weeks ago added a DNS requirement of ATV.plexconnect.


Because you are using your own Webserver I think you need to add this as well.

Great - that was the problem.

Thanks!

Where do they normally post this type information?

In the change log pinned thread, as well as in git changes.