From 046bd563a6d27d494246bcbe93a7d9c18a2ce0d8 Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Mon, 18 Aug 2008 10:26:09 +0200 Subject: - Add some suggestions to the TODO. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 041878e..fca60f3 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,12 @@ v. 0.1 * -s (single thread) does not * BUG: what to do with songs without tags? The current behavior, -breaking badly, is probably not what we want. +breaking badly, is probably not what we want. Suggestions: + * We put all songs not having complete tags in an Unsorted folder, with the + real filename as the name. Perhaps having a flag in the database tables + indicating that the information is not complete. + * We avoid including them in the database at all, which is what we basically + do now, but just a bit more fool proof perhaps. * Do file descriptors "the right way", using the provided fuse_file_info struct passed to the open/read/write/release calls. -- cgit v1.2.3