Hi, your addon is so great! Will you update it for matrix?
When installing the beta 1 librespot doesn't appear on the addons repo
Thanks very much
Hi, your addon is so great! Will you update it for matrix?
When installing the beta 1 librespot doesn't appear on the addons repo
Thanks very much
alexbelgium - known error - librespot failed with newest test version of libreelec on RPI4 · Issue #5038 · LibreELEC/LibreELEC.tv · GitHub we haven’t got back around to working on fixing it yet.
alexbelgium Fixed librespot Addons are in the links (RPi4 and X86) librespot failed with newest test version of libreelec on RPI4 · Issue #5038 · LibreELEC/LibreELEC.tv · GitHub should be included in the next LE10 beta
alexbelgium Fixed librespot Addons are in the links (RPi4 and X86) librespot failed with newest test version of libreelec on RPI4 · Issue #5038 · LibreELEC/LibreELEC.tv · GitHub should be included in the next LE10 beta
Thanks! Great work. It works perfectly on my Intel NUC x86 with beta 1.
hello,
thank you very much for the addon!
running the latest rpi4 nightliy (le10.0 nightly-20210411-5a67b41) 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.
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:10.599 T:1023 INFO <general>: Librespot: b'Somebody'#b'OSKA'#b'Somebody'#b'https://i.scdn.co/image/ab67616d0000b273f643a7c609ceed90619cb0f5'
2021-04-12 23:23:10.599 T:1023 INFO <general>: Librespot: updating librespot playback
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>:
...
Display More
full kod.log: http://ix.io/2VSd
would be great if someone can look into it!
(after a quick search it looks like a utf-8 problem: python - UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128) - Stack Overflow )
thx very much!
tried it several times. it crashes after playing 2-3 songs. doesn't matter which song.
would be great if someone can look into it!
(after a quick search it looks like a utf-8 problem: python - UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128) - Stack Overflow )
thx very much!
jomir could you please check @ Issues · librespot-org/librespot · GitHub and
Commits · librespot-org/librespot · GitHub And see if this a know bug or if there is a known fix? otherwise - can you please raise it as an issue. Do any of your song titles have extended characters?
jomir could you please check @ Issues · librespot-org/librespot · GitHub and
Commits · librespot-org/librespot · GitHub And see if this a know bug or if there is a known fix? otherwise - can you please raise it as an issue. Do any of your song titles have extended characters?
thx for the quick answer. the songs didn't hv any special characters:
2021-04-12 23:23:10.263 T:1023 INFO <general>: Librespot: [2021-04-12T21:23:10Z INFO librespot_playback::player] Loading <Somebody> with Spotify URI <spotify:track:1XJxZLiZ0RT5MYrQGfQjNi>
2021-04-12 23:23:10.448 T:1023 INFO <general>: Librespot: [2021-04-12T21:23:10Z INFO librespot_playback::player] <Somebody> (189268 ms) loaded
2021-04-12 23:23:10.452 T:1023 INFO <general>: Librespot: event playing
2021-04-12 23:23:10.599 T:1023 INFO <general>: Librespot: b'Somebody'#b'OSKA'#b'Somebody'#b'https://i.scdn.co/image/ab67616d0000b273f643a7c609ceed90619cb0f5'
2021-04-12 23:23:10.599 T:1023 INFO <general>: Librespot: updating librespot playback
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>:
Display More
i didn't find any similar known bugs at Issues · librespot-org/librespot · GitHub
but i found a similar (closed) pull request at librespot: stop crashing when logging titles with wide characters by vpit · Pull Request #4339 · LibreELEC/LibreELEC.tv · GitHub
mglae suggests a fix:
thx! will try and test tomorrow.
thx for the quick answer. the songs didn't hv any special characters:
Code Display More2021-04-12 23:23:10.263 T:1023 INFO <general>: Librespot: [2021-04-12T21:23:10Z INFO librespot_playback::player] Loading <Somebody> with Spotify URI <spotify:track:1XJxZLiZ0RT5MYrQGfQjNi> 2021-04-12 23:23:10.448 T:1023 INFO <general>: Librespot: [2021-04-12T21:23:10Z INFO librespot_playback::player] <Somebody> (189268 ms) loaded 2021-04-12 23:23:10.452 T:1023 INFO <general>: Librespot: event playing 2021-04-12 23:23:10.599 T:1023 INFO <general>: Librespot: b'Somebody'#b'OSKA'#b'Somebody'#b'https://i.scdn.co/image/ab67616d0000b273f643a7c609ceed90619cb0f5' 2021-04-12 23:23:10.599 T:1023 INFO <general>: Librespot: updating librespot playback 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>:
i didn't find any similar known bugs at Issues · librespot-org/librespot · GitHub
but i found a similar (closed) pull request at librespot: stop crashing when logging titles with wide characters by vpit · Pull Request #4339 · LibreELEC/LibreELEC.tv · GitHub
mglae suggests a fix:
PostRE: rpi4 - le10.0 nightly-20210411-5a67b41 - librespot crashes after playing some songs
Try
(Code, 12 lines)
Don't worry about making errors, deinstall and reinstall in this case.mglaeApril 13, 2021 at 3:45 PM thx! will try and test tomorrow.
playlist is running for hours now. no crash. looks like the patch fixed the problem. thank you very much!
Since the recent Spotify update librespot no longer shows up on the device list, I have rebooted and no joy from that. is there a compatibility issue or has something broke somewhere? I have tried to uninstall and reinstall the addon but that did nothing also. Other devices show up as normal IE my phone & Google speaker.
Just installed Librespot for the first time on RPi 4 with last version of Libreelec and i have some questions. I see it's working through pulseaudio, although i use ALSA as my output! Why does it use pulseaudio? is it possible to make it work directly? Second question, why do i see format 1411 kbps, instead of ogg vorbis? And last question is CPU load, it's relatively higher, than when i play 16-44.1 flac format from usb storage or streaming, using upnp renderer. It's about 40% against 17-19. And it's that high on home menu screen.
Hi,
I have Rpi4 with LE 10b2 and librespot installed. Everything works well, but there is two volume regulations: in phone and in LibreELEC. My question is how to set volume always max in librespot and modify it only via Spotify in phone?
So moved house recently and unfortunately had to switch ISP and SKY (yes I know) was the only option, but now I have the sky hub librespot refuses to connect, it shows up in the list but will just flash for a bit saying its connecting then just give up and won't connect. Is there a fix or anyone else using a sky hub and have this working? Any help would be appreciated.
Hi everyone!
Awiouy, first of all, I really like your addon, I use it daily on my Coreelec 9.2.7 system.
But I've got a question. I've seen that you have options available by editing librespot.start script at /storage/.kodi/addons/service.librespot/bin/librespot.start
I wanted to play around with turning off normalization, but unfortunately I don't have this script in the specified folder, only the librespot binary file. I am using 9.2.125 version, and I suspect it should be there. What can I do? Do I just manually create it with the only options included in it, that I need?
I know you don't really have usage experience with coreelec, I just find this strange, I executed a find command, and this script is nowhere to be found in my system. I have installed it through Coreelec repository in Kodi.
Thanks in advance!
Apologies if this is a very basic question, but -- should this plugin still be available in the LibreELEC Addons 10.0 repository? I'm running Kodi Matrix / LibreElec 10, and have been though every submenu of the repository and can't find the addon.
_fdc_ there are build issues with it on Generic - Update rust resolving TARGET=HOST build issues by heitbaum · Pull Request #5446 · LibreELEC/LibreELEC.tv · GitHub.
Grab the zip from here - LibreELEC.tv/10.0.0-Generic-x86_64-service.librespot-10.0.0.128.zip at librespot-bin · heitbaum/LibreELEC.tv · GitHub
Or self build it: LibreELEC.tv/10-build.sh at librespot-bin · heitbaum/LibreELEC.tv · GitHub
_fdc_ there are build issues with it on Generic - Update rust resolving TARGET=HOST build issues by heitbaum · Pull Request #5446 · LibreELEC/LibreELEC.tv · GitHub.
Grab the zip from here - LibreELEC.tv/10.0.0-Generic-x86_64-service.librespot-10.0.0.128.zip at librespot-bin · heitbaum/LibreELEC.tv · GitHub
Thanks for this. However when i download this zip to a usb, then install from zip I get a Failed To Install error message
_fdc_ the build issues have been fixed. The addon should be available for download in the next few days.
_fdc_ the build issues have been fixed. The addon should be available for download in the next few days.
Oh ok great thanks. So should that pull through to the LibreElec repository if I check for updates in a few days, or would I still need to manually download the Zip?