All neighbor plugins are disabled by default to avoid unwanted
overhead. To enable (and configure) a plugin, add a
neighbor
block to
mpd.conf
:
neighbors { plugin "smbclient" }
The following table lists the neighbor
options valid for all plugins:
Name | Description |
---|---|
plugin
| The name of the plugin. |
More information can be found in the neighbor plugin reference.