[PR #507] [MERGED] skip single selection for artist actions #1717

Closed
opened 2026-03-14 15:29:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/507
Author: @aNNiMON
Created: 7/17/2024
Status: Merged
Merged: 7/19/2024
Merged by: @aome510

Base: masterHead: skip-single-selection


📝 Commits (1)

  • 39c3764 skip single selection for artist actions

📊 Changes

1 file changed (+42 additions, -23 deletions)

View changed files

📝 spotify_player/src/event/mod.rs (+42 -23)

📄 Description

Since most tracks are performed by a single artist, I found it a bit annoying to always select an artist when using the GoToArtist and ShowActionsOnArtist actions.


🔄 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/aome510/spotify-player/pull/507 **Author:** [@aNNiMON](https://github.com/aNNiMON) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `skip-single-selection` --- ### 📝 Commits (1) - [`39c3764`](https://github.com/aome510/spotify-player/commit/39c3764c451d43f1ab080cd5e20c6789082b9867) skip single selection for artist actions ### 📊 Changes **1 file changed** (+42 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/event/mod.rs` (+42 -23) </details> ### 📄 Description Since most tracks are performed by a single artist, I found it a bit annoying to always select an artist when using the `GoToArtist` and `ShowActionsOnArtist` actions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:29:22 +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-player#1717
No description provided.