Updated TODO

This commit is contained in:
epoupon
2015-09-21 13:55:14 +02:00
parent 23aa00a999
commit bceee99a28
+3 -9
View File
@@ -22,18 +22,12 @@
[Users]
- Handle login lifetime?
- Limit multi login from UI and remote interfaces (limit per interface is acceptable)
[ServiceManager]
- Rework the whole start/stop/try/cach/thread/interrupts things
- Use our own WIOService
- Use the WServer::post method to kick users already logged in?
- Limit multi login from UI and API interfaces (limit per interface is acceptable)
[Services]
- consider adding support for external web servers (new FCGI service?)
[Transcode]
- some early end of playback spotted on files. Maybe this is because the stderr of the forked process is not properly closed?
[UI]
- handle internationalization
[Settings]
@@ -78,4 +72,4 @@
- Make another dedicated REST API. Maybe use the SubSonic API or Ampache API?
[Logs]
- Capture transcoder log output to get more information on errors
- Capture transcoder log output to get more information on errors?