]> kaliko git repositories - python-musicpd.git/blob - TODO.txt
33ab4e21b620dc532afd36da20f796a738084330
[python-musicpd.git] / TODO.txt
1 python-mpd TODO list
2 ====================
3
4 * port personal scripts to the new API and add them as examples
5 * benchmark removal of line == SUCCESS test when in a command list
6 * check for EOF when reading and benchmark it
7 * converter support
8 * global for parsing MPD_HOST/MPD_PORT
9 * global for parsing MPD error messages
10 * IPv6 support (AF_INET6)