« 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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index dd3bb78..a55893c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -148,7 +148,14 @@ TODO: Fix the bug in loop-play.js where wasDestroyed doesn't exist!
       (Done!)
 
 TODO: Use `mpv` instead of `play`!!!!!!!!! This would fix every problem ever.
+      (Done!)
 
 TODO: It looks like up-next doesn't seem to work properly when using the
       YouTube downloader; though it's possible we'll be scrapping downloaders
       altogether..
+      (Done! - Removed downloaders.)
+
+TODO: The results of pressing key commands aren't very clear currently. Useful
+      things that come to mind would be presenting the volume when it's
+      changed; making it clear that a song is being skipped when it is; and
+      having "paused" be part of the status bar.