[project @ 5817]
[audio-mpd.git] / TODO
blobbdfd8d33dd7644dc05fcd649cd999f805283803f
1 no time plan associated - not even an order implied.
3 the indication in parens forecasts the difficulty / bump in version implied.
4 can be either minor, medium or major.
7 ** distribution:
9 - sign module using Module::Signature. (minor)
12 ** tests:
14 - write more tests. really. (minor)
15 - perform test coverage and fill in the blanks. (medium when 100%)
18 ** dialog with mpd:
20 - more error handling. (medium)
21 - more extensive coverage of supported mpd instruction set. (medium)
22 - auto-reconnect. (medium)
25 ** mpd enhancements:
27 - song ratings. (major)
28 - support for notifications. (major)
32 Maybe:
33         Make subs check for permissions before executing
34         Make it possible to use MPD.pm in "light"-mode:
35                 For small clients/scripts
36                 Don't fetch outputs, commands etc.