Changes for version 0.0.1 - 2007-05-08
- first version based on Audio::MPD, ported to poe.
- connection to mpd done by pococ-tcp.
- first commands implemented: coll:all_files, pl:add, pl:delete.
- test client available: bin/client.pl
- almost no tests. :-(
Modules
a full-blown mpd client library
module handling collection commands
module handling the connection
a generic collection item
a directory object
an object with some audio tags
module handling playlist commands