ldsz / plugin.audio.spotify

Unofficial spotify plugin for Kodi 19
GNU General Public License v3.0
47 stars 17 forks source link

Kodi crashes after install pluging on Windows #26

Open brietman opened 2 years ago

brietman commented 2 years ago

Installed it on my KODI on my Windows 11 machine. Kodi directly crashes after allowing network acces (windows firewall). Not sure what the problem is. On my Shield (19.3) it installs. In the log this happens after loading the spotify plugin.

2022-05-14 12:53:47.533 T:1600 INFO : plugin.audio.spotify --> b'Architecture detected. Using spotty binary C:\Users\Benji\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\spotty\windows\spotty.exe' 2022-05-14 12:53:48.497 T:1600 INFO : plugin.audio.spotify --> b'ok spotty v0.20.0\n{"debug":false,"lms-auth":true,"ogg-direct":true,"version":"0.20.0","volume-normalisation":true}\n' 2022-05-14 12:53:48.498 T:25984 ERROR : [14/May/2022:12:53:48] ENGINE Bus STARTING

2022-05-14 12:53:48.498 T:1600 INFO : plugin.audio.spotify --> b'started webproxy at port 52308' 2022-05-14 12:53:48.499 T:25984 ERROR : [14/May/2022:12:53:48] ENGINE Started monitor thread 'Autoreloader'.

2022-05-14 12:53:48.500 T:11452 INFO : plugin.audio.spotify --> b'Start Spotify Connect Daemon' 2022-05-14 12:53:48.500 T:11452 INFO : plugin.audio.spotify --> b'trying AP Port 443' 2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE Error in HTTP server: shutting down Traceback (most recent call last): File "C:\Users\Benji\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\cherrypy\process\servers.py", line 225, in _start_http_thread self.httpserver.start() File "C:\Users\Benji\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\cheroot\server.py", line 1736, in start self.prepare() File "C:\Users\Benji\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\cheroot\server.py", line 1697, in prepare raise socket.error(msg) OSError: No socket could be created -- (('127.0.0.1', 52308): [WinError 10013] Er is geprobeerd toegang te verkrijgen tot een socket op een volgens de toegangsmachtigingen niet toegestane manier)

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE Bus STOPPING

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE HTTP Server cherrypy._cpnative_server.CPHTTPServer(('127.0.0.1', 52308)) already shut down

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE Stopped thread 'Autoreloader'.

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE Bus STOPPED

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] ENGINE Bus EXITING

2022-05-14 12:53:48.603 T:18256 ERROR : [14/May/2022:12:53:48] E NGINE Bus EXITED kodi.log