doc/user: new section about stored playlists

This commit is contained in:
Max Kellermann 2017-01-03 20:42:19 +01:00
parent 057f98ad45
commit 4504a9d0b5

View File

@ -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">