« get me outta code hell

Make things work even without a playlist.json - 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-04 16:15:28 -0300
committerliam4 <towerofnix@gmail.com>2017-06-04 16:15:28 -0300
commita067d49f496d5205b02ba1358b124db5d10b3352 (patch)
tree3452b911bc6a8180df9810814a3daf7a85ba5778 /todo.txt
parent63622c00b7b4d3dd6c3fcedf71c1cfb72581aa4b (diff)
Make things work even without a playlist.json
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index be258a0..29bdda0 100644
--- a/todo.txt
+++ b/todo.txt
@@ -79,3 +79,4 @@ 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.
+      (Done!)