From 8f261af5c1cfd6f922df009e17756fa3bef71458 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 25 Sep 2009 18:32:00 +0200 Subject: automatically update the database with Linux inotify This patch implements a light-weight inotify library, and watches all directories below the music directory. It updates all directories where files changed after a delay of 5 seconds. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ed0137bbf..c7c907743 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ ver 0.16 (20??/??/??) * save state when stopped * renamed option "--stdout" to "--stderr" * removed options --create-db and --no-create-db +* automatically update the database with Linux inotify * obey $(sysconfdir) for default mpd.conf location -- cgit v1.2.3