Error on settings with PlexConnect from today

Hey Guys,

 

i get the latest PlexConnect Version today from git and get a error in the settings menu.

When i try to change any setting there nothing happens on the ATV but PlexConnect says:

 

 

----------------------------------------
Exception happened during processing of request from ('192.168.1.100', 55672)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 284, in _handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 310, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
    self.handle()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
    self.handle_one_request()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
    method()
  File "/usr/local/lib/plexconnect/WebServer.py", line 147, in do_GET
    XML = XMLConverter.XML_PMS2aTV(self.client_address, self.path, options)
  File "/usr/local/lib/plexconnect/XMLConverter.py", line 334, in XML_PMS2aTV
    XMLtemplate = parts[1] + ".xml"
IndexError: list index out of range
----------------------------------------
 

Just did a quick test... it's working fine for me!

Do you have more details? Where exactly does this happen?

Also, please set the loglevel to High, restart PlexConnect, generate this error and attach the PlexConnect.log file.

Thanks!

assuming you are talking about this commit -> d57a2c28862bf43e1a04c13fd64888f4a107d08d

then it works fin for me too ... 

no issues as far as i can see...

Likewise, no problems so far.