spotify-player
spotify-player copied to clipboard
Play icon always attached to {track} value
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
- Change
playback_format
:playback_format = """ {artists} – {track} {album} {metadata}"""
- Restart the app
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
- OS: Windows 11
- Application version: 0.18.2