jflory7/mpris-scrobbler
Project ID: 22828
Description
mpris-scrobbler is a minimalist user daemon that submits the currently playing song to LastFM, LibreFM, ListenBrainz, and compatible services. To retrieve song information, it uses the MPRIS DBus interface, so it works with any media player that exposes this interface.
Installation Instructions
Installation
Fedora / CentOS / RHEL
Do NOT use this COPR. A package is available in Fedora / EPEL repositories. Install it without using this COPR.
Fedora:
sudo dnf install mpris-scrobbler
CentOS / RHEL:
sudo yum install epel-release
sudo yum install mpris-scrobbler
Other distributions
Use the provided repository file from this COPR for your distribution.
Add the repository file with other RPM repositories on your system.
The package name is mpris-scrobbler
.
sudo $(echo -e "\tyour package manager here\t") install mpris-scrobbler
Configuration
Start and enable the systemd unit file for your user.
This will start mpris-scrobbler
and also start it automatically when you boot your system:
systemctl --user enable --now mpris-scrobbler.service
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | ppc64le (30)*, x86_64 (24)* | EPEL 7 (191 downloads) |
EPEL 8 | aarch64 (0)*, x86_64 (0)* | EPEL 8 (173 downloads) |
Fedora 38 | aarch64 (22)*, ppc64le (13)*, x86_64 (19)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (20)*, ppc64le (16)*, x86_64 (20)* | Fedora 39 (49 downloads) |
Fedora 40 | aarch64 (12)*, ppc64le (6)*, x86_64 (11)* | Fedora 40 (29 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (12)*, ppc64le (35)*, x86_64 (12)* | Fedora rawhide (198 downloads) |
Mageia 8 | aarch64 (16)* | Mageia 8 (111 downloads) |
Mageia cauldron | aarch64 (17)*, i686 (0)*, x86_64 (40)* | Mageia cauldron (186 downloads) |
openSUSE Tumbleweed | aarch64 (0)*, i586 (8)*, ppc64le (9)*, x86_64 (17)* | openSUSE Tumbleweed (247 downloads) |
* Total number of downloaded packages.