mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #211] Attempting to play blocked song prevents resuming current displayed song #111
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#111
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 @Xevion on GitHub (Jun 23, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/211
Describe the bug
If you attempt to play a blocked song (it's grayed out in the official Spotify interfaces), it won't play. It won't update the interface, it will simply stop whatever you're playing currently. However, the progress bar may continue.
To Reproduce
Expected behavior
The current song should resume no matter what song was attempted prior. Better, the interface should update and shown that no song is currently playing.
Log and backtrace
spotify-player-23-06-23-16:02.log
Screenshots

I attempted to play 'Bookbag' but the interface remains unchanged. Also not shown in the screenshot is the progress bar progressing normally, despite nothing playing.
Environment
@aome510 commented on GitHub (Jun 24, 2023):
Related: https://github.com/aome510/spotify-player/issues/158. Look like this issue should also be fixed with https://github.com/aome510/spotify-player/pull/207.
@rileyallyn do you have any updates on the PR or do you have any helps with that?
@aome510 commented on GitHub (Jun 24, 2023):
Ideally, unavailable/blocked/unplayable songs should be filtered out from the UI, so such confusion should not happen.
spotify-player's CLI commands #647spotify-player's CLI commands #1584