input/smbclient: new input plugin

This commit is contained in:
Max Kellermann
2013-12-29 00:36:57 +01:00
parent a2baeed329
commit 5465647c2e
8 changed files with 274 additions and 0 deletions

View File

@@ -1059,6 +1059,20 @@ systemctl start mpd.socket</programlisting>
</tgroup>
</informaltable>
</section>
<section>
<title><varname>smbclient</varname></title>
<para>
Allows MPD to access files on SMB/CIFS servers (e.g. Samba
or Microsoft Windows). All URIs with the
<filename>smb://</filename> scheme are used. Example:
</para>
<para>
<filename>mpc add smb://servername/sharename/filename.ogg</filename>
</para>
</section>
</section>
<section>