mopidy-dleyna

backend extension

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

Usage

Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-dleyna's README before getting started.

Popularity

GitHub stars PyPI - Downloads

PyPI

PyPI - Package version PyPI - Python support

License

PyPI - License

Project stats

Issues Pull requests

Quality metrics

GitHub Actions build status Codecov test coverage

Updating the extension registry

This extension registry is a community effort, and will never be complete without your help. To add or update an extension, edit the source files using the existing extensions as inspiration, then submit a pull request to the mopidy/website repo at GitHub.