mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #488] "Play" an album/playlist/artist/radio #277
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#277
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 @AncuL001 on GitHub (Jul 6, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/488
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
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.
@Javatrix commented on GitHub (Nov 18, 2024):
I would also love to see this being added, I use it all the time on my phone with the official client.
I don't feel I'm capable enough of adding it myself though.
Maybe one day.