Update TODO

This commit is contained in:
emeric
2014-07-23 23:49:13 +02:00
parent f378a26a78
commit a22953b9d7
+20 -18
View File
@@ -8,21 +8,6 @@
- [Remote] use config file to get crypto, port info, db path - [Remote] use config file to get crypto, port info, db path
- consider using external web server instead of builtin httpd (new FCGI service?) - consider using external web server instead of builtin httpd (new FCGI service?)
[Settings]
- [admin/Users]
- Add/remove users
- max audio/video bitrates for user
- capabilities (admin)
- [admin/DB]
- Add path to Audio/Video files
- Do not make the update start time active when update perdiod is "Never"
- Do not restart the db update service if user applied no changes
- Uncheck the "Request immediate scan" once setins are applied
- [user/transcoding]
- Prefered bitrate and codecs for audio/video
- [user/Personal]
- password, email
[Users] [Users]
- Handle login lifetime? - Handle login lifetime?
- Disable multi login? - Disable multi login?
@@ -40,6 +25,22 @@
- Use size limits for strings (artist, release, genre)? - Use size limits for strings (artist, release, genre)?
- Process only files whose extensions are well known in audio/video world (avoid useless parsing/errors) - Process only files whose extensions are well known in audio/video world (avoid useless parsing/errors)
[UI]
[Settings]
[admin/Users]
- Add/remove users
- max audio/video bitrates for user
- capabilities (admin)
[admin/DB]
- Add path to Audio/Video files
- Do not make the update start time active when update perdiod is "Never"
- Do not restart the db update service if user applied no changes
- Uncheck the "Request immediate scan" once setins are applied
[user/transcoding]
- Prefered bitrate and codecs for audio/video
[user/Personal]
- password, email
[Audio] [Audio]
- ReleaseView/ArtistView/GenreView: <All> -> Track count for this special category. Easier: add a special entry '<All>' that contains everything? - ReleaseView/ArtistView/GenreView: <All> -> Track count for this special category. Easier: add a special entry '<All>' that contains everything?
- MediaPlayer: move slider using js (http://redmine.webtoolkit.eu/boards/2/topics/7924?r=8478) - MediaPlayer: move slider using js (http://redmine.webtoolkit.eu/boards/2/topics/7924?r=8478)
@@ -60,12 +61,13 @@
- View the Videos in a WtTableView ? - View the Videos in a WtTableView ?
- Use Groups/SubGroups to organize videos (WTreeView?) - Use Groups/SubGroups to organize videos (WTreeView?)
[Remote API]
- Implement text search options in the GetXXX messages
[Layout] [Layout]
- Make it mobile browser compatible - Make it mobile browser compatible
- Style eveything nicely... - Style eveything nicely...
- Handle internal path
[Remote API]
- Implement text search options in the GetXXX messages
[Logs] [Logs]
- Use a logging facility - Use a logging facility