Installation
Install the mopidy-podcast-itunes package from
PyPI:
sudo python3 -m pip install --break-system-packages mopidy-podcast-itunes
Install the mopidy-podcast-itunes package from
Debian or
Ubuntu:
sudo apt install mopidy-podcast-itunes
Mopidy's APT repository
Alternatively,
you can install the mopidy-podcast-itunes
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-podcast-itunes package:
sudo apt install mopidy-podcast-itunes
Install the mopidy-podcast-itunes package from
AUR:
yay -S mopidy-podcast-itunes
Install the mopidy-podcast-itunes formula with Homebrew:
brew install mopidy/mopidy/mopidy-podcast-itunes
Usage
Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-podcast-itunes's README before getting started.