mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #158] Unavailable tracks should be marked differently #76
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#76
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 (Mar 9, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/158
Is your feature request related to a problem? Please describe.
When a track is unavailable by spotify, it is not greyed out, marked and generally does not show any sort of error when one tries to play it. As it happens, my current top track is one such track.
Describe the solution you'd like
An error should display, the song should be greyed out or otherwise 'marked'. Worst case, it should not be displayed.
Additional context

The top track, Lyfe Guitar Remix by itsnot.theis is the unavailable track in question.
@rileyallyn commented on GitHub (Jun 2, 2023):
Tried to take a crack at this in #207