From: alex Date: Mon, 3 May 2021 23:15:14 +0000 (-0700) Subject: updated using git-ex X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=600f0a823c6cd688304242001dcf641b94f219e3;p=seeder updated using git-ex --- diff --git a/todo b/todo index 4bfef78..d96e8a1 100644 --- a/todo +++ b/todo @@ -19,11 +19,15 @@ 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 - -global session? -- HERE - -session handle reach into session class? - -options: + *transfer feed/torrent code from torrents-create to seederd + -reorganize init code + -starting monitoring torrent directory + -detects changes in torrents directory, reload + -inotify + -remove all torrents from session, not deleting files + -re-init + -add alerting system + -options for forcing reload: -used named pipes -mkfifo -have to denote a file to use as pipe @@ -34,13 +38,6 @@ To Do: -send signal back? -might not need -fix autoconf to check for libtorrent/libboost dependencies - -init: - -check for torrent files, creating seed for each - -starting monitoring torrent directory - -detects changes in torrents directory, reload - -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 -tests