« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index a3e576c..32f000b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -380,3 +380,9 @@ TODO: Let track objects have an option for command line arguments to pass to
       converter program that isn't installed, it simply won't run the
       convertion options on the tracks in the playlist.
       (Done!)
+
+TODO: Should the '@ ...' part display the path to the track in the SOURCE
+      playlist, rather than in the active one? I'm split on this; showing the
+      active path is handy for debugging or writing your own playlist, but
+      showing the source path is usually more practically useful, so you know
+      where the album came from (e.g. displaying /C418/BAM instead of /BAM).