Skip to content

JakeStanger/PMMS

Repository files navigation

Python Modular Media Server

Build Status Coverage Status

A modular plugin-based media server written in Python. PMMS includes:

  • Support for a large variety of database engines including SQLite.
  • A powerful low-level plugin system for creating and modifying routes, blueprints, and tables.
  • Automatic REST endpoint generation for models.
  • A number out plugins out of the box, supporting music, movies and television with a REST API and web interface.

Included Plugins

Plugin Description
base API and database support for music, movies and television
base-extra Album art and lyrics support from a variety of providers
webui-static Lightweight template-based web interface
mpd-webhooks Webhooks for controlling MPD