]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-ex
authoralex <[email protected]>
Sun, 9 May 2021 15:29:46 +0000 (08:29 -0700)
committeralex <[email protected]>
Sun, 9 May 2021 15:29:46 +0000 (08:29 -0700)
todo

diff --git a/todo b/todo
index 3785d243527b310d38a3269e24847a07380bea88..795541a6fbbbaea546d4b25790dbac3562e6659a 100644 (file)
--- a/todo
+++ b/todo
@@ -22,26 +22,17 @@ To Do:
        *transfer feed/torrent code from torrents-create to seederd
        *reorganize init code
        *add alerting system
-       -starting monitoring torrent directory
-               -separate thread?
-               -detects changes in torrents directory, reload
-                       -inotify
-               -remove all torrents from session, not deleting files
-               -re-init or send signal back to main process
-       -setup sighandler
-               -stop seeding and rescan
-                       -store handles
-               -re-calls init
+       *setup sighandler
+       -add function to remove torrents not found any longer in torrents directory to init
+       -add dht functionality
        -fix autoconf to check for libtorrent/libboost dependencies
                -should be able to detect changes to files/whether upload has finished
        -decide how to handle logging
                -redirect log to file
+               -remove extraneous logging
+               -reorganize logging
        -tests
                -verify that seeding works
--torrents-create
-       -send signal to seederd
-       -decide what to output
-               -minimal
 -create-feed
        -tests
 -nginx