Source Code
mpd-local-scrobbler
<<< go backKeep track of what you listen to without sending anything to any third-party servers you don't own. You won't have to wait until december to get a brief and superficial overview about your activity anymore, now you'll be able to get in-depth info about it whenever you want to.
If you'd like to build and install from source, you can clone the repo then run the install script for your distro.
git clone https://codeberg.org/faction/mpd-local-scrobbler.git cd mpd-local-scrobbler/install/linux ls && echo "cd into your distro folder, then run install.sh"
Otherwise, here are some pre-builts and how-tos for different distros:
A Debian package is planned, but no advancements on it have been made.
1. Install Dependencies:
sudo pacman -S python-mpd2
2. Download package (.pkg.tar.zst) | [SHA256]
3. Install package:
sudo pacman -U mpd-local-scrobbler.pkg.tar.zst
A Fedora package is planned, but no advancements on it have been made.
A Windows version is planned, but no advancements on it have been made.
A MacOS version is planned, but no advancements on it have been made.
There are no plans for porting this to mobile
stable: v0.0.0, released 41 days ago
last dev commit made 41 days ago
1 star