Noob needing help
Script failed! :plugin.video.plexbmc
running PMS 0.9.7.12-db37d6d on windows7 ultimate, plexbmc works fine on that machine.
had it running on openelec Rpi and another win7 machine until last night when i got the script failed on both.
here is the debug log for the win7 hoping this will be the easiest to fix
10:53:01 T:1448 NOTICE: -->Python Interpreter Initialized<--
10:53:02 T:1448 NOTICE: ===== PLEXBMC START =====
10:53:02 T:1448 NOTICE: PleXBMC -> running Python: (2, 6, 6, 'final', 0)
10:53:02 T:1448 NOTICE: PleXBMC -> running PleXBMC: 3.1.3
10:53:02 T:1448 NOTICE: PleXBMC -> Running with cElementTree on Python 2.5+
10:53:02 T:1448 NOTICE: PleXBMC -> Platform: Windows
10:53:02 T:1448 NOTICE: PleXBMC -> Debug is turned off. Running silent
10:53:02 T:1448 NOTICE: HTTP response error: 401 Unauthorized
10:53:02 T:1448 NOTICE: HTTP response error: 401 Unauthorized
10:53:03 T:3800 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type:
Error Contents: list indices must be integers, not str
Traceback (most recent call last):
File "C:\Users\Loki\AppData\Roaming\XBMC\addons\plugin.video.plexbmc\default.py", line 4006, in
setMasterServer()
File "C:\Users\Loki\AppData\Roaming\XBMC\addons\plugin.video.plexbmc\default.py", line 3929, in setMasterServer
servers=getMasterServer(True)
File "C:\Users\Loki\AppData\Roaming\XBMC\addons\plugin.video.plexbmc\default.py", line 2203, in getMasterServer
for serverData in discoverAllServers().values():
File "C:\Users\Loki\AppData\Roaming\XBMC\addons\plugin.video.plexbmc\default.py", line 310, in discoverAllServers
return deduplicateServers(das_servers)
File "C:\Users\Loki\AppData\Roaming\XBMC\addons\plugin.video.plexbmc\default.py", line 407, in deduplicateServers
if onedevice['uuid'] == twodevice['uuid']:
TypeError: list indices must be integers, not str
-->End of Python script error report<--
any help would be greatly appreciated!
and thanks for the great work