1 no time plan associated - not even an order implied.
6 - sign module using Module::Signature.
11 - implementing missing methods in am::collection (random, etc.)
12 . artists_matching (yup, no way to have it with mpd's api)
13 . albums_matching (ditto)
14 . random_song / random_songs
15 . songs_by_artist_from_album
16 . songs_by_artist_without_album
17 . songs_without_artist
18 - extending and harmonizing subs in am::playlist (add() should allow
19 multiple arguments, for example)
20 - what about improving am::* to allow for auto-update?
25 - more extensive coverage of supported mpd instruction set.
26 - better communication with mpd (including auto-reconnect).
31 - mpd proxy adding song ratings on-the-fly.
32 - small daemon watching collection dir (inotify) and updating mpd