mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #925] Feature request: shuffle artist #399
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#399
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 @maxcutlyp on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/925
Playing a song from top tracks and toggling shuffle on only shuffles the top tracks. It would be nice to be able to shuffle all the songs by an artist, similar to the option on the official Spotify client.
@maxcutlyp commented on GitHub (Dec 28, 2021):
Sorry, I didn't read through the keybinds - for anyone else, it's
e, and you can toggle shuffle withctrl+s.