updated using git-ex
authoralex <[email protected]>
Sun, 2 May 2021 03:17:59 +0000 (20:17 -0700)
committeralex <[email protected]>
Sun, 2 May 2021 03:17:59 +0000 (20:17 -0700)
todo

diff --git a/todo b/todo
index 292f4d6d1ba510b85fbf6d3a801f404fe087e968..c247f9e942d8984dd8e4797ac0fddee4ff160a34 100644 (file)
--- 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