diff options
author | mobidyc <mobidyc@gmail.com> | 2013-12-10 19:34:35 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-12-10 19:34:35 +0100 |
commit | 96fa69ff6b0a07602533b5280c6cfc39571b2552 (patch) | |
tree | 3820377c3c08ff1a2c33679e589dedbd99e4c155 /NEWS | |
parent | 39d94bd3ea9e7c457f5a30bc3b4017f3d63294e5 (diff) | |
download | mpd-96fa69ff6b0a07602533b5280c6cfc39571b2552.tar.gz mpd-96fa69ff6b0a07602533b5280c6cfc39571b2552.tar.xz mpd-96fa69ff6b0a07602533b5280c6cfc39571b2552.zip |
SongUpdate: accept files without metadata
If the file was recognized by a decoder plugin, accept it - don't
require metadata.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.18.6 (not yet released) * output - openal: fix build failure on Mac OS X - osx: fix build failure +* accept files without metadata ver 0.18.5 (2013/11/23) * configuration |