[GH-ISSUE #1057] Play-followed-by-recommendations from the CLI #478

Open
opened 2026-02-28 14:49:24 +03:00 by kerem · 1 comment
Owner

Originally created by @twotwotwo on GitHub (Dec 23, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1057

With the first-party clients, I will often play a search result and let Spotify's recommendations play after. spotify-tui seems to have the pieces for that, just not the flow. It'd be nice for CLI usage because you enter one command with a 'seed' song and you're done.

I might get adventurous and see if I can hack it in under cli/, though both Rust and of course this app are pretty new to me. If there's a way to do it with existing commands/settings that I'm missing, I'll happily take that as an answer!

Originally created by @twotwotwo on GitHub (Dec 23, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1057 With the first-party clients, I will often play a search result and let Spotify's recommendations play after. `spotify-tui` seems to have the pieces for that, just not the flow. It'd be nice for CLI usage because you enter one command with a 'seed' song and you're done. I might get adventurous and see if I can hack it in under cli/, though both Rust and of course this app are pretty new to me. If there's a way to do it with existing commands/settings that I'm missing, I'll happily take that as an answer!
Author
Owner

@robrecord commented on GitHub (Jan 13, 2023):

I realise you probably know this, but just in case: from the help, there is this keybinding that you could use:

Play recommendations for song/artist. Key: r

I am not sure if this is supposed to start immediately or after songs have finished. I tdoesn't seem to do anything for me.

<!-- gh-comment-id:1381803029 --> @robrecord commented on GitHub (Jan 13, 2023): I realise you probably know this, but just in case: from the help, there is this keybinding that you could use: Play recommendations for song/artist. Key: r I am not sure if this is supposed to start immediately or after songs have finished. I tdoesn't seem to do anything for me.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#478
No description provided.