« get me outta code hell

Auto-DJ - 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>2020-04-06 22:03:17 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-06 22:03:17 -0300
commit0890f592ecdada66e8e264d6201e43ed0c6bf7ac (patch)
treec89cb63cfd5b19d2693b89c1477da925a234dc76 /todo.txt
parentef66a8613ddc0584a1f08696261f62c19cd7db6e (diff)
Auto-DJ
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 e039cc8..35ac635 100644
--- a/todo.txt
+++ b/todo.txt
@@ -487,3 +487,6 @@ TODO: Figure out looping not always working consistently. I've tried to deal
       with this before, but it's been broken since switching to socat. Maybe we
       aren't receiving time data as consistently, or aren't re-applying loop
       when we're supposed to?
+
+TODO: Show how many tracks remain in a queue player's queue, ala "+1" floated
+      to the right, behind the playback position/duration indicator.