Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

mpd-queue

GitHubPyPI

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:

pipinstallmpd-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.comport: 6601

Options

KeyDescriptionDefault value
hostHostname of the MPD serverlocalhost
portPort to use when connecting6600

Usage

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

About

Beets plugin that adds newly imported tracks to an MPD server's queue

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages