PlexKodiConnect/resources/lib/plexbmchelper
tomkat83 14c9d10459 Hopefully fix Plex Companion RuntimeError
- RuntimeError: dictionary changed size during iteration
12:42:00 T:8236   ERROR: Traceback (most recent call last):
12:42:00 T:8236   ERROR:   File
"C:\Users\Tom\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\resources\lib\plexbmchelper\listener.py",
line 213, in answer_request
12:42:00 T:8236   ERROR:     subMgr.notify()
12:42:00 T:8236   ERROR:   File
"C:\Users\Tom\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\resources\lib\plexbmchelper\subscribers.py",
line 163, in notify
12:42:00 T:8236   ERROR:     self.notifyServer(players)
12:42:00 T:8236   ERROR:   File
"C:\Users\Tom\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\resources\lib\plexbmchelper\subscribers.py",
line 178, in notifyServer
12:42:00 T:8236   ERROR:     for typus, p in
self.lastplayers.iteritems():
2016-12-28 13:18:50 +01:00
..
__init__.py Plex Companien (Plexbmc helper) version 0.1 2016-01-22 15:37:20 +01:00
functions.py Cleanup PlexCompanion 2016-09-02 17:20:19 +02:00
httppersist.py Close Plex companion connection on exceptions 2016-11-05 16:28:59 +01:00
listener.py Cleanup PlexCompanion 2016-09-02 17:20:19 +02:00
plexgdm.py Cleanup PlexCompanion 2016-09-02 17:20:19 +02:00
plexsettings.py Fix log error 2016-09-04 16:50:34 +02:00
subscribers.py Hopefully fix Plex Companion RuntimeError 2016-12-28 13:18:50 +01:00