Skip to content

Include Album and Artist in Track name and show next in queue #11

@ekadin-mtc

Description

@ekadin-mtc

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 the trackname 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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions