Mopidy-Podcast

backend extension

Extension for browsing RSS feeds of podcasts and stream the episodes.

This extension lets you browse podcasts distributed as RSS feeds and play individual episodes in a variety of audio formats. Podcasts are mapped to albums, while podcast episodes are shown as tracks in Mopidy, with metadata converted to Mopidy’s native data model where applicable. OPML 2.0 subscription lists and directories are also supported for multi-level browsing.

Installation

Install the Mopidy-Podcast package from PyPI:

sudo python3 -m pip install Mopidy-Podcast
Popularity

GitHub stars PyPI - Downloads

PyPI

PyPI - Package version PyPI - Python support

License

PyPI - License

Project stats

GitHub issues GitHub pull requests

Quality metrics

CircleCI 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.