Add TODO file.

This commit is contained in:
Justin Maggard 2008-10-23 17:41:05 +00:00
parent 81b477aea7
commit f90a2c3bc8

13
TODO Normal file
View File

@ -0,0 +1,13 @@
Things left to do:
* Clean up more leftover MiniUPnPd code
* Spawn a new thread for new HTTP connections
* Persistent HTTP connection (Keep-Alive) support
* Real Chunked transfer support
* PNG image support
* DLNA Profile Name (DLNA.ORG_PN) support for video files
* DLNA Profile Name (DLNA.ORG_PN) support for audio files besides MP3
* Video metadata support
* Upload support
* Update scan support (do not require removing the database)
* Inotify support