mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #507] [MERGED] skip single selection for artist actions #1717
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#1717
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/aome510/spotify-player/pull/507
Author: @aNNiMON
Created: 7/17/2024
Status: ✅ Merged
Merged: 7/19/2024
Merged by: @aome510
Base:
master← Head:skip-single-selection📝 Commits (1)
39c3764skip 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
GoToArtistandShowActionsOnArtistactions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.