mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 08:35:58 +03:00
[GH-ISSUE #213] Can I play all songs from an artist? #104
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#104
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 @NeverI on GitHub (Jan 17, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/213
I think this feature is missing from the official app too and I do not understand why 😅
Okay, I can create a playlist with all her/hist album, but it would be awesome just hit a button and start playing all songs without bothering whatever album on its.
@Rigellute commented on GitHub (Jan 23, 2020):
This should be fairly easy for us to implement. We just need to pass in the
artist_urito thestart_playbackcontext parameter.We also need to create a new binding to trigger this.
Contributions welcome!
@AlexandreSi commented on GitHub (Jan 26, 2020):
Hi there,
I would be keen on opening my first PR on your repo!
Do you have some indications maybe?
@Rigellute commented on GitHub (Jan 30, 2020):
Closed in #228