]> kaliko git repositories - python-musicpd.git/blob - TODO.txt
mpd.py: making _getitem return None if no item is returned
[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 * check for EOF when reading and benchmark it
6 * converter support
7 * global for parsing MPD_HOST/MPD_PORT
8 * global for parsing MPD error messages
9 * IPv6 support (AF_INET6)