From 588482d3dad9a3ff023b6a152c490e375eb6746a Mon Sep 17 00:00:00 2001 From: towerofnix Date: Mon, 7 Aug 2017 21:10:00 -0300 Subject: Windows support! (Hopefully this didn't break macOS/Linux.) --- todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 417e506..98ef844 100644 --- a/todo.txt +++ b/todo.txt @@ -268,3 +268,10 @@ TODO: Handle avconv failing (probably handle downloader rejections from within TODO: Delete temporary files when done with them - seriously! http-music alone filled up a good 9GB of disk space, solely on temporary music files. (Done!) + +TODO: Players (MPV, SoX) should be separate (sub-)classes. + (Done!) + +TODO: FIFO doesn't work on Windows. + (Done! - Use mpv-nofifo player. Would like to automatically check for + mkfifo command; then use nofifo if that doesn't exist.) -- cgit 1.3.0-6-gf8a5