Posts by jomir
-
-
thx for the quick answer!
i installed the dev-build. no (kodi) crashes so far and the V207 video plays without problems .
but unfortunately some h264 files still won't play (audio is ok, no video, can stop the video/no kodi crash)
e.g. http://ix.io/3xE1
ps: disabling drm prime decoder fixes the problem
-
-
-
hello,
I'm running LibreELEC-RPi4.arm-10.0.0.img.gz (Rpi4) and a lot of video files crash at start.
sometimes starting them again will work. sometimes a file, which didn't start before starts. sometimes files which worked before won't start.
this didn't happen (that frequently) while still running 9.97.1
this video did crash everytime i tried to play it: Download free TS AVC/H.264 FullHD 1080p 24fps AAC sample – Tech blog
kodi debug log: http://ix.io/3xzn (.ts file)
.. but it also happens with other container files (e.g. other debug log: http://ix.io/3xrh (.mp4 file)
thanx!
-
-
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!
-
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:
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.
-
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.
Code
Display More2021-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>: ...
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!
-
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
Display More2021-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