Help xml not found/doesn't get generated

Hello everyone,

I hope someone  could help me. Btw awesome work on this one. Here is the requested data. It seems like the xml file doesn't get generated for some reason. I see the following error:

 

  • Apple 3 7.2
  • 10.0.0.100
  • 10.0.0.100
  • Windows 7 service pack 1 64 bit Plex media server 2.4.3
  • 10.0.0.100

SEttings.cfg

[PlexConnect]
enable_plexgdm = False
ip_pms = 10.0.0.100
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 10.0.0.1
prevent_atv_update = True
enable_plexconnect_autodetect = False
ip_plexconnect = 10.0.0.100
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 = High
logpath = .

http://pastebin.com/s8hCmh1V

203.IOError: [Errno 2] No such file or directory: 'C:\\Users\\Gabriel\\Documents\\PlexConnect-master\\PlexConnect-master/assets/templates/PlexConnect.xml'
Have a look and see if that file actually exists or not, if it doesn't then delete everthing and grab a fresh copy of PlexConnect.

Why do you have 2 "PlexConnect-master" directories? Get rid of one of them and see what happens.