From 5465647c2e2ac71b932f1268a83a00b36fdada82 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 29 Dec 2013 00:36:57 +0100 Subject: input/smbclient: new input plugin --- doc/user.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index f07aba6c2..733b1bd46 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1059,6 +1059,20 @@ systemctl start mpd.socket + +
+ <varname>smbclient</varname> + + + Allows MPD to access files on SMB/CIFS servers (e.g. Samba + or Microsoft Windows). All URIs with the + smb:// scheme are used. Example: + + + + mpc add smb://servername/sharename/filename.ogg + +
-- cgit v1.2.3