mopidy-dleyna
backend extension Mopidy 4
A backend that lets you play music from DLNA Digital Media Servers using the dLeyna D-Bus interface.
This extension lets you browse, search, and stream music from your NAS, PC, or any other device running a UPnP/DLNA compliant media server. Compatible devices are discovered automatically on your local network, so there is no configuration needed.
Installation
Install the mopidy-dleyna package from
PyPI:
sudo python3 -m pip install --break-system-packages mopidy-dleyna
Install the mopidy-dleyna package from
Debian or
Ubuntu:
sudo apt install mopidy-dleyna
Mopidy's APT repository
Alternatively,
you can install the mopidy-dleyna
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-dleyna package:
sudo apt install mopidy-dleyna
Usage
Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-dleyna's README before getting started.