mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #624] Liked tracks are not playable #1299
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1299
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 @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
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
@aome510 commented on GitHub (Dec 1, 2024):
thanks for reporting. Look like the issue is introduced by the refactoring PR. Fix is in #625