If a music directory is configured, one database plugin is
used. To configure this plugin, add a
database
block to
mpd.conf
:
database { plugin "simple" path "/var/lib/mpd/db" }
The following table lists the database
options valid for all plugins:
Name | Description |
---|---|
plugin
| The name of the plugin. |