-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Thank you for creating this project! Definitely one of those things I never realized how much I wanted until I had it 😁
I had a few changes that I implemented locally:
If you would be willing to implement this, I can open a PR (though there are probably better ways of implementing it from what I did)
- This started as a "bug"; I realized
trackname
needed to be unique in the database when I tried to add a song from different albums with the same name. At the same time, I would have liked to see more than just the song name that was playing. To kill 2 birds with one stone, I added the Album and Artist name to thetrackname
that gets saved in the database. - I thought it would be cool to see the next track in the queue besides for the current track when viewing the player, so I added that as well.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request