aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.37k stars 146 forks source link

"Play" an album/playlist/artist/radio #488

Open AncuL001 opened 2 months ago

AncuL001 commented 2 months ago

Is your feature already implemented in the latest master? tbf selecting a song from a context (ChooseSelected) already does this but (1) you still can't play an artist's entire discography and (2) you need to pick the first song when you want to shuffle (big nitpick)

Is your feature request related to a problem? Please describe. I use this feature on the official client in a daily basis and my first-time experience using this app was a bit frustrating because i can't just pick a playlist/artist to play

Describe the solution you'd like a.k.a this button on spotify image

The button would just clear Queue (and Next up, which probably needs distinction like in the official client) and fill them with songs from whatever context it's on

i would propose it to be added on ActionsOnSelectedItem

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.