diff --git a/doc/user.xml b/doc/user.xml index 35d47aa95..8f4c9e77b 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -4216,6 +4216,22 @@ run
Playlist plugins +
+ <varname>asx</varname> + + + Reads .asx playlist files. + +
+ +
+ <varname>cue</varname> + + + Reads .cue files. + +
+
<varname>embcue</varname> @@ -4240,6 +4256,15 @@ run
+
+ <varname>flac</varname> + + + Reads the cuesheet metablock from a FLAC + file. + +
+
<varname>pls</varname> @@ -4248,6 +4273,45 @@ run
+
+ <varname>rss</varname> + + + Reads music links from .rss files. + +
+ +
+ <varname>soundcloud</varname> + + + Download playlist from SoundCloud. It accepts URIs starting + with soundcloud://. + + + + + + + Setting + Description + + + + + + apikey + KEY + + + An API key to access the SoundCloud servers. + + + + + +
+
<varname>xspf</varname>