db/proxy: forward "idle" events

Send "idle" to the other MPD whenever there's nothing else to do and
forward incoming "idle database" events to all our MPD clients.
This commit is contained in:
Max Kellermann
2014-01-10 23:44:03 +01:00
parent 114df1f137
commit 71d012fa61
2 changed files with 116 additions and 4 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.19 (not yet released)
- new commands "addtagid", "cleartagid"
- "lsinfo" and "readcomments" allowed for remote files
* database
- proxy: forward "idle" events
- upnp: new plugin
* playlist
- soundcloud: use https instead of http