aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-09 16:36:06 +0100
committerMax Kellermann <max@duempel.org>2009-02-09 16:36:06 +0100
commitce2f1ba881bf83844b2fc7c2666f2e6741df58cc (patch)
tree60d81748a3c8f258ce49d203591ddaf8c4de4cd0 /NEWS
parent4228e50e25e3b4084797d4a2da2e2f3697a90651 (diff)
downloadmpd-ce2f1ba881bf83844b2fc7c2666f2e6741df58cc.tar.gz
mpd-ce2f1ba881bf83844b2fc7c2666f2e6741df58cc.tar.xz
mpd-ce2f1ba881bf83844b2fc7c2666f2e6741df58cc.zip
shout: don't postpone metadata
Don't duplicate the tag received by the send_metadata() method - send it to the shout server directly.
Diffstat (limited to '')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04bd0bb06..2a4582528 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ ver 0.14.2 (2009/??/??)
- shout: fixed memory leak in the mp3 encoder
- shout: switch to blocking mode
- shout: use libshout's synchronization
+ - shout: don't postpone metadata
* mapper: remove trailing slashes from music_directory
* player: set player error when output device fails