« get me outta code hell

Make getItemPathString work the way it's meant to - 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:
authorFlorrie <towerofnix@gmail.com>2017-09-13 15:14:39 -0300
committerFlorrie <towerofnix@gmail.com>2017-09-13 15:14:39 -0300
commit13a11233ea07155a8c491c82d6ab2873b2616bd4 (patch)
treeae79b4dcb2102d982872190f743ef335552910ff /todo.txt
parent3f9f999f417d16e70bb5d6aac1461babf71a22f0 (diff)
Make getItemPathString work the way it's meant to
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 6395146..c97be0b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -351,3 +351,7 @@ TODO: Some way to control how verbose http-music is.. most people probably
 
 TODO: Make the natural sort in crawl-local ignore capitalization case.
       (Done!)
+
+TODO: Make the '@ ...' part of track-info show the path to the track, rather
+      than the track name again (this is a bug!).
+      (Done!)