Zeltorix, в kodi 22 beta1 не работает dream cast дополнение (в 21 работает):Код
2026-07-10 01:30:41.352 T:13579 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'typing.Union' object has no attribute '__module__' and no __dict__ for setting new attributes
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zeltorix.dreamcast/addon.py", line 12, in <module>
from resources.lib.router import router
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zeltorix.dreamcast/resources/lib/router.py", line 15, in <module>
from .model import Model
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zeltorix.dreamcast/resources/lib/model.py", line 19, in <module>
from web_api_request import WebApiRequest, https_checking, Proxy, headers
...
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.zeltorix.packages/resources/lib/httpx/_transports/default.py", line 33, in <module>
import httpcore
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.zeltorix.packages/resources/lib/httpcore/__init__.py", line 139, in <module>
setattr(__locals[__name], "__module__", "httpcore") # noqa
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'typing.Union' object has no attribute '__module__' and no __dict__ for setting new attributes. Did you mean: '__reduce__'?
-->End of Python script error report<--
2026-07-10 01:30:42.030 T:13578 error <general>: GetDirectory - Error getting plugin://plugin.video.zeltorix.dreamcast/
2026-07-10 01:30:42.061 T:13528 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zeltorix.dreamcast/) failed