From a93ffdd1bed1885740f0a28bc649a9db9a7969e4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 13 Oct 2009 18:53:33 +0200 Subject: command: "load" supports remote playlists (m3u, xspf, lastfm://) This patch integrates the playlist plugin API to the MPD core. We'll be able to do much more in the future with that API, that's just the beginning. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b3231a676..61da43e78 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ ver 0.16 (20??/??/??) - range support for "delete" - "previous" really plays the previous song - "addid" with negative position is deprecated + - "load" supports remote playlists (m3u, xspf, lastfm://) * input: - lastfm: use metadata * tags: -- cgit v1.2.3