doc/plugins.rst: add smb:// with password example
Closes https://github.com/MusicPlayerDaemon/MPD/issues/864
This commit is contained in:
parent
996714d6ff
commit
eaa66c7ee3
@ -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
|
||||
-----
|
||||
|
Loading…
Reference in New Issue
Block a user