Installation
Install the mopidy-scrobbler package from
PyPI:
sudo python3 -m pip install --break-system-packages mopidy-scrobbler
Install the mopidy-scrobbler package from
Debian or
Ubuntu:
sudo apt install mopidy-scrobbler
Mopidy's APT repository
Alternatively,
you can install the mopidy-scrobbler
Debian package from Mopidy's APT repository,
which often has newer versions than Debian/Ubuntu.
First, follow the instructions at apt.mopidy.com on how to setup Mopidy's APT repo on your system.
Then, install the mopidy-scrobbler package:
sudo apt install mopidy-scrobbler
Install the mopidy-scrobbler package from
AUR:
yay -S mopidy-scrobbler
Install the mopidy-scrobbler formula with Homebrew:
brew install mopidy/mopidy/mopidy-scrobbler
Usage
Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-scrobbler's README before getting started.