@starmagoo Wenn du .kodi entfernst sollte es starten, aber beim hinzufügen deiner Medienbibliothek startet es nicht mehr und wird beim hinzufügen crashen. Die Fehler mit der Python hashlib sind schuld. Werde mir mal ein eigenes Build erstellen und es darin mal testen.
Posts made by tombhadAC
-
RE: Kodi aktualisieren
-
RE: Kodi aktualisieren
Kann aber nicht zu der Testversion raten, da darin Kodi so gut wie nicht funktioniert.
-
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
It seems the hashlib function of kodi/python does so work, so a lot of addons and when you index your Music Collection it crashes. (then it does not start anymore without deleting .kodi)
automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
16:45:42.187 T:1589834720 ERROR: ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
16:45:42.187 T:1589834720 DEBUG: .
16:45:42.188 T:1589834720 ERROR: ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1and so on ...
Also it seems the Steam Controller is not working at current stage.