Table of Contents
The default plugin. Stores a copy of the database in memory. A file is used for permanent storage.
Setting | Description |
---|---|
path
| The path of the database file. |
Provides access to the database of another MPD instance
using libmpdclient
. This is useful
when you run mount the music directory via NFS/SMB, and the
file server already runs a MPD instance. Only the file
server needs to update the database.
Setting | Description |
---|---|
host
| The host name of the "master" MPD instance. |
port
| The port number of the "master" MPD instance. |