POD updates - use L<> to make links between documentation for various
[audio-mpd.git] / TODO
blob9f510db96fbaaf61ccecf6d99ef80b71ac62e21f
1 no time plan associated - not even an order implied.
4 ** distribution:
6 - sign module using Module::Signature.
9 ** module enhancements
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?
23 ** dialog with mpd
25 - more extensive coverage of supported mpd instruction set.
26 - better communication with mpd (including auto-reconnect).
29 ** mpd scripts:
31 - mpd proxy adding song ratings on-the-fly.
32 - small daemon watching collection dir (inotify) and updating mpd