mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #464] Impossible to play some tracks #293
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asirinelli on GitHub (Apr 18, 2020).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/464
Hi,
I have realised that since a couple of days librespot is not able to play some tracks.
When I start playing the track from the up-to-date Spotify android app or from open.spotify.com, nothing happen and only the following line is found in the log (each time I request playing):
I am using librespot compiled today on commit
ef27b4bce3running from a snapcast server on a raspberry pi 3 (armv7l).An example of track impossible to be played: track/0J2p4KYdr6Mg4ET6JPlbe1
Antoine
@tysonnorris commented on GitHub (Aug 15, 2020):
I'm getting the same issue, except it happens with all tracks.
I'm starting librespot as
and no audio seems to arrive at my raspberry pi.
Also noteworthy
[2020-08-15T18:55:00Z INFO librespot_connect::spirc] Not playing next track because there are no more tracks left in queue.@tysonnorris commented on GitHub (Aug 15, 2020):
I got mine to start playing by terminating some aplay service that was installed by the adafruit speaker bonnet setup installed (see https://learn.adafruit.com/adafruit-speaker-bonnet-for-raspberry-pi/raspberry-pi-usage)
After stopping aplay service (was supposed to help with popping on open/close of audio device?), librespot works fine with it.
@Malvineous commented on GitHub (Feb 23, 2021):
Is this still happening? There were some bugs on Spotify's end late last year causing these issues but I haven't seen them for a few months now so I'm wondering if this problem has now been resolved after Spotify fixed their servers.
@asirinelli commented on GitHub (Feb 23, 2021):
You are correct @Malvineous. I have not encountered this errors for the past few months.