This extension has a pre-release on PyPI with Python 3.7+ support.
To help test the extension on Python 3,
you can install the pre-release using:
python3 -m pip install --pre Mopidy-MPRIS
Please report any issues you find in the extension's
issue tracker.
Install the Mopidy-MPRIS
package from
PyPI:
python -m pip install Mopidy-MPRIS
Install the mopidy-mpris
package from
Debian or
Ubuntu:
apt install mopidy-mpris
Mopidy's APT repository
Alternatively,
you can install the mopidy-mpris
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-mpris
package:
apt install mopidy-mpris
Install the
mopidy-mpris
package from AUR:
yay -S mopidy-mpris