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:38:22 +0100
commit7fc25ad567a0b8b4f7c05832adc17e9fdcc2cefb (patch)
treecace88c98aefb9b98c0b2c713b20e179db459176 /NEWS
parentf5c43889c38c5314dacbc327ef0d5cd6fab6fe6c (diff)
downloadmpd-7fc25ad567a0b8b4f7c05832adc17e9fdcc2cefb.tar.gz
mpd-7fc25ad567a0b8b4f7c05832adc17e9fdcc2cefb.tar.xz
mpd-7fc25ad567a0b8b4f7c05832adc17e9fdcc2cefb.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 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aed669d9f..4c052c45c 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,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