mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #540] GoToArtist: automatically select artist if only one is present on selected track #310
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#310
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 @atimofeev on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/540
Is your feature request related to a problem? Please describe.
I always have to 'choose' a single artist, which is the case for 99% of the time I use this action.
Describe the solution you'd like
Automatically select artist if only one is present on selected track.
Additional context

Example of artist selection screen after doing
ShowActionsOnSelectedItem->GoToArtist:@atimofeev commented on GitHub (Aug 9, 2024):
After inspecting source code, I found that this was resolved with https://github.com/aome510/spotify-player/pull/507
Closed
play,pause, andgenerateCLI commands #714clap's shell completion generation methods via CLI #1098play,pause, andgenerateCLI commands #1650