diff options
Diffstat (limited to 'doc/protocol.rst')
-rw-r--r-- | doc/protocol.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst index c6b1945d2..41bb2a861 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -714,7 +714,9 @@ and without the `.m3u` suffix). Some of the commands described in this section can be used to run playlist plugins instead of the hard-coded simple `m3u` parser. They can access playlists in -the music directory (relative path including the suffix) or +the music directory (relative path including the suffix), +playlists in arbitrary location (absolute path including the suffix; +allowed only for clients that are connected via UNIX domain socket), or remote playlists (absolute URI with a supported scheme). :command:`listplaylist {NAME}` |