diff options
author | Max Kellermann <max@duempel.org> | 2014-02-08 00:04:29 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-08 00:04:29 +0100 |
commit | 3fdc678aae362b262c50636a8a5e6851f37eed4c (patch) | |
tree | f242194cf8c1c047f094b2962848ab7a4a0c52e6 /NEWS | |
parent | a0088ccce1749dbef6503fbf489f7096d824c11d (diff) | |
download | mpd-3fdc678aae362b262c50636a8a5e6851f37eed4c.tar.gz mpd-3fdc678aae362b262c50636a8a5e6851f37eed4c.tar.xz mpd-3fdc678aae362b262c50636a8a5e6851f37eed4c.zip |
Main: support arbitrary storage plugins
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ ver 0.19 (not yet released) - proxy: forward "idle" events - proxy: copy "Last-Modified" from remote directories - upnp: new plugin +* storage + - music_directory can point to a remote file server + - smbclient: new plugin * playlist - soundcloud: use https instead of http - soundcloud: add default API key |