« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 0db2382..5e1fe65 100644
--- a/todo.txt
+++ b/todo.txt
@@ -463,3 +463,12 @@ TODO: Only count *consistently* formatted text, across all tracks in a group,
       it is the only track in the group which is formatted '## # <text>'.
       It does follow the formatting '## <text>' as all other tracks do, so only
       the first digits, and following whitespace, should be removed.
+
+TODO: Related to the above - always keep at least one word. See CANSLP's new
+      release "untitled folder", with tracks named "01 1", "02 2", etc.
+
+TODO: Update to work with IPC server mpv (and socat).
+      (Done!)
+
+TODO: Look into testing ^that on Windows. Remove mkfifo, since it's probably
+      no longer necessary!