mirror of
https://github.com/Jaysce/Jukebox.git
synced 2026-04-25 16:05:57 +03:00
[GH-ISSUE #19] Allow formatting of now playing #18
Labels
No labels
bug
enhancement
pull-request
unrelated
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Jukebox#18
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 @denolfe on GitHub (Jul 22, 2023).
Original GitHub issue: https://github.com/Jaysce/Jukebox/issues/19
Describe the solution you'd like
The format for now playing is currently
<song> · <artist>. This caught me off guard as most other applications do<artist> · <song>. A setting to be able to adjust this would be great.Additional context
Great project, extremely useful. Admittedly, I tried pulling the code down to try and make a PR, but I wasn't able to get it to build.