From 8acf996d90e3be551ebffc98de7248a5bee5b69c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 27 Oct 2015 20:35:40 +0100 Subject: command/queue: add range parameter to plchanges and plchangesposid --- doc/protocol.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/protocol.xml') diff --git a/doc/protocol.xml b/doc/protocol.xml index 5427156d0..db9f47e3f 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1161,12 +1161,15 @@ OK plchanges VERSION + START:END Displays changed songs currently in the playlist since - VERSION. + VERSION. Start and end positions may + be given to limit the output to changes in the given + range. To detect songs that were deleted at the end of the @@ -1179,6 +1182,7 @@ OK plchangesposid VERSION + START:END -- cgit v1.2.3