From 89ba540e6d76aae0a594daebb9db8524ea3ed528 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 24 Sep 2009 21:55:40 +0200 Subject: command: added command "rescan" "rescan" is the same as "update", but it discards existing songs in the database. --- doc/protocol.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/protocol.xml') diff --git a/doc/protocol.xml b/doc/protocol.xml index 922d2767..29cb09a4 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1245,6 +1245,20 @@ OK + + + + rescan + URI + + + + + Same as update, but also rescans + unmodified files. + + + -- cgit v1.2.3