diff options
author | Max Kellermann <max@duempel.org> | 2014-01-10 23:44:03 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-11 01:11:19 +0100 |
commit | 71d012fa61289d167a4337f6f0aa17ac5bf39f12 (patch) | |
tree | dcf79de797aa848fd5af5315eb3af9ad25932ec7 /NEWS | |
parent | 114df1f137d5a32cdde64d43712fb602c2f93ebb (diff) |
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.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |