[GH-ISSUE #624] Liked tracks are not playable #362

Closed
opened 2026-03-02 23:46:53 +03:00 by kerem · 1 comment
Owner

Originally created by @aNNiMON on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/624

Describe the bug
When I try to play any track in the Liked tracks - nothing happens. Everything else, playlists and podcasts work fine.

To Reproduce
Go to Liked Tracks, try to play any track

Expected behaviour
Playback should start

Log and backtrace

2024-12-01T19:58:23.324372Z  INFO client_request{request=GetUserSavedTracks}: spotify_player::client: Successfully handled the client request, took: 13406ms
2024-12-01T19:58:24.362797Z ERROR client_request{request=Player(StartPlayback(Context(Tracks(TracksId { uri: "tracks:user-liked-tracks", kind: "Liked Tracks" }), Some(Uri("spotify:track:6zU0xyXN0AsFZ57dI3HM0s"))), None))}: spotify_player::client::handlers: Failed to handle client request: `StartPlayback` request for `tracks` context is not supported

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: Windows 11
  • Application version: 0.20.2
Originally created by @aNNiMON on GitHub (Dec 1, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/624 **Describe the bug** When I try to play any track in the Liked tracks - nothing happens. Everything else, playlists and podcasts work fine. **To Reproduce** Go to Liked Tracks, try to play any track **Expected behaviour** Playback should start **Log and backtrace** ``` 2024-12-01T19:58:23.324372Z INFO client_request{request=GetUserSavedTracks}: spotify_player::client: Successfully handled the client request, took: 13406ms 2024-12-01T19:58:24.362797Z ERROR client_request{request=Player(StartPlayback(Context(Tracks(TracksId { uri: "tracks:user-liked-tracks", kind: "Liked Tracks" }), Some(Uri("spotify:track:6zU0xyXN0AsFZ57dI3HM0s"))), None))}: spotify_player::client::handlers: Failed to handle client request: `StartPlayback` request for `tracks` context is not supported ``` **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - OS: Windows 11 - Application version: 0.20.2
kerem 2026-03-02 23:46:53 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Dec 1, 2024):

thanks for reporting. Look like the issue is introduced by the refactoring PR. Fix is in #625

<!-- gh-comment-id:2510234689 --> @aome510 commented on GitHub (Dec 1, 2024): thanks for reporting. Look like the issue is introduced by the refactoring PR. Fix is in #625
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#362
No description provided.