doc/plugins.rst: add smb:// with password example

Closes https://github.com/MusicPlayerDaemon/MPD/issues/864
This commit is contained in:
Max Kellermann 2020-07-06 20:32:31 +02:00
parent 996714d6ff
commit eaa66c7ee3

View File

@ -239,6 +239,7 @@ used. Example:
.. code-block:: none
mpc add smb://servername/sharename/filename.ogg
mpc add smb://username:password@servername/sharename/filename.ogg
qobuz
-----