mopidy-webm3u

backend extension

A backend for loading M3U playlists from an HTTP server. For example it allows you to browse and listen to the playlists within your Beets music library, through Beets’ webm3u plugin.

Installation

Install the mopidy-webm3u package from PyPI:

sudo python3 -m pip install --break-system-packages mopidy-webm3u

Usage

Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-webm3u'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

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.