From f1cea2404e8e238ad429ef5265b8e31213ca854e Mon Sep 17 00:00:00 2001 From: emeric Date: Fri, 11 Jul 2014 14:14:11 +0200 Subject: [PATCH] Updated TODO --- TODO | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index feb185a0..1d4fb862 100644 --- a/TODO +++ b/TODO @@ -2,17 +2,20 @@ [ServiceManager] - Rework the whole start/stop/try/cach/thread/interrupts things -[Admin users] -- Add/remove users -- Add path to Audio/Video files -- Manual/autorefresh settings -- Display some stats about the database: +[Settings] +- [admin] Add/remove users + - max audio/video bitrates for user + - capabilities +- [admin] Add path to Audio/Video files +- [admin] Manual/autorefresh settings +- [admin] Display some stats about the database: - nb audio/video files - last scan/update +- Prefered bitrate and codecs for audio/video [Users] -- Prefered bitrate and codecs for audio/video - Handle login lifetime? +- Disable multi login? [Cover] - Scaling: find something more "reliable" than GIL and its customs extensions (adobe work, io_new)? @@ -47,7 +50,7 @@ - Use Groups/SubGroups to organize videos (WTreeView?) [Remote API] -- Use SSL based sockets +- Implement text search options in the GetXXX messages [Layout] - Make it mobile browser compatible