-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Tracks are skipping without playing
To Reproduce
When I play a track that isn't cached then it won't play
Expected behaviour
For it to play music
Log and backtrace
2025-11-06T1606:59.417381Z ERROR librespot_playback::player: Track should be available, but no alternatives found.
2025-11-06T1606:59.417425Z WARN librespot_playback::player: <spotify:track:*********************> is not available
2025-11-06T1606:59.417507Z ERROR librespot_playback::player: Skipping to next track, unable to load track <SpotifyId("spotify:track:*********************")>: ()
2025-11-06T1606:59.422406Z ERROR librespot_playback::player: Track should be available, but no alternatives found.
2025-11-06T1606:59.422435Z WARN librespot_playback::player: <spotify:track:*********************> is not available
2025-11-06T1606:59.834362Z INFO client_request{request=Player(StartPlayback(Context(Playlist(PlaylistId("*********************")), Some(Uri("spotify:track:*********************"))), None))}: spotify_player::client: Successfully handled the client request, took: 1453ms
2025-11-06T1607:00.087064Z INFO client_request{request=GetCurrentUserQueue}: spotify_player::client: Successfully handled the client request, took: 358ms
2025-11-06T1607:00.122521Z ERROR librespot_playback::player: Track should be available, but no alternatives found.
2025-11-06T1607:00.122562Z WARN librespot_playback::player: <spotify:track:*********************> is not available
2025-11-06T1607:00.122609Z ERROR librespot_playback::player: Skipping to next track, unable to load track <SpotifyId("spotify:track:*********************")>: ()
2025-11-06T1607:00.726131Z INFO spotify_player::client: Retrieving image from url: https://i.scdn.co/image/*********************
2025-11-06T1607:00.802793Z ERROR librespot_playback::player: Track should be available, but no alternatives found.
2025-11-06T1607:00.802842Z WARN librespot_playback::player: <spotify:track:*********************> is not available
2025-11-06T1607:00.802919Z ERROR librespot_playback::player: Skipping to next track, unable to load track <SpotifyId("spotify:track:*********************")>: ()
Environment
- OS: Arch Linux
- Application version: Latest 0.21.1-1
Additional context
Apologies if it's just my setup, everything was playing fine yesterday though.
Aubind97, Mega2223, lucasadelino, serdarth, martinprad0 and 12 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working