« get me outta code hell

Todo note - 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:
authorFlorrie <towerofnix@gmail.com>2017-08-04 11:36:39 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-04 11:36:39 -0300
commitff29679c019efb0273ae3574bdcc7254c72f755f (patch)
tree358dceb45a908421cc00b8d8711d0003f80833b5 /todo.txt
parent6c7feb45c11718274038d9dfcf8864cb9932fb7c (diff)
Todo note
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 9239493..d3ddeb1 100644
--- a/todo.txt
+++ b/todo.txt
@@ -255,3 +255,8 @@ TODO: Markdown documentation? Man pages are nice, but aren't really all that
       user-friendly (citation needed); for example you can't easily read them
       online. (Whereas Markdown documents are easily viewed online, and aren't
       hard to read by hand, e.g. with `less doc/foo.md`.)
+
+TODO: Handle avconv failing (probably handle downloader rejections from within
+      DownloadController). Less important now that only music file extensions
+      are loaded, but still relevant (for old playlists which may contain
+      .DS_Stores or album cover arts, etc).