I stumbled across this handy app while trying to get Plex running on an aTV my wife recently got. We generally use her iPad to push plex content to the aTV but I wanted a more "seamless" integration with my PMS. (Wishing it worked more like the Roku!) I have poured over these forums and read through every major OS guide (and some random user tutorials) both on this forum and github. I know you get a thousand of these, so any help is greatly appreciated!
I am getting the "trailers app unavailable" error message.
System:
Model: A1465
Firmware: 7.0.1 (6912)
Running PMS plugin in a jail on FreeNAS
Running PlexConnect from a separate custom jail on same FreeNAS box
I've verified that the application.js file serves (after accepting the "invalid" ERR_CERT_AUTHORITY_INVALID cert) by bypassing the user agent check and loading it in a browser
I am not referring to the "trailers and extras" benefit of the Plex pass. The PlexConnect scripts hijack the "trailers" app on the appleTV and route it back to the local PlexConnect install (and on to the PMS) using a local DNS server.
The certs you generated may not be good. I have PM'ed you known good ones, ensure you delete the old profile from the ATV first (as overwriting it will NOT work) and then replace on the ATV and in the correct PlexConnect folder (/assets/certs)
It was the certs or at least the process of copying them over to the NAS. I saw it in several different posts but couldn't figure out what was wrong with them! The certs in the PM wouldn't work and the 3 or 4 sets that I generated on my Mint box didn't work. It didn't dawn on me to try to generate them on the NAS itself. That did the trick. Thanks f00b4r, your link to the freeNAS guide saved the day!
Glad you got it working and good information to post to help others that may end up with the same issue, although i am not sure what the copying did as it is not like they contain things like Mac resource files that might get stripped out.