[PR #228] [MERGED] Play every known song with e #682

Closed
opened 2026-02-28 14:50:28 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: play-every-known-song


📝 Commits (3)

  • 0394563 Add key binding in artists to play selected artist's songs
  • 0f120f8 Add help for e binding
  • 81192f5 Change 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 the Artists tab from Library. 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/228 **Author:** [@AlexandreSi](https://github.com/AlexandreSi) **Created:** 1/27/2020 **Status:** ✅ Merged **Merged:** 1/30/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `play-every-known-song` --- ### 📝 Commits (3) - [`0394563`](https://github.com/Rigellute/spotify-tui/commit/039456360f9f24b790ea1e415848394ed61fe10b) Add key binding in artists to play selected artist's songs - [`0f120f8`](https://github.com/Rigellute/spotify-tui/commit/0f120f8ee4f20a709c68cde4b6060c95e5ca9f3b) Add help for e binding - [`81192f5`](https://github.com/Rigellute/spotify-tui/commit/81192f5f3396a66517ee9e47e41ee39f2c456e99) Change context of help text for e binding ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/artists.rs` (+7 -0) 📝 `src/ui/help.rs` (+1 -0) </details> ### 📄 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 the `Artists` tab from `Library`. 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:28 +03:00
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#682
No description provided.