It has been a while since I last tried the Plugin ,
using Ubuntu
XBMC 13 Alpha 7
14:23:39 T:140596752672512 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'bool' object has no attribute 'keys'
Traceback (most recent call last):
File "/home/aio/.xbmc/addons/script.xbmal/updater.py", line 96, in onPlayBackEnded
mal.fullUpdate()
File "/home/aio/.xbmc/addons/script.xbmal/updater.py", line 30, in fullUpdate
malListIDs = malList.keys()
AttributeError: 'bool' object has no attribute 'keys'
-->End of Python script error report<--
It has been a while since I last tried the Plugin , using Ubuntu XBMC 13 Alpha 7
14:23:39 T:140596752672512 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--