Open ruslaniv opened 5 months ago
Ну по всей видимости вот это
2024-06-25 00:07:10.002 T:68332 warning <general>: [---] \ - - - - - - - - - - - -
2024-06-25 00:07:10.003 T:68332 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.JSONDecodeError'>
Error Contents: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "C:\Users\user\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 971, in json
return complexjson.loads(self.text, **kwargs)
File "C:\Program Files\Kodi\system\python\Lib\json\__init__.py", line 370, in loads
return cls(**kw).decode(s)
File "C:\Program Files\Kodi\system\python\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files\Kodi\system\python\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\zvooq_plugin.py", line 556, in <module>
plugin.run()
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\routing.py", line 130, in run
self._dispatch(self.path)
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\routing.py", line 141, in _dispatch
view_func(**kwargs)
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\zvooq_plugin.py", line 369, in build_main_playlists
genres_playlists = client.main_playlists()
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\zvooq_client.py", line 87, in main_playlists
res = self.Service.getMainPlaylists()
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\lib\zvooq_api\service.py", line 251, in getMainPlaylists
resp = self.sendGet(url, [])
File "C:\Users\user\AppData\Roaming\Kodi\addons\plugin.zvooq\lib\zvooq_api\service.py", line 82, in sendGet
resp = r.json(strict=False)
File "C:\Users\user\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
-->End of Python script error report<--
2024-06-25 00:07:10.035 T:68328 error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.zvooq/Playlists
2024-06-25 00:07:10.047 T:54948 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.zvooq/Playlists) failed
плагин все ещё не работает, эксепшену (EXCEPTION) предшествует отказ в доступе (403 Forbidden):
024-11-01 10:55:50.732 T:13888 error
2024-11-01 10:55:51.416 T:14716 warning
2024-11-01 10:55:51.528 T:14716 warning
If you are not a bot, please copy the report and send it to our support team.
2024-11-01 10:55:51.589 T:14716 warning
Плагин перестал работать, постоянно пишет:
Где смотреть этот лог?