From b80f1638655f8bceb13b8926ba236abcd0f083fd Mon Sep 17 00:00:00 2001 From: r4 Date: Wed, 28 Jul 2021 17:37:21 +0200 Subject: [PATCH] Fix formatting. --- TODO.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index bbdf430..9df348a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,7 @@ # TODO - - [ ] Improve code documentation. - -- [ ] Reduce the number of long, thin, cylindrical Italian pasta contained within the code. - +- [ ] Reduce the amount of long, thin, cylindrical Italian pasta contained within the code. - [x] Implement the queue system. - - [ ] Fix seek for larger durations; inform the user if the desired position hasn't been loaded yet. - - [x] Add playlist support. - -- [ ] Receive playlist items gradually, making it so you don't have to wait until youtube-dl has retrieved the entire playlist. +- [ ] Receive playlist items gradually, making it so you don't have to wait until youtube-dl has retrieved the entire playlist. \ No newline at end of file