hello,
running the latest rpi4 nightliy and librespot crashes after playing some songs from a playlist.
tried it several times. it crashes after playing 2-3 songs. doesn't matter which song.
Code
		
					
				2021-04-12 23:22:19.764 T:940      INFO <general>: CAddonMgr::FindAddons: service.librespot v9.80.11.127 installed
...
2021-04-12 23:23:26.024 T:1023    ERROR <general>: Exception in thread 
2021-04-12 23:23:26.025 T:1023    ERROR <general>: Thread-1
2021-04-12 23:23:26.025 T:1023    ERROR <general>: :
                                                   
2021-04-12 23:23:26.025 T:1023    ERROR <general>: Traceback (most recent call last):
                                                   
2021-04-12 23:23:26.025 T:1023    ERROR <general>:   File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
                                                   
2021-04-12 23:23:26.028 T:1023    ERROR <general>:   File "/usr/lib/python3.8/threading.py", line 870, in run
                                                   
2021-04-12 23:23:26.029 T:1023    ERROR <general>:   File "/storage/.kodi/addons/service.librespot/resources/lib/ls_librespot.py", line 125, in run_librespot
                                                   
2021-04-12 23:23:26.031 T:1023    ERROR <general>:     
2021-04-12 23:23:26.031 T:1023    ERROR <general>: for line in self.librespot.stdout:
2021-04-12 23:23:26.031 T:1023    ERROR <general>: 
                                                   
2021-04-12 23:23:26.031 T:1023    ERROR <general>:   File "/usr/lib/python3.8/encodings/ascii.py", line 26, in decode
                                                   
2021-04-12 23:23:26.032 T:1023    ERROR <general>: UnicodeDecodeError
2021-04-12 23:23:26.032 T:1023    ERROR <general>: : 
2021-04-12 23:23:26.032 T:1023    ERROR <general>: 'ascii' codec can't decode byte 0xc3 in position 67: ordinal not in range(128)
2021-04-12 23:23:26.032 T:1023    ERROR <general>: full kod.log: http://ix.io/2VSd
would be great if someone can look into it!
thx very much!
EDIT: subject moved to Librespot addon support
 
		