spotify-player
spotify-player copied to clipboard
Toggle Between Normal Shuffle And Smart Shuffle
Is your feature already implemented in the latest master?
No
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like
I'd like that the action for Shuffle (<C-s>) would actually cycle through the states no shuffle, shuffle and smart shuffle.
Describe alternatives you've considered Using the official client.
Smart shuffle is not exposed as a public API unfortunately, so one might need to implement the logic manually inside the app. See #153