« get me outta code hell

Change the way playlist updating works, and show track paths when I is pressed - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/http-music.js
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-07-19 12:15:21 -0300
committerliam4 <towerofnix@gmail.com>2017-07-19 12:15:21 -0300
commita1bc37389a063e95328987385fb8b5c77ed05488 (patch)
tree5a3ab4e1890879798140bcc48b4779a5ea116b2e /src/http-music.js
parentb39407787e36128e63cf3387c1cfd9b480af4dfa (diff)
Change the way playlist updating works, and show track paths when I is pressed
Diffstat (limited to 'src/http-music.js')
-rwxr-xr-xsrc/http-music.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http-music.js b/src/http-music.js
index 6457ef7..04d1f57 100755
--- a/src/http-music.js
+++ b/src/http-music.js
@@ -368,6 +368,7 @@ Promise.resolve()
 
           // TODO: It would be nice to have this as a method of
           // PlayController.
+          // Double TODO: This doesn't actually work!!
           downloadController.cancel()
           play.startNextDownload()
         }