beets-mpdqueue is a Beets plugin to add files imported to the Beets library to Music Player Daemon queue, so you can start playing your new music immediately.
The easiest way to install beets-mpdqueue is by downloading and installing it from Python Package Index with the command
pip install beets-mpdqueue
Please note that beets-mpdqueue is only tested with Python 3, and Python 2 is unsupported.
To use the plugin, enable it in the Beets configuration by loading the mpdqueue
plugin (see Using Plugins in the Beets documentation). After you have done this, your newly imported files are always added to the end of the MPD queue automatically.
One important thing to note is that this plugin does not do anything when you reimport Beets library items.
The only configuration for this plugin are the MPD server address, port and password, which are configured the same way as with the MPDUpdate plugin included with Beets.
mpd:
host: localhost
port: 6600
password: seekrit