updated using git-ex
authoralex <[email protected]>
Sun, 2 May 2021 18:28:40 +0000 (11:28 -0700)
committeralex <[email protected]>
Sun, 2 May 2021 18:28:40 +0000 (11:28 -0700)
todo

diff --git a/todo b/todo
index 0030a40c36bd9b8620c0694e62aa1a9a6cbb1b50..4bfef78b29cb5975d6c458f1d18a36a017518ad7 100644 (file)
--- a/todo
+++ b/todo
@@ -21,6 +21,8 @@ To Do:
                --foregroud, -F
        -transfer feed/torrent code from torrents-create to seederd
                -would require updating feed/torrent classes to return bool when save successful
+               -global session? -- HERE
+               -session handle reach into session class?
        -options:
                -used named pipes
                        -mkfifo
@@ -34,11 +36,10 @@ To Do:
        -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
-                       -doesn't look like seed can be adding without metadata (i.e. from .torrent file)
                -starting monitoring torrent directory
                        -detects changes in torrents directory, reload
-                       -delete old torrents
+                               -remove all torrents, not deleting files
+                               -start all torrents
        -inotify
                -should be able to detect changes to files/whether upload has finished
        -decide how to handle logging