mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #336] spt only playing songs from "Recently Played" or "Liked Songs" #140
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#140
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 @hshackle on GitHub (Mar 14, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/336
Title is pretty self-explanatory, although it seems like a very weird bug. If I try to play any song from my "Recently Played" or "Liked Songs" list, they'll play fine. However, if I try to play anything else - from my playlists, from my saved albums, from searching for an album - nothing happens. If a song was playing currently, attempting to play a song from any of these groups will stop the current song from playing, but the new song will not come on, nor will the bar at the bottom of the window reflect the fact that a new song has been selected. I've also tried the "play all tracks for artist" command, and nothing happens with that as well. I installed spotify-tui on Arch via the AUR, and am using the standard Spotify app as a client.
@Rigellute commented on GitHub (Mar 17, 2020):
Hmm... strange indeed!
I've not seen this myself. Which version of spotify-tui are you running?
@hshackle commented on GitHub (Mar 17, 2020):
v0.16.0
@Rigellute commented on GitHub (Mar 30, 2020):
Do you still experience this as of release v0.17.1?
@hshackle commented on GitHub (Mar 31, 2020):
Nope! It works now, thanks a lot.