mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[PR #228] [MERGED] Play every known song with e #682
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#682
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/228
Author: @AlexandreSi
Created: 1/27/2020
Status: ✅ Merged
Merged: 1/30/2020
Merged by: @Rigellute
Base:
master← Head:play-every-known-song📝 Commits (3)
0394563Add key binding in artists to play selected artist's songs0f120f8Add help for e binding81192f5Change context of help text for e binding📊 Changes
2 files changed (+8 additions, -0 deletions)
View changed files
📝
src/handlers/artists.rs(+7 -0)📝
src/ui/help.rs(+1 -0)📄 Description
Hi there,
My first PR to address #213.
I added the ability to play every song for an artist from
artists, I think it corresponds to theArtiststab fromLibrary. I did it according to @Rigellute indications.I am not sure if it should be implemented in another place.
Don't hesitate if you have any comments!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.