aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-21 15:02:14 +0200
committerMax Kellermann <max@duempel.org>2015-06-21 15:02:14 +0200
commit9acefcb256347ac252db3ea61be2e047d32c0a51 (patch)
treed3ad7084e2693130739a05f58c6879595032db22 /NEWS
parente4d0293a31f30c01142202ee433cd28115b73343 (diff)
downloadmpd-9acefcb256347ac252db3ea61be2e047d32c0a51.tar.gz
mpd-9acefcb256347ac252db3ea61be2e047d32c0a51.tar.xz
mpd-9acefcb256347ac252db3ea61be2e047d32c0a51.zip
DecoderThread: set Decoder::song_tag only for local files
If the song tag comes from a stream, and MPD playback restarts, MPD would believe the tag should override the newly received tag. This makes the previous tag appear stuck. This change passes the song tag only if it's authoritative - i.e. if it's a song file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03400d83a..b77559f56 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ ver 0.19.10 (not yet released)
- smbclient: fix DFF playback
* decoder
- ffmpeg: improve seeking accuracy
+ - fix stuck stream tags
* encoder
- opus: fix bogus granulepos
* output