diff options
author | Max Kellermann <max@duempel.org> | 2009-10-13 18:53:33 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-10-13 18:53:33 +0200 |
commit | a93ffdd1bed1885740f0a28bc649a9db9a7969e4 (patch) | |
tree | 855c12d75f8bc7df21ff7438594de9ae1657ac13 /NEWS | |
parent | 319149254d220861c76922be1f2fa8d00722da92 (diff) | |
download | mpd-a93ffdd1bed1885740f0a28bc649a9db9a7969e4.tar.gz mpd-a93ffdd1bed1885740f0a28bc649a9db9a7969e4.tar.xz mpd-a93ffdd1bed1885740f0a28bc649a9db9a7969e4.zip |
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.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |