diff --git a/TODO b/TODO new file mode 100644 index 0000000..482aa42 --- /dev/null +++ b/TODO @@ -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