Код:
2021-03-03 15:22:08.651 T:698 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
2021-03-03 15:22:08.873 T:1038 INFO <general>: initializing python engine.
2021-03-03 15:22:09.688 T:1038 ERROR <general>: Traceback (most recent call last):
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 37, in _scan_once
nextchar = string[idx]
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: IndexError: string index out of range
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
During handling of the above exception, another exception occurred:
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: Traceback (most recent call last):
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/plugin.video.zamunda/default.py", line 113, in <module>
z = zamunda(
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/plugin.video.zamunda/resources/lib/zamunda.py", line 91, in __init__
self.__s.cookies = requests.utils.cookiejar_from_dict(json.load(f))
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/__init__.py", line 467, in load
return loads(fp.read(),
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/__init__.py", line 525, in loads
return _default_decoder.decode(s)
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 79, in scan_once
return _scan_once(string, idx)
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.688 T:1038 ERROR <general>: File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 39, in _scan_once
raise JSONDecodeError(errmsg, string, idx)
2021-03-03 15:22:09.688 T:1038 ERROR <general>:
2021-03-03 15:22:09.689 T:1038 ERROR <general>: simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
2021-03-03 15:22:09.689 T:1038 ERROR <general>:
2021-03-03 15:22:09.690 T:1038 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'simplejson.errors.JSONDecodeError'>
Error Contents: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 37, in _scan_once
nextchar = string[idx]
IndexError: string index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.zamunda/default.py", line 113, in <module>
z = zamunda(
File "/storage/.kodi/addons/plugin.video.zamunda/resources/lib/zamunda.py", line 91, in __init__
self.__s.cookies = requests.utils.cookiejar_from_dict(json.load(f))
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/__init__.py", line 467, in load
return loads(fp.read(),
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/__init__.py", line 525, in loads
return _default_decoder.decode(s)
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 79, in scan_once
return _scan_once(string, idx)
File "/storage/.kodi/addons/script.module.simplejson/lib/simplejson/scanner.py", line 39, in _scan_once
raise JSONDecodeError(errmsg, string, idx)
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
-->End of Python script error report<--
2021-03-03 15:22:10.103 T:1038 INFO <general>: Python interpreter stopped
2021-03-03 15:22:10.118 T:1037 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.zamunda/
2021-03-03 15:22:10.128 T:698 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zamunda/) failed
Нещо има проблем с pasebin.com за това поствам тук