From 2f2d047601069b1f83c2f8bb8b49aacfbcda89d4 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 1 May 2021 20:17:59 -0700 Subject: [PATCH] updated using git-ex --- todo | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/todo b/todo index 292f4d6..c247f9e 100644 --- a/todo +++ b/todo @@ -19,6 +19,11 @@ To Do: -options: --daemonize, -d (default) --foregroud, -F + -transfer feed/torrent code from torrents-create to seederd + -would require updating feed/torrent classes to return bool when save successful + -named pipes + -mkfifo + -fix autoconf to check for libtorrent/libboost dependencies -init: -check for torrent files, creating seed for each -might need to combine torrents-create w/ seederd @@ -28,17 +33,12 @@ To Do: -delete old torrents -inotify -should be able to detect changes to files/whether upload has finished --torrents-create - -fix autoconf to check for libtorrent/libboost dependencies -decide how to handle logging - -decide what to output - -would require updating feed/torrent classes to return bool when save successful - -feeds which were rebuilt? - -i.e. 'test was rebuilt' - -parse with awk -> pipe into create-feed - -just 'test' - -pipe directly into find script -> create feed -tests +-torrents-create + -modify to only send a directory to seederd via named pipe + -decide what to output + -minimal -create-feed -tests -nginx -- 2.39.5