« get me outta code hell

Smart playlists - 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-08-01 11:33:19 -0300
committerliam4 <towerofnix@gmail.com>2017-08-01 11:33:19 -0300
commit6f4ce94467db4e95cab117007e3724695b7d9533 (patch)
treec327223c9e8ad031ae31ccdca97141123e531ecd /todo.txt
parente02f90272a805f85f94adec8d790eaf45dcf9c3f (diff)
Smart playlists
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 030862e..d542e0c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -240,3 +240,8 @@ TODO: The URL 'http://somesite.com/youtube.com.mp3' would probably
       automatically assume the YouTube downloader. Instead of checking for the
       string 'youtube.com' included in the downloader arg, check if it is a
       valid URL and that the URL's domain is 'youtube.com'.
+
+TODO: Figure out when to process.exit(1). In cli.js?
+
+TODO: Change usages of "/example/path" to a more specific "/path/to/playlist"
+      (for example).