Hacker News new | ask | show | jobs
by BaseballPhysics 1571 days ago
Second this. Navidrome is an impressive piece of work. Solid UX, decent core feature set, good performance, trivial to deploy (it's a single statically linked Go binary). I've definitely had some glitches with playback and so forth, so it's not flawless, but it's still very good.
1 comments

Navidrome uses react-music-player [0], which unfortunately the author has very little bandwidth to maintain it. I've opened an issue about a bug where if you scrub the player to a different timestamp, and then move the mouse out of the tab so it unfocuses, it stutters. The issue got auto-closed as wontfix after inactivity, so yay...

Other than a few UX bugs I haven't had any real issues, so I'm happy with it.

0: https://github.com/lijinke666/react-music-player

1: