mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #487] Play icon always attached to {track} value #279
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#279
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 @aNNiMON on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/487
Describe the bug
I'd like to change a playback format so that the artists are followed by the track title. However, the playback icon is attached to a track title.
To Reproduce
playback_format:Expected behaviour
Playback icon should be at the start of the line, before the artists.
Actual behaviour
Playback icon attached to the track title
Environment
@JadonBelair commented on GitHub (Jul 6, 2024):
seems simple enough, i could take a crack at this
spotify_playerinstance #1080Artist - Songafter using CLI to control playback #1090