Skip to main content

Beets plugin to add all imported tracks to an MPD server's queue

Project description

mpd-queue

GitHub PyPI

A small Beets plugin to add newly imported tracks to the queue of your MPD server.

Installation

To install the plugin, simply run the following:

pip install mpd-queue

and then add mpd-queue to the list of enabled plugins in your Beets config.

Configuration

Optionally, to specify a non-default location for the MPD server, add a configuration block like this:

mpd-queue:
  host: example.com
  port: 6601

Options

Key Description Default value
host Hostname of the MPD server localhost
port Port to use when connecting 6600

Usage

Simply run beet import as you normally would. Any imported files should (quietly) be added to the MPD queue.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpd-queue-1.0.5.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

mpd_queue-1.0.5-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page