- Official Post
Which problem?
LisaBrown spams about shady software
Which problem?
LisaBrown spams about shady software
I am reworking Librespot and I would like some feedback.
Preview for LibreELEC 9.2 for RPi2
Preview for LibreELEC 9.2 for RPi4
Preview for LibreELEC 9.80 for RPi2
Notable changes:
- fanart is displayed during playback
- podcast information is displayed
- settings are reset to default
- autoplay is enabled by default and can be disabled
- display name can be set and {} is a placeholder for the host name
- RTP port can be set
- librespot is build with mdns instead of dns-sd
- the addon does not use system.d anymore
I am reworking Librespot and I would like some feedback.
Thank you very much in advance for all the new features.
I am using Librespot on a Intel NUC and the Movie/TV-Show Audio shall be output to HDMI (default KODI Setting).
But the Librespot Audio shall be routed to 3,5mm Audio Jack (alsa).
At the moment, I manuall change the settings in the service file:
--backend alsa \
--device front:CARD=PCH,DEV=0 \
But after each Librespot Update, the changes are lost.
Request:
Please provide a GUI Setting for Audio routing / playback device. That would be awesome
Display MoreThank you very much in advance for all the new features.
I am using Librespot on a Intel NUC and the Movie/TV-Show Audio shall be output to HDMI (default KODI Setting).
But the Librespot Audio shall be routed to 3,5mm Audio Jack (alsa).
At the moment, I manuall change the settings in the service file:
--backend alsa \
--device front:CARD=PCH,DEV=0 \
But after each Librespot Update, the changes are lost.
Request:
Please provide a GUI Setting for Audio routing / playback device. That would be awesome
Hello pipsen,
To keep your changes after updates, refer to the instructions in the sample system.d service.
# Copy this file to '/storage/.config/system.d/service.librespot-alsa.service' and adapt it to your needs
# Enable the service with 'systemctl enable /storage/.config/system.d/service.librespot-alsa.service'
# Start the service with 'systemctl start service.librespot-alsa.service'
# If you update the file, reload units with 'systemctl daemon-reload' and restart the service
Librespot and VPN:
VPN prevents adding users in discovery mode (but a VPN does not prevent discovered users to stream from Spotify).
Therefore, switch your VPN off to add new users in discovery mode. You can turn it back on after they have been added.
Librespot and systemd
Librespot 122 does not use systemd anymore and logs in the Kodi log.
Therefore, use the following command to read the log of Librespot 122:
grep Librespot /storage/.kodi/temp/kodi.log
Enjoy!
I had already copied service.librespot-alsa.service for version 121, which worked great. However, after autoupdate to 122, I had to enable and start the service before it worked for 122.
You write that libresport does not use systemd anymore, but don't we use systemd to enable alsa?
I had already copied service.librespot-alsa.service for version 121, which worked great. However, after autoupdate to 122, I had to enable and start the service before it worked for 122.
You write that libresport does not use systemd anymore, but don't we use systemd to enable alsa?
Hello siz
Where had you copied your system.d file to?
To /storage/.config/system.d ?
Yes, in February when 121 was released I followed the guide. Today, after it autoupdated to 122, it didn't start, even after restarting. So I just followed step 2 and 3 again, I didn't edit or create a new file.
I am reworking Librespot and I would like some feedback.
Preview for LibreELEC 9.2 for RPi2
I'm running it on the new version 122 on a Raspberry Pi 3 using a nightly build from Milhouse and it works pretty well. Artwork is displayed and I also listened to a podcast, jumping in time etc.
One issue: When I want to play a track from the auto-suggestions displayed below a playlist, it stops working (I removed timestamps etc.):
[librespot_connect::spirc] Fetching autoplay context uri
[librespot_connect::spirc] Autoplay uri resolved to <"spotify:station:playlist:1rxlGK8SOz1PJgavHOXY7p">
[librespot_playback::player] Loading <Lesser Known Good> with Spotify URI <spotify:track:3vGnW6Pg1LCFDwHAMnHuXX>
[librespot_connect::spirc] Resolved 50 tracks from <"spotify:playlist:1rxlGK8SOz1PJgavHOXY7p">
[librespot_playback::player] <Lesser Known Good> (300972 ms) loaded
[librespot_connect::spirc] Fetching autoplay context uri
thread 'main' panicked at 'Spotify servers returned an error. Restart librespot.', core/src/mercury/mod.rs:201:13
I have updated to version 122.
Now playing stops after a track with special character in the name (e.g. Beyoncé)
Here my log from kodi.log
2020-05-02 08:15:14.355 T:1599685504 NOTICE: Librespot: [2020-05-02T06:15:14Z INFO librespot_playback::player] Loading <Halo> with Spotify URI <spotify:track:4JehYebiI9JE8sR8MisGVb>
2020-05-02 08:15:14.662 T:1599685504 NOTICE: Librespot: [2020-05-02T06:15:14Z INFO librespot_playback::player] <Halo> (261640 ms) loaded
2020-05-02 08:15:44.311 T:1599685504 NOTICE: Librespot: event playing
2020-05-02 08:15:44.575 T:1599685504 ERROR: Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 754, in run
File "/storage/.kodi/addons/service.librespot/resources/lib/ls_librespot.py", line 131, in run_librespot
self.on_event_playing(words[1], words[2])
File "/storage/.kodi/addons/service.librespot/resources/lib/ls_librespot.py", line 77, in on_event_playing
SPOTIFY.update_listitem(self.listitem, type, id, self.country)
File "/storage/.kodi/addons/service.librespot/resources/lib/ls_spotify.py", line 77, in update_listitem
log('{}#{}#{}#{}'.format(title, artist, album, thumb))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 6: ordinal not in range(128)
Display More
I have updated to version 122.
Now playing stops after a track with special character in the name (e.g. Beyoncé)
Here my log from kodi.log
Code Display More2020-05-02 08:15:14.355 T:1599685504 NOTICE: Librespot: [2020-05-02T06:15:14Z INFO librespot_playback::player] Loading <Halo> with Spotify URI <spotify:track:4JehYebiI9JE8sR8MisGVb> 2020-05-02 08:15:14.662 T:1599685504 NOTICE: Librespot: [2020-05-02T06:15:14Z INFO librespot_playback::player] <Halo> (261640 ms) loaded 2020-05-02 08:15:44.311 T:1599685504 NOTICE: Librespot: event playing 2020-05-02 08:15:44.575 T:1599685504 ERROR: Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner File "/usr/lib/python2.7/threading.py", line 754, in run File "/storage/.kodi/addons/service.librespot/resources/lib/ls_librespot.py", line 131, in run_librespot self.on_event_playing(words[1], words[2]) File "/storage/.kodi/addons/service.librespot/resources/lib/ls_librespot.py", line 77, in on_event_playing SPOTIFY.update_listitem(self.listitem, type, id, self.country) File "/storage/.kodi/addons/service.librespot/resources/lib/ls_spotify.py", line 77, in update_listitem log('{}#{}#{}#{}'.format(title, artist, album, thumb)) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 6: ordinal not in range(128)
Hi MikeCC
This is a known issue, which is solved with revision 123.
To fix until revision 123 is released, either revert to revision 121 or apply this fix manually (disable/enable the addon to activate the fix):
librespot: handle non ascii track information · LibreELEC/LibreELEC.tv@967bb63 · GitHub
I'm running LE 9.2.1 on RPi 4 4GB and just installed your plugin, it seems to work flawlessly! Thank you so much, this finally got my so to use kodi for her music playback
I'm also using a VPN to connect to my parents where I have my media server running (emby) and this doesn't seem to interfere with discoverability of spotify connect on my local network. (But I'm not explicitly routing all network traffic over that vpn)
Hi
I have a problem that has plagued me for some time, I also tried to reinstall everything. when i start libreelerc, librespot crashes. Ever since I updated it to version 9.2.2. If I start it manually by deactivating and reactivating the service, it works fine.
I have a Intel NUC
2020-05-03 21:32:58.612 T:140508689057536 NOTICE: Librespot: monitor started
2020-05-03 21:32:58.652 T:140508689057536 NOTICE: Librespot: ['librespot', '--backend', 'pulseaudio', '--bitrate', '320', '--cache', 'cache', '--device', 'librespot', '--device-type', 'TV', '--disable-audio-cache', '--name', 'Librespot>
2020-05-03 21:32:59.450 T:140508689057536 NOTICE: Librespot: loaded module-null-sink sink_name=librespot
2020-05-03 21:32:59.609 T:140508689057536 NOTICE: Librespot: loaded module-rtp-send destination_ip=127.0.0.1 port=24642 source=librespot.monitor
2020-05-03 21:32:59.633 T:140508689057536 NOTICE: Librespot: suspended sink 1
2020-05-03 21:32:59.635 T:140507953743616 NOTICE: Librespot: librespot thread started
2020-05-03 21:32:59.652 T:140507953743616 NOTICE: Librespot: librespot started
2020-05-03 21:32:59.668 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk
2020-05-03 21:32:59.699 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5
2020-05-03 21:32:59.750 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:32:59.750 T:140507953743616 NOTICE: Librespot: event panic 1/3
2020-05-03 21:32:59.781 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:32:59.781 T:140507953743616 NOTICE: Librespot: librespot stopped
2020-05-03 21:32:59.792 T:140507953743616 NOTICE: Librespot: librespot started
2020-05-03 21:32:59.799 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk
2020-05-03 21:32:59.819 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5
2020-05-03 21:32:59.862 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:32:59.863 T:140507953743616 NOTICE: Librespot: event panic 2/3
2020-05-03 21:32:59.897 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:32:59.898 T:140507953743616 NOTICE: Librespot: librespot stopped
2020-05-03 21:32:59.996 T:140507953743616 NOTICE: Librespot: librespot started
2020-05-03 21:32:59.996 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk
2020-05-03 21:32:59.997 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5
2020-05-03 21:33:00.042 T:140508697450240 ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))
2020-05-03 21:33:00.043 T:140508697450240 ERROR: Traceback (most recent call last):
File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service>
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
File "/usr/lib/python2.7/urllib2.py", line 429, in open
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
2020-05-03 21:33:00.050 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:33:00.050 T:140507953743616 NOTICE: Librespot: event panic 3/3
2020-05-03 21:33:00.088 T:140507945350912 ERROR: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=c948ff8c127c4b6eb2fe83615eaf26f7&d=LibreELEC&pa=Generic.x86_64&v=9.2.2&f=i915) ## ERROR: (URLError(gaierror(>
2020-05-03 21:33:00.094 T:140507945350912 ERROR: Traceback (most recent call last):
File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service>
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
File "/usr/lib/python2.7/urllib2.py", line 429, in open
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
2020-05-03 21:33:00.097 T:140507945350912 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
2020-05-03 21:33:00.098 T:140507945350912 ERROR: Traceback (most recent call last):
File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service>
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
TypeError: expected string or buffer
2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: suspended sink 1
2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: librespot stopped
2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: librespot thread stopped
2020-05-03 21:33:00.635 T:140508689057536 NOTICE: Librespot: librespot died
2020-05-03 21:33:00.681 T:140508689057536 NOTICE: Librespot: unloaded module-rtp-send destination_ip=127.0.0.1 port=24642 source=librespot.monitor
2020-05-03 21:33:00.706 T:140508689057536 NOTICE: Librespot: unloaded module-null-sink sink_name=librespot
2020-05-03 21:33:00.706 T:140508689057536 NOTICE: Librespot: monitor stopped
Display More
Hi
I have a problem that has plagued me for some time, I also tried to reinstall everything. when i start libreelerc, librespot crashes. Ever since I updated it to version 9.2.2. If I start it manually by deactivating and reactivating the service, it works fine.
I have a Intel NUC
Code Display More2020-05-03 21:32:58.612 T:140508689057536 NOTICE: Librespot: monitor started 2020-05-03 21:32:58.652 T:140508689057536 NOTICE: Librespot: ['librespot', '--backend', 'pulseaudio', '--bitrate', '320', '--cache', 'cache', '--device', 'librespot', '--device-type', 'TV', '--disable-audio-cache', '--name', 'Librespot> 2020-05-03 21:32:59.450 T:140508689057536 NOTICE: Librespot: loaded module-null-sink sink_name=librespot 2020-05-03 21:32:59.609 T:140508689057536 NOTICE: Librespot: loaded module-rtp-send destination_ip=127.0.0.1 port=24642 source=librespot.monitor 2020-05-03 21:32:59.633 T:140508689057536 NOTICE: Librespot: suspended sink 1 2020-05-03 21:32:59.635 T:140507953743616 NOTICE: Librespot: librespot thread started 2020-05-03 21:32:59.652 T:140507953743616 NOTICE: Librespot: librespot started 2020-05-03 21:32:59.668 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk 2020-05-03 21:32:59.699 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5 2020-05-03 21:32:59.750 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:32:59.750 T:140507953743616 NOTICE: Librespot: event panic 1/3 2020-05-03 21:32:59.781 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:32:59.781 T:140507953743616 NOTICE: Librespot: librespot stopped 2020-05-03 21:32:59.792 T:140507953743616 NOTICE: Librespot: librespot started 2020-05-03 21:32:59.799 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk 2020-05-03 21:32:59.819 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5 2020-05-03 21:32:59.862 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:32:59.863 T:140507953743616 NOTICE: Librespot: event panic 2/3 2020-05-03 21:32:59.897 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:32:59.898 T:140507953743616 NOTICE: Librespot: librespot stopped 2020-05-03 21:32:59.996 T:140507953743616 NOTICE: Librespot: librespot started 2020-05-03 21:32:59.996 T:140507953743616 NOTICE: Librespot: [2020-05-03T21:32:59Z INFO librespot] librespot 703c4ddaa0 (2020-04-27). Built on 2020-05-02. Build ID: KnWpUyAk 2020-05-03 21:32:59.997 T:140507953743616 NOTICE: Librespot: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Other, message: "No such device" }', src/libcore/result.rs:1165:5 2020-05-03 21:33:00.042 T:140508697450240 ERROR: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),)) 2020-05-03 21:33:00.043 T:140508697450240 ERROR: Traceback (most recent call last): File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service> File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 429, in open File "/usr/lib/python2.7/urllib2.py", line 447, in _open File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open URLError: <urlopen error [Errno -3] Temporary failure in name resolution> 2020-05-03 21:33:00.050 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:33:00.050 T:140507953743616 NOTICE: Librespot: event panic 3/3 2020-05-03 21:33:00.088 T:140507945350912 ERROR: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=c948ff8c127c4b6eb2fe83615eaf26f7&d=LibreELEC&pa=Generic.x86_64&v=9.2.2&f=i915) ## ERROR: (URLError(gaierror(> 2020-05-03 21:33:00.094 T:140507945350912 ERROR: Traceback (most recent call last): File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service> File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen File "/usr/lib/python2.7/urllib2.py", line 429, in open File "/usr/lib/python2.7/urllib2.py", line 447, in _open File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open URLError: <urlopen error [Errno -3] Temporary failure in name resolution> 2020-05-03 21:33:00.097 T:140507945350912 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',)) 2020-05-03 21:33:00.098 T:140507945350912 ERROR: Traceback (most recent call last): File "/var/lib/jenkins/LE/build4/workspace/Generic/build.LibreELEC-Generic.x86_64-9.2.2/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service> File "/usr/lib/python2.7/json/__init__.py", line 339, in loads File "/usr/lib/python2.7/json/decoder.py", line 364, in decode TypeError: expected string or buffer 2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: suspended sink 1 2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: librespot stopped 2020-05-03 21:33:00.116 T:140507953743616 NOTICE: Librespot: librespot thread stopped 2020-05-03 21:33:00.635 T:140508689057536 NOTICE: Librespot: librespot died 2020-05-03 21:33:00.681 T:140508689057536 NOTICE: Librespot: unloaded module-rtp-send destination_ip=127.0.0.1 port=24642 source=librespot.monitor 2020-05-03 21:33:00.706 T:140508689057536 NOTICE: Librespot: unloaded module-null-sink sink_name=librespot 2020-05-03 21:33:00.706 T:140508689057536 NOTICE: Librespot: monitor stopped
Enable 'wait for network' in LibreELEC network settings
Enable 'wait for network' in LibreELEC network settings
Thank you
Hey awiouy
I have a problem with the librespot addon on my Coreelec 9.2.2 setup.
I know this is a forum for Libreelec, but over at the coreelec forum nobody could or was willing to help me.
The problem is quite simple, the addon runs and i don't see any error in the kodi logs, but i can't find on the Spotify-Connect device list on my phone.
I have no idea where to start finding the problem.
Interestingly enough, i tried installing a experimental Spotifyd addon from the coreelec forums here, this time I could see the Coreelec device on my phone but the audio output was not working well.
So to me it seems like it could probably work, but something is blocking the librespot addon from being discoverable on other phones (of course in the same network).
Perhaps you have an idea?
Hi everyone, since the latest update, I can't just swipe to the next song on Spotify. Spotify closes the window. I hope I was able to describe the problem so that it is understood
I'm running it on the new version 122 on a Raspberry Pi 3 using a nightly build from Milhouse and it works pretty well. Artwork is displayed and I also listened to a podcast, jumping in time etc.
One issue: When I want to play a track from the auto-suggestions displayed below a playlist, it stops working (I removed timestamps etc.):
Code[librespot_connect::spirc] Fetching autoplay context uri [librespot_connect::spirc] Autoplay uri resolved to <"spotify:station:playlist:1rxlGK8SOz1PJgavHOXY7p"> [librespot_playback::player] Loading <Lesser Known Good> with Spotify URI <spotify:track:3vGnW6Pg1LCFDwHAMnHuXX> [librespot_connect::spirc] Resolved 50 tracks from <"spotify:playlist:1rxlGK8SOz1PJgavHOXY7p"> [librespot_playback::player] <Lesser Known Good> (300972 ms) loaded [librespot_connect::spirc] Fetching autoplay context uri thread 'main' panicked at 'Spotify servers returned an error. Restart librespot.', core/src/mercury/mod.rs:201:13
Hi donski
The issue is known, but not a solution