aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorCourtney Cavin <ccavin@gmail.com>2009-07-28 16:41:50 +0200
committerMax Kellermann <max@duempel.org>2009-07-28 16:41:50 +0200
commit6d71094ce5b6d02538b32693b32355d373b46883 (patch)
treefb7ac20fb019b48f823aa5e1ae8cbf8743e5032c /NEWS
parent9322f04529659a01ccf313f2883f79d1525de99c (diff)
downloadmpd-6d71094ce5b6d02538b32693b32355d373b46883.tar.gz
mpd-6d71094ce5b6d02538b32693b32355d373b46883.tar.xz
mpd-6d71094ce5b6d02538b32693b32355d373b46883.zip
input/lastfm: use metadata
Added a patch to flush out the last.fm input plugin slightly. It basically turns it into a wrapper for the appropriate plugin. Most notably metadata is now extracted.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fee901db..4c38be831 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ ver 0.16 (20??/??/??)
- send song modification time to client
- added "update" idle event
- removed the deprecated "volume" command
+* input:
+ - lastfm: use metadata
* tags:
- added tags "ArtistSort", "AlbumArtistSort"
- id3: revised "performer" tag support