X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=TODO.txt;h=e37231a20dd06f01bf502af928f478f121cbd791;hp=d457aa96381dc0433fbfc2bdd61b4569d6ac3ad7;hb=74eff57815a3308a1fafd14c1ebbcdb8714bec75;hpb=6f1b787b4d4c946204df95f114a078a0b142b9c5 diff --git a/TODO.txt b/TODO.txt index d457aa9..e37231a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,8 @@ 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)