Ahoi!
Ich habe heute versucht das DAZN Add-On zu installieren. Ich habe LibreELEC mit Kodi 17 und den aktuellen Inpustream aus dem Kodinerds repo. Das Ganze dann auf einem Raspi 2.
Es taucht immer folgende Fehlermeldung auf:
Python
22:10:43 1389.668701 T:1553798048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named resources.lib.client
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.dazn/addon.py", line 3, in <module>
from resources.lib.client import Client
ImportError: No module named resources.lib.client
-->End of Python script error report<--
22:10:43 1389.692505 T:1961988096 ERROR: GetDirectory - Error getting plugin://plugin.video.dazn/
22:10:43 1389.695068 T:1961988096 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dazn/) failed
22:10:58 1405.028198 T:1961988096 ERROR: Control 500 in window 10001 has been asked to focus, but it can't
22:10:59 1405.542358 T:1507472288 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
22:16:38 1744.714600 T:1961988096 WARNING: Previous line repeats 3 times.
22:16:38 1744.714966 T:1961988096 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
22:16:38 1744.815430 T:1874850720 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named resources.lib.client
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.dazn/addon.py", line 3, in <module>
from resources.lib.client import Client
ImportError: No module named resources.lib.client
-->End of Python script error report<--
22:16:38 1744.831787 T:1961988096 ERROR: GetDirectory - Error getting plugin://plugin.video.dazn/
22:16:38 1744.834229 T:1961988096 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dazn/) failed
Alles anzeigen
Liegt es an einer (potentiellen) Inkompatibilität mit dem aktuellen InputStream? Oder habe ich irgendwas falsch konfiguriert?
Danke und viele Grüße,
Delo