Spotify Addon - Milhouse - Install error

Am Samstag (06.09.25) Vormittag werde ich ein Update der Forensoftware (inkl. aller Plugins) durchführen. Das Forum wird deshalb auf unbestimmte Zeit nicht verfügbar sein. Neuigkeiten wird es im Matrix Chat geben: https://www.kodinerds.net/thread/79927-freischaltung-matrix-chat/
  • Moin,

    ich denke ich hab nen installfehler des SpotifyAddons aus dem marcelveldt repo gefunden

    Wo kann ich das Ticket schrieben und/oder den Pullrequest ablegen ?

    2020-01-19 19:50:23.825 T:800 NOTICE: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
    2020-01-19 19:50:23.825 T:800 NOTICE: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
    2020-01-19 19:50:25.079 T:802 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'ModuleNotFoundError'>
    Error Contents: No module named 'StringIO'
    Traceback (most recent call last):
    File "/storage/.kodi/addons/plugin.audio.spotify/resources/lib/utils.py", line 38, in <module>
    from cStringIO import StringIO
    ModuleNotFoundError: No module named 'cStringIO'


    During handling of the above exception, another exception occurred:


    Traceback (most recent call last):
    File "/storage/.kodi/addons/plugin.audio.spotify/service.py", line 13, in <module>
    from main_service import MainService
    File "/storage/.kodi/addons/plugin.audio.spotify/resources/lib/main_service.py", line 11, in <module>
    from utils import log_msg, ADDON_ID, log_exception, get_token, Spotty, PROXY_PORT, kill_spotty, parse_spotify_track
    File "/storage/.kodi/addons/plugin.audio.spotify/resources/lib/utils.py", line 40, in <module>
    from StringIO import StringIO
    ModuleNotFoundError: No module named 'StringIO'
    -->End of Python script error report<--

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!