From 809b0eb1f52289894554def6bf078a87c9d64cf3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 29 Dec 2013 14:40:24 +0100 Subject: command: "lsinfo" and "readcomments" allowed for remote files --- doc/protocol.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index a0211bffd..625fef874 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1617,6 +1617,10 @@ OK the list of stored playlists. This behavior is deprecated; use "listplaylists" instead. + + This command may be used to list metadata of remote + files (e.g. URI beginning with "http://" or "smb://"). + Clients that are connected via UNIX domain socket may use this command to read the tags of an arbitrary local @@ -1638,6 +1642,10 @@ OK to the music directory or a URL in the form "file:///foo/bar.ogg". + + This command may be used to list metadata of remote + files (e.g. URI beginning with "http://" or "smb://"). + The response consists of lines in the form "KEY: VALUE". Comments with suspicious characters (e.g. newlines) are -- cgit v1.2.3