X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=TODO.txt;h=e37231a20dd06f01bf502af928f478f121cbd791;hp=4306007d4d19833d7c444d228c72eabd2daefa77;hb=74eff57815a3308a1fafd14c1ebbcdb8714bec75;hpb=ffe18c757c7adabf5e37aab5647898537bfe87d9 diff --git a/TODO.txt b/TODO.txt index 4306007..e37231a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,8 @@ -python-mpd TODO list +python-mpd TODO List ==================== +* remove line == SUCCESS test when in a command list (?) * port personal scripts to the new API and add them as examples -* benchmark removal of line == SUCCESS test when in a command list * converter support * global for parsing MPD_HOST/MPD_PORT * global for parsing MPD error messages -* IPv6 support (AF_INET6)