diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 5cc064f..25c8369 100644 --- a/todo.txt +++ b/todo.txt @@ -109,3 +109,11 @@ TODO: Make the queue code more sane. TODO: Figure out when the "queue" context menu options should immediately play the track. Currently, they don't ever initiate playing (besides the "Play now" option). + +TODO: A "remove from queue" option for tracks and groups, which removes them + and their children from the queue. + (Done!) + +TODO: After the end of a shuffled queue, the next song from the group of the + last track is played (and so on, until the group is empty). This seems + definitely wrong. |