From 52a76b01d4ab2c8d31a08091bcbcfa67494f29d4 Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Wed, 19 Jun 2013 18:26:12 +0000 Subject: [PATCH] Update --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 7196002c2..a2a357c9d 100644 --- a/README +++ b/README @@ -241,6 +241,12 @@ started. e.g. The script should be started as: When run as described above, the script will automatically daemonize itself. +To stop the dynamizer: + + /share/cantata/cantata-dynamic stopserver + + e.g.: /usr/share/cantata/scripts/cantata-dynamic stopserver + Cantata's 'Connection' settings page contains an entry to configure the port which the dynamic script is listening on. If Cantata is configured in this manner, then it will attempt to talk to the helper via its HTTP API, and will @@ -342,6 +348,7 @@ GetStatus NO_SONGS - no songs matched current rules HAVE_SONGS - dynamic mode running, and songs found STARTING - dynamic mode is starting + TERINATED - dynamizer has been terminated The client should store the TIME value, and use it to determine whether any rules have been changed since it last retrieved the list.