Updated TODO
This commit is contained in:
@@ -22,18 +22,12 @@
|
|||||||
|
|
||||||
[Users]
|
[Users]
|
||||||
- Handle login lifetime?
|
- Handle login lifetime?
|
||||||
- Limit multi login from UI and remote interfaces (limit per interface is acceptable)
|
- Use the WServer::post method to kick users already logged in?
|
||||||
|
- Limit multi login from UI and API interfaces (limit per interface is acceptable)
|
||||||
[ServiceManager]
|
|
||||||
- Rework the whole start/stop/try/cach/thread/interrupts things
|
|
||||||
- Use our own WIOService
|
|
||||||
|
|
||||||
[Services]
|
[Services]
|
||||||
- consider adding support for external web servers (new FCGI service?)
|
- 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]
|
[UI]
|
||||||
- handle internationalization
|
- handle internationalization
|
||||||
[Settings]
|
[Settings]
|
||||||
@@ -78,4 +72,4 @@
|
|||||||
- Make another dedicated REST API. Maybe use the SubSonic API or Ampache API?
|
- Make another dedicated REST API. Maybe use the SubSonic API or Ampache API?
|
||||||
|
|
||||||
[Logs]
|
[Logs]
|
||||||
- Capture transcoder log output to get more information on errors
|
- Capture transcoder log output to get more information on errors?
|
||||||
|
|||||||
Reference in New Issue
Block a user