From 5798500b8531ce788f0321b0545b10563e3821fa Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sun, 11 Apr 2004 01:59:05 +0000 Subject: some idears git-svn-id: https://svn.musicpd.org/mpd/trunk@666 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 481ce3be4..73413c453 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,12 @@ g) update child writes db file, parents reads db file when done (the msells/sbh alogrithm) h) when reading directory db and checking for deleted, new, or changed stuff, assume all info is sorted (so we can deterimine if its new very quickly without searching through lists of stuff every time). Also, for new stuff, insert it with insertInListBeforeNode() function, to keep lists sorted. j) when reading new directory db, we should block some signals when manipulating the directorydb, so we don't receive a signal to quit in the middle of an update + k) when bg-update, have parent print out new old stuff to log on reading db, not the child 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 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 -- cgit v1.2.3