« get me outta code hell

Don't include non-tracks in total track count - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-10-17 12:08:42 -0300
committerFlorrie <towerofnix@gmail.com>2019-10-17 12:08:42 -0300
commit1d1483a9dc18d7acf4267727893a281b99645c02 (patch)
treedce43df88cfaf3d9422429dcf1f242020e2a52b8 /todo.txt
parentdd1d5c0cb646c2bf9dd189b0e81892a676bf25cb (diff)
Don't include non-tracks in total track count
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 0eca376..891479a 100644
--- a/todo.txt
+++ b/todo.txt
@@ -436,3 +436,6 @@ TODO: A "play (in new player)" option in the play menu. It'd be nice to have
 
 TODO: "Shuffle queue", "shuffle these tracks" options in the queue's
       context menu?
+
+TODO: It looks like you can't move the currently playing track by re-queuing
+      it? Investigate this.