diff options
author | Max Kellermann <max@duempel.org> | 2009-11-06 00:41:42 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-06 00:41:42 +0100 |
commit | f3203b5de50dd40e014fd4d3829b8bc172976649 (patch) | |
tree | e7465b156c1ec425068947a418dfd9782ddc6798 /NEWS | |
parent | 65e56ff8291b4bc43900c7b80a86e6d39ed7a847 (diff) | |
download | mpd-f3203b5de50dd40e014fd4d3829b8bc172976649.tar.gz mpd-f3203b5de50dd40e014fd4d3829b8bc172976649.tar.xz mpd-f3203b5de50dd40e014fd4d3829b8bc172976649.zip |
playlist: added extm3u plugin
This new plugin parses extm3u files. Files without the "#EXTM3U"
header are still parsed by the plain old "m3u" plugin.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +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, pls, asx, xspf, lastfm://) + - "load" supports remote playlists (extm3u, pls, asx, xspf, lastfm://) - allow changing replay gain mode on-the-fly - omitting the range end is possible * input: |