summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-03 20:42:19 +0100
committerMax Kellermann <max@musicpd.org>2017-01-03 20:42:19 +0100
commit4504a9d0b55d615e010472270ae07f43785701a5 (patch)
tree66b6d323a6aba880a2c27396ca8be7ea9a0cb787
parent057f98ad454df2a7e5efdfd8777a5dc1e3d27199 (diff)
doc/user: new section about stored playlists
-rw-r--r--doc/user.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml
index 90d1baa4f..3a3bd7521 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -1250,6 +1250,19 @@ database {
offer an interface to edit the queue.
</para>
</section>
+
+ <section id="stored_playlists">
+ <title>Stored Playlists</title>
+
+ <para>
+ Stored playlists are some kind of secondary playlists which
+ can be created, saved, edited and deleted by the client. They
+ are addressed by their names. Its contents can be loaded into
+ the queue, to be played back. The
+ <varname>playlist_directory</varname> setting specifies where
+ those playlists are stored.
+ </para>
+ </section>
</chapter>
<chapter id="advanced_usage">