From ea9ff83355f38c57e6d32cc71d3defb3e5a3cd37 Mon Sep 17 00:00:00 2001 From: emeric Date: Fri, 3 Aug 2018 14:25:08 +0200 Subject: [PATCH] Updated TODO --- TODO | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 289a935c..1935aaf5 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,6 @@ [Database] - Use Inotify like system to watch modified/added files? - handle access rights problems (instead of aborting) -- add a global play counter for tracks. This will help people to spot most popular files - Use albumartist when available (useful for compilations) - Add AcousticBrainz support to create new kind of clusters @@ -22,15 +21,13 @@ [Users] - Handle login lifetime? -- Use the WServer::post method to kick users already logged in? -- Or save the current playqueue by session (using a cookie)? -- Limit multi login from UI and API interfaces (limit per interface is acceptable) [UI] - Add a download button to get the current playqueue in a streamed zip file -- Save user prefs in local storage (volume, loop, shuffle, current playqueue, etc.) -- Add keyboard shortcuts -- Implement a decent player +- Save user prefs in local storage (volume, loop, radio mode, etc.) +- Add global keyboard shortcuts +- scrollbar in player +- display a play history somewhere [Settings] - Add multi root directories support