From: alex Date: Thu, 21 Jul 2022 22:41:10 +0000 (-0700) Subject: updated using git-extra X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=7a454a0abd660964d5bedeac7509bb34058df394;p=seeder updated using git-extra --- diff --git a/todo b/todo index 33dba8b..f9f3ea7 100644 --- a/todo +++ b/todo @@ -21,6 +21,20 @@ To Do: *remove all feed creation -generate tree of torrent hashing allowing for downloading of files at all levels -rework data structures + -new + -global infohash hashmap + -global block hashmap + -handle duplicate files/blocks? + -tree + -rename to directory? + -fields + -infohash + -child trees + -files + -stats + -block + -ref to file? + -offset? -do add one directory at a time? -re-group -files hash map @@ -28,6 +42,13 @@ To Do: -depth first build? -caching blocks -rework add + -list of files - same as before + -for each file, start creating blocks + -once file is done, add to global tree + -reconsider watching + -daemon+cli + -needs to output status/list of torrents/files + -pipe to feed creation -setup qbittorrent integration testing -just get working *comment out feeds/etc?