Beets plugin to add all imported tracks to an MPD server's queue
Project description
mpd-queue
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 details)
Built Distribution
mpd_queue-1.0.5-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file mpd-queue-1.0.5.tar.gz
.
File metadata
- Download URL: mpd-queue-1.0.5.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4b514de3c1dcfb1942ec8bcad333694192543bb3f5ef2b4899807eaa99f01e6 |
|
MD5 | b6fbd5939b21b835c85b2f3ec4a3291c |
|
BLAKE2b-256 | d95e7f3a9a72c92dceb87d8eb62dc75b2af990d133de1bc40c819319ea88a1db |
Provenance
File details
Details for the file mpd_queue-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: mpd_queue-1.0.5-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1d1f5115f57dff00f3c4ff36ca3f2126216155b9c8d82d37e907b9a62d8eda1 |
|
MD5 | 2f45968010a42ef836c51aab1fb8d3a1 |
|
BLAKE2b-256 | 82fed951e5e52495236419aefeee1d5dd91136a678d658816376b848a10a4cb0 |