« get me outta code hell

Handle failed downloads in loop-play - 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 12:51:22 -0300
committerFlorrie <towerofnix@gmail.com>2017-08-04 12:51:22 -0300
commit3b62e1aefa8606165f60e4ae269e4b90d43bac40 (patch)
tree5d6b484b81301c18b2b50cc21c07d2b10e2e5d1a /todo.txt
parente9d81816c01bdfe874ed04f1d702302a92f66bf1 (diff)
Handle failed downloads in loop-play
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 d3ddeb1..f4bd4fd 100644
--- a/todo.txt
+++ b/todo.txt
@@ -260,3 +260,4 @@ 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).
+      (Done!)