mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-28 09:06:01 +03:00
[GH-ISSUE #816] When "content is not available" it skips over and then index of selection is off #338
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#338
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 @milanleonard on GitHub (May 17, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/816
In some of my spotify playlists I have content which is 'unavailable' as in is greyed out.

When I try to select this song in SPT-tui, instead of telling me it can't, it instead just plays the next song, which would be fine behaviour. But then it offsets the index of everything by 1, and so if I then try to click on let's say, Jazzphonics, it instead plays JAS, which is the next available song. In the below screenshots I have just pressed enter on the highlighted objects, and the song playing is what SPT-TUI selects
@keith-taylor commented on GitHub (Apr 6, 2023):
You can fix this by loading another playlist, and then re-loading the original one. It's only a matter of time before one of the Unavailables is played again so best to use this as a prompt to clean out the unavailable tracks from your playlist.
@sewnie commented on GitHub (Apr 6, 2023):
Or you can fix it with https://github.com/aome510/spotify-player