From 06da91a73b624901cf13b84ba48555aa68931d5e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 16 Oct 2009 17:51:33 +0200 Subject: doc/user.xml: added playlist plugin reference --- doc/user.xml | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 68 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 53173e48..8869e4bf 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -507,15 +507,6 @@ cd mpd-version -
- <varname>lastfm</varname> - - - Plays last.fm radio. This plugin is experimental, and will - be superseded by a better solution in MPD 0.16. - -
-
<varname>mms</varname> @@ -1160,5 +1151,73 @@ cd mpd-version
+ +
+ Playlist plugins + +
+ <varname>lastfm</varname> + + + Plays last.fm radio. + + + + + + + Setting + Description + + + + + + user + USERNAME + + + The last.fm user name. + + + + + password + PWD + + + The last.fm password. + + + + + +
+ +
+ <varname>m3u</varname> + + + Reads .m3u playlist files. + +
+ +
+ <varname>pls</varname> + + + Reads .pls playlist files. + +
+ +
+ <varname>xspf</varname> + + + Reads XSPF + playlist files. + +
+
-- cgit v1.2.3