Hello, as an audiophile I’m searching for a player with local statistics, I’d like to maintain my datas (listens, favs, etc) locally in my drive and, if possible, sync these infos thru something like Syncthing to another PC. Would be nicer a player that shows these stats in a cool way, similar to streaming services like Spotify.


I use mpd to play music. While this is particularly interesting for things like a home audio setup with a server and multiple devices that can control it, you can also just run it locally on various machines, like I do. Gives a lot of flexibility in terms of UI and so forth, since the frontend is decoupled from the backend.
It looks like there’s a software package — which I have not used — called mpdtrackr which maintains audio statistics for an mpd instance. Its project page explicitly talks about some sort of mechanism for syncing statistics.
Interesting!