From fa30b15f2361f2674c31037fe25ae377ebeaad06 Mon Sep 17 00:00:00 2001 From: vspader Date: Thu, 24 May 2007 15:12:42 +0000 Subject: [PATCH] Added bug to todo list. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 07960c667..e04ad6bfc 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,4 @@ Bug fixes: Fix playlist logic. http://sbooth.org/forums/viewtopic.php?t=762&highlight=document+based+playlist Note: Never load duplicates in a group of files. Ex: If you load an m3u containing a bunch of files AND the files themselves, only load them once! However, if you load the m3u, THEN load the group of files, they should appear twice! Hook up various menu items. Add missing functions and generally fix the menu. + Problems with 3rd party devices. http://sbooth.org/forums/viewtopic.php?t=255