« get me outta code hell

Add fancy duration graph utility - 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>2018-02-26 10:18:41 -0400
committerFlorrie <towerofnix@gmail.com>2018-02-26 10:18:43 -0400
commitc48e8e5e6f20e056c34996a49628777050454c1b (patch)
tree4fa126d361154fffe86e48d8112eedd5f4c3b926 /todo.txt
parent68d879fd17821bc5cd71d9aeedf861dd6c0b488a (diff)
Add fancy duration graph utility
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 073a18b..8cfdea2 100644
--- a/todo.txt
+++ b/todo.txt
@@ -433,3 +433,13 @@ TODO: Be a bit more loose (strict?) about what means crashing... Right now if
       counted as a failure. (An example case of the "play" command failing --
       trying to play a track when there is no audio device.)
       (Done!)
+
+TODO: Group/album length visualizer thing!!! Colorful and PRETTY. Only work on
+      the first level of groups since I'm lazy and don't want to figure out how
+      to nicely display multiple levels. Use --keep + --save to use the viz on
+      specific albums (or maybe implement --clear, --keep, etc as common code
+      between the player and the visualizer, shrug). Also using --collapse
+      would work for comparing album lengths rather than artist lengths.
+      (Done!)
+
+TODO: Show mean/media/mode statistics for songs in duration-graph.