Skip to content

Tracks skipping without playing #864

@arch-btw

Description

@arch-btw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions