-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi,
The synchronization is KO for me also but it seems a different reason.
response.get('item') or response seems to be null/empty.
Any ideas?
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: 'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.tvshowtime/default.py", line 198, in onNotification
if response.get('item').get('type') == 'episode':
AttributeError: 'NoneType' object has no attribute 'get'
-->End of Python script error report<--
Metadata
Metadata
Assignees
Labels
No labels