From c2909227d9ff5ce4a957c273065aa93d8076d2c2 Mon Sep 17 00:00:00 2001 From: emeric Date: Tue, 1 Sep 2015 23:38:32 +0200 Subject: [PATCH] Updated TODO --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 379524c9..eb58ef3d 100644 --- a/TODO +++ b/TODO @@ -4,16 +4,16 @@ [Cover] - Scaling: find something more "reliable" than GIL and its custom extensions (adobe work, io_new)? -- Handle several file formats (not only jpg) +- Handle several file formats (not only jpg), use libmagic? - Handle preferred cover file names - Implement a cache and a grabber from some web service (mandatory for artists) [Database] - Optim, use SQL query to get the "genre" orphans - Use Inotify like system to watch modified/added files? -- count scan import errors - handle access rights problems (instead of aborting) -- make a single connection pool and make everybody use it (database, UI sessions, etc.) +- add a global play counter for tracks. This will help people to spot most popular files +- rework the exception process in av/metadata/updater in case of bad files [Metadata] - OGG metadata -> properly handle metadata nested in the audio stream