-
Notifications
You must be signed in to change notification settings - Fork 30
Plexbmc Helper stopped when start playing audio #6
Description
Debug Log:
http://pastebin.com/vnF4BHsX
19:33:01 121.996056 T:2830967872 NOTICE: == ENTER: PLAY ==
19:33:01 122.001877 T:2830967872 NOTICE: PleXBMC -> PLAY: We are playing a stream
19:33:01 122.009834 T:2830967872 NOTICE: ===== PLEXBMC STOP =====
19:33:01 122.117119 T:2830967872 NOTICE: Thread FileCache start, auto delete: false
19:33:02 122.923294 T:2900358208 NOTICE: Previous line repeats 1 times.
19:33:02 122.923531 T:2900358208 NOTICE: Thread BackgroundLoader start, auto delete: false
19:33:02 122.928436 T:2789024832 NOTICE: Thread PAPlayer start, auto delete: false
19:33:03 123.775833 T:2866803776 ERROR: Traceback (most recent call last):
19:33:03 123.776405 T:2866803776 ERROR: File "/home/pi/.xbmc/addons/script.plexbmc.helper-3.4.2/default.py", line 115, in
19:33:03 123.778519 T:2866803776 ERROR: subMgr.notify()
19:33:03 123.784607 T:2866803776 ERROR: File "/home/pi/.xbmc/addons/script.plexbmc.helper-3.4.2/resources/lib/subscribers.py", line 100, in notify
19:33:03 123.883705 T:2866803776 ERROR: self.notifyServer(players)
19:33:03 123.884445 T:2866803776 ERROR: File "/home/pi/.xbmc/addons/script.plexbmc.helper-3.4.2/resources/lib/subscribers.py", line 107, in notifyServer
19:33:03 123.885117 T:2866803776 ERROR: info = self.playerprops[p.get('playerid')]
19:33:03 123.885658 T:2866803776 ERROR: KeyError: 0
19:33:03 123.886009 T:2866803776 NOTICE: None
19:33:03 123.906860 T:2866803776 NOTICE: PleXBMC Helper -> PleXBMC Helper has been stopped
I am running the latest Helix build for Raspberry Pi (Raspbmc):
http://forum.xbmc.org/showthread.php?tid=176043&pid=1809636#pid1809636
Plexbmc 3.4.6~beta3
Plexbmc Helper 3.4.2
Let me know if you need any more information