aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-03-06 21:35:05 +0100
committerMax Kellermann <max@duempel.org>2012-03-06 22:23:10 +0100
commit351ac4a2c0a6dfa0774e98d9b5a3d9db33e01274 (patch)
treeeb9d3b5ee88707455c4b3252e3b2562ab78b5fea /doc
parent36fff59a38d8771a173ae21b94186bc99ab11724 (diff)
command: read arbitrary local files with "lsinfo"
Requires UNIX domain socket connection.
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index 1ddbc016..56ff33b1 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -1556,6 +1556,11 @@ OK
the list of stored playlists. This behavior is
deprecated; use "listplaylists" instead.
</para>
+ <para>
+ Clients that are connected via UNIX domain socket may
+ use this command to read the tags of an arbitrary local
+ file (URI beginning with "file:///").
+ </para>
</listitem>
</varlistentry>
<varlistentry id="command_search">