PlexConnect Permission Error

See below. I have setup plexconnect before with no issues but am stumped here. I setup a new pc to run this and when i try to access trailers on my apple tv’s i get the below… the apple tv just stays stuck on “Accessing Trailers”
This is probably an easy fix. So i appreciate your help!

13:16:21 PlexAPI: ***
13:16:21 PlexAPI: PlexGDM - looking up Plex Media Server
13:16:21 PlexAPI: ***
13:16:22 PlexAPI: GDM: Servers discovered: 1
13:16:22 PlexAPI: Servers (local, plex.tv, MyPlex): 2
13:16:22 WebServer: serving .xml: /PlexConnect.xml
13:16:22 WebServer: serving /js/utils.js
13:16:22 WebServer: serving .xml: /library/sections
13:16:22 WebServer: File Not Found:
Traceback (most recent call last):
File “C:\Program Files (x86)\PlexConnect-master\WebServer.py”, line 229, in do
_GET
XML = XMLConverter.XML_PMS2aTV(PMSaddress, self.path + query, options)
File “C:\Program Files (x86)\PlexConnect-master\XMLConverter.py”, line 387, in
XML_PMS2aTV
aTVTree = etree.parse(sys.path[0]+’/assets/templates/’+XMLtemplate)
File “”, line 62, in parse
File “”, line 26, in parse
IOError: [Errno 13] Permission denied: ‘C:\Program Files (x86)\PlexConnect-mas
ter/assets/templates/’

Windows version? Running PlexConnect with administrator privileges? Using the template in the read before posting topic would help also…

13:16:22 WebServer: serving .xml: /library/sections

This is strange. It should always mention a “real” filename…
Check if you got all the files from github and don’t have corrupted ones.