No such file or directory ..../library/templates/Discover.xml

Doing a clean install/setup of PlexConnect today I get everything installed on both the Mac and aTV as it should be. PlexConnect is running and intercepting calls. I’m logged into MyPlex on the aTV and it shows it has discovered 1 server. When I go to Library on the aTV, I get:

13:28:43 WebServer: File Not Found: Traceback (most recent call last): File "/Applications/PlexConnect/WebServer.py", line 229, in do_GET XML = XMLConverter.XML_PMS2aTV(PMSaddress, self.path + query, options) File "/Applications/PlexConnect/XMLConverter.py", line 390, in XML_PMS2aTV aTVTree = etree.parse(sys.path[0]+'/assets/templates/'+XMLtemplate) File "<string>", line 62, in parse File "<string>", line 26, in parse IOError: [Errno 2] No such file or directory: '/Applications/PlexConnect/assets/templates/Library/Discover.xml'

I’m assuming this is something odd going on with my machine/setup as this file doesn’t exist anywhere nor do I see it on the Github master. Searching doesn’t turn up anything so this can’t be a widespread issue. I’m stumped. Any ideas?

Setup details: Mac mini running El Capitan; PMS v1.2.7.2987-1bef33a; aTV 2 v6.2.1; latest PlexConnect (grabbed it this morning).

Well, I have no idea what was going on but I installed OpenPlex and now everything works as it should. Still odd that “out of the box” PlexConnect was making a call to a file that doesn’t exist but since things are working, I’m not going to question it further.