00:29:25.650 T:1342153600 ERROR: /storage/.kodi/addons/plugin.video.amazon-test/default.py:2319: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal user = None if empty else [i for i in users if cur_user == i['name']] 00:29:25.650 T:1342153600 NOTICE: [Amazon VOD] Login 00:29:26.058 T:1342153600 ERROR: [Amazon VOD] Cannot complete request. (prs.invalidrequest) 00:29:26.062 T:1342153600 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: 'bool' object is not iterable Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 3074, in PlayVideo(args.get('name'), args.get('asin'), args.get('adult'), int(args.get('trailer', '0')), int(args.get('selbitrate', '0'))) File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 1583, in PlayVideo playable = IStreamPlayback(asin, name, trailer, isAdult, extern) File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 1709, in IStreamPlayback cj_str = ';'.join([c.name + '=' + c.value for c in cookie]) TypeError: 'bool' object is not iterable -->End of Python script error report<--