X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=TODO.txt;h=3cf1931aeb9c6d4b606d2e4901c312b368244c80;hp=4f7e4c2ca1f706441217b778b5672b4913a2f226;hb=275702939f5c03c2772de7399cf48b574dcd3455;hpb=5a5b99b10b10d283b6e0fca76666912b8fdc202c diff --git a/TODO.txt b/TODO.txt index 4f7e4c2..3cf1931 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,16 @@ -python-mpd TODO list +python-mpd TODO List ==================== +Pre-release +----------- + +* remove line == SUCCESS test when in a command list (?) + + +Post-release +------------ + * port personal scripts to the new API and add them as examples -* check for EOF when reading and benchmark it * converter support * global for parsing MPD_HOST/MPD_PORT * global for parsing MPD error messages -* IPv6 support (AF_INET6)