Commit 20be66a9 authored by Warren Dukes's avatar Warren Dukes

clean up finished stuff from todo

git-svn-id: https://svn.musicpd.org/mpd/trunk@712 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 1004890e
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment