« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 2bed599..53a5991 100644
--- a/todo.txt
+++ b/todo.txt
@@ -70,3 +70,12 @@ TODO: Volume controls. Who knows how to do this? It might have to be an
 
 TODO: Tempfiles, maybe?
       (Done!)
+
+TODO: Use NOT the internet as its source, so that it's a bit more general
+      purpose. This would only take adding a new downloader.
+      (Done!)
+
+TODO: Recursive local file playlist crawler.
+
+TODO: *Requiring* a literal `playlist.json` file doesn't seem quite right,
+      especially since there's the `--open` option.