Chapter 5. Plugin reference

Table of Contents

Database plugins
simple
proxy
Input plugins
curl
file
mms
cdio_paranoia
despotify
soup
Decoder plugins
dsdiff
dsf
fluidsynth
mikmod
wildmidi
Encoder plugins
flac
lame
null
twolame
vorbis
wave
Output plugins
alsa
ao
fifo
ffado
jack
mvp
httpd
null
oss
openal
osx
pipe
pulse
recorder
shout
solaris
Playlist plugins
lastfm
embcue
m3u
extm3u
pls
xspf
despotify

Database plugins

simple

The default plugin. Stores a copy of the database in memory. A file is used for permanent storage.

SettingDescription
path The path of the database file.

proxy

Provides access to the database of another MPD instance using libmpdclient. Experimental!

SettingDescription
host The host name of the "master" MPD instance.
port The port number of the "master" MPD instance.