« get me outta code hell

Cache flattened playlist - 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-05 21:20:02 -0300
committerFlorrie <towerofnix@gmail.com>2017-09-05 21:20:02 -0300
commita724b26d5435db7647941f4f62e6ca3a12a63b06 (patch)
tree5f9d31cd8c47f58fb4c71c3b1aa627bf0b11ef00 /todo.txt
parent81110492590b1aab8daac30803d2dd93bd8ece15 (diff)
Cache flattened playlist
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 5cde299..65c2281 100644
--- a/todo.txt
+++ b/todo.txt
@@ -339,3 +339,4 @@ TODO: Now that we're using seeded randomness, generating the entire timeline
       every time we want to call the picker is definitely really slow. There
       should be some way to make it faster. (Maybe store the playlist on the
       mutable options object?).
+      (Done!)