aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-04-13 05:05:06 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-04-13 05:05:06 +0000
commit20be66a944fb6bae9f30f474ea2e87784f44148c (patch)
tree61f84f1470cb7287e50243701ff9c7f94d6ae2b2 /TODO
parent1004890e253453faba81126028986f075e5fc5e7 (diff)
downloadmpd-20be66a944fb6bae9f30f474ea2e87784f44148c.tar.gz
mpd-20be66a944fb6bae9f30f474ea2e87784f44148c.tar.xz
mpd-20be66a944fb6bae9f30f474ea2e87784f44148c.zip
clean up finished stuff from todo
git-svn-id: https://svn.musicpd.org/mpd/trunk@712 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 3 insertions, 10 deletions
diff --git a/TODO b/TODO
index 7b135a65b..722f62eae 100644
--- a/TODO
+++ b/TODO
@@ -13,17 +13,10 @@
calling updated on a newly created file).
n) mpd command for rereading db
-2) rewrite interface stuff, specifically command list handling etc so its less
-of a hack and deals with the above update stuff better
-
-3) crosslink "list" stuff, for example, artists are crosslinked to alubms and
+2) crosslink "list" stuff, for example, artists are crosslinked to alubms and
vice versa, this way you can do list album artists or list artist albums, this
will make life easier when we add genre and other metadata
-4) thourougly rewrite and check signal blocking and unblocking
-
-5) add a --update-only, like --only-create-db, only just for updating
+3) thourougly rewrite and check signal blocking and unblocking
-6) Add fallback for our new utf8 routines when iconv isn't around, and check
-that filenames stored in db are valid utf8, and use utf8 routines whenever
-iconv is broked
+4) add a --update-only, like --only-create-db, only just for updating