Add command to show recommendations. (#593)
* Add command to show recommendations. This adds a command `similar selected|current` which enables searching for track recommendations for playlists, albums as well as single tracks. * Make sure to only send 5 seed items in total. * Add docs for recommendation bindings to the README
This commit is contained in:
@@ -128,6 +128,8 @@ depending on your desktop environment settings. Have a look at the
|
||||
* `Shift-o` will open a context menu for the currently playing track
|
||||
* `a` will open the album view for the selected item
|
||||
* `A` will open the artist view for the selected item
|
||||
* `m` will open a view with recommendations based on the selected item
|
||||
* `M` will open a view with recommendations based on the currently playing track
|
||||
* `Ctrl-v` will open the context menu for a Spotify link in your clipboard
|
||||
* `Backspace` closes the current view
|
||||
* `Shift-p` toggles playback of a track (play/pause)
|
||||
|
||||
Reference in New Issue
Block a user