aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-12-29 16:34:16 +0100
committerMax Kellermann <max@duempel.org>2013-12-29 18:15:30 +0100
commitb5f3bfce92b42ad3b6c7f5f37ea1b8a23616f87f (patch)
treef447e6931100cc94f18befc52bf2fddce9f6c23f /NEWS
parentaeb2baa495776d9fc06e63f91167c40c334303c8 (diff)
downloadmpd-b5f3bfce92b42ad3b6c7f5f37ea1b8a23616f87f.tar.gz
mpd-b5f3bfce92b42ad3b6c7f5f37ea1b8a23616f87f.tar.xz
mpd-b5f3bfce92b42ad3b6c7f5f37ea1b8a23616f87f.zip
SongUpdate: read tags from songs in an archive
Add the TagStream.cxx library, similar to TagFile.cxx, and use it to load tags from song files inside archives.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7923e0dd..125be935f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.19 (not yet released)
* protocol
- new commands "addtagid", "cleartagid"
+* archive
+ - read tags from songs in an archive
* input
- alsa: new input plugin
- smbclient: new input plugin