« get me outta code hell

Remove downloaders - 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:
authorliam4 <towerofnix@gmail.com>2017-06-26 23:16:11 -0300
committerliam4 <towerofnix@gmail.com>2017-06-26 23:16:11 -0300
commit0fcec41cd757adcd3c7f2f4c80b33141bb0a9bee (patch)
tree5ac2425d927f0624266a11433602f63f7eb9145e /todo.txt
parente56cdd69c330f2747c77b5db1595fddb6f6d1f10 (diff)
Remove downloaders
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.