aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-02-12 18:41:25 +0100
committerMax Kellermann <max@duempel.org>2012-02-12 18:41:25 +0100
commit01b0d9eb975278a3f8c06ca7de01b8d80519df4a (patch)
tree471eeb3074984401eab3fe151d83db9c6e13f528 /NEWS
parenta7f13d841f5373133e2f38882a2f65208aaf8879 (diff)
downloadmpd-01b0d9eb975278a3f8c06ca7de01b8d80519df4a.tar.gz
mpd-01b0d9eb975278a3f8c06ca7de01b8d80519df4a.tar.xz
mpd-01b0d9eb975278a3f8c06ca7de01b8d80519df4a.zip
db_print: print extra "playlist" object for embedded CUE sheets
This finally enables the new embedded CUE sheet code: when a song file contains a playlist, it is printed in the "lsinfo" output, so clients get to know about this.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 977762e0e..aa73a618b 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ ver 0.17 (2011/??/??)
- "update" and "rescan" need only "CONTROL" permission
- new command "seekcur" for simpler seeking within current song
- add range parameter to command "load"
+ - print extra "playlist" object for embedded CUE sheets
* input:
- cdio_paranoia: new input plugin to play audio CDs
- curl: enable CURLOPT_NETRC