-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Librespot playback stops after two songs #238
Comments
I am having the same issue via LAN and WiFi. :- |
Hi, This is with librespot built from source on a Raspberry Pi 3B. Thanks! |
Hi, Do you have any workaround for that issue? |
I am using Spotify Connect with this config now: |
Is it somehow still possible to get spotify_appkey.key from spotify
website? The site with the request form is dead.
I think sooner or later spotify-connect-web will be broken too and it would
be better to find a valid solution of ConnectionReset issue for librespot..
pon., 22 paź 2018, 08:50 użytkownik abrakadabra2k <[email protected]>
napisał:
… Hi,
I am having the same issue, after 2-3 songs, it stops playing.
ERROR:librespot_core::session: Os { code: 104, kind: ConnectionReset,
message: "Connection reset by peer" }
Do you have any workaround for that issue?
I am using Spotify Connect with this config now:
https://github.com/RafaPolit/moode-spotify-connect-web
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#238 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNl18ffcg2EO_eU-YbzcH7YUr26EENuks5unWq8gaJpZM4VaEAX>
.
|
See #134 for this bug. Basically librespot doesn't handle reconnection, hence it crashes if your internet drops out. spotify_appkey.key is dead, the apis for using it don't even exist anymore afaik. Closing in favour of aforementioned issue. |
For anyone experiencing the same issue. I've been struggling for months now with the infamous It turns out it was a network issue, on my end. I disabled my raspberrypi's ethernet interface and switched to the wifi. Never looked back. Works like a dream. Apparently my ethernet has some glitches. I can finally enjoy some music :) |
Similar here after switching off bluetooth (wifi + bluetooth interfering with each other is a known issue on some Pi models). Of course, ideally |
When I use librespot with a LTE internet connection the playback stops after just two tracks. Currently I use the librespot plugin of Volumio on a RPi3 connected via WIFI to a LTE (~5-8Mbit/s) router. First noticeable difference to a standard DSL 16k or 50k connection is the late start of the music. It takes around 5-20 seconds before the music starts.
This is a trace of the moment where it stucks:
This error just appears for librespot. The Android/Windows/iOS apps of spotify are starting each track immediately and are playing continously.
Any suggestions what I can do to make librespot work along with LTE?
Kind regards
The text was updated successfully, but these errors were encountered: