]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-ex
authoralex <[email protected]>
Sat, 1 May 2021 21:02:42 +0000 (14:02 -0700)
committeralex <[email protected]>
Sat, 1 May 2021 21:02:42 +0000 (14:02 -0700)
todo

diff --git a/todo b/todo
index 1392c451a39c68ba15671343fad3332970fbd61b..2d8ed344ec6e9d1b1ee3b75f71d79b09fcd26a44 100644 (file)
--- a/todo
+++ b/todo
@@ -16,10 +16,15 @@ Resources:
 To Do:
 *setup automake
 -seederd
-       -seeds from torrents data directory
-       -detects changes in data directory -> runs create-torrents
-       -detects changes in torrents directory -> runs create-feeds
-       -delete old torrents
+       -options:
+               --daemonize, -d (default)
+               --foregroud, -F
+       -init:
+               -check for torrent files
+                       -if found, start seeding
+               -starting monitoring torrent directory
+                       -detects changes in torrents directory, reload
+                       -delete old torrents
        -inotify
                -should be able to detect changes to files/whether upload has finished
 -torrents-create
@@ -34,20 +39,8 @@ To Do:
                        -pipe directly into find script -> create feed
        -tests
 -create-feed
-       *figure out how to print meta options
-       *remove meta option
-       *parse meta files
-       -setup options
-               --output-file, -o
-               --feed-url
-                       e.g.
-                               -ia.org/dota/replay_reviews
-                               -ia.org/dota/competitive
-       -logging to file/stderr?
-               *remove printfs
-               -update opt_set_outfile
-       *add
        -tests
+-nginx
 -systemd init file/timers
        -timer for regenerating feeds/managing torrents
        -automatically restarting seederd on failure