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.
This commit is contained in:
Courtney Cavin
2009-07-28 16:41:50 +02:00
committed by Max Kellermann
parent 9322f04529
commit 6d71094ce5
2 changed files with 300 additions and 44 deletions

2
NEWS
View File

@@ -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