From 7a454a0abd660964d5bedeac7509bb34058df394 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 21 Jul 2022 15:41:10 -0700 Subject: [PATCH] updated using git-extra --- todo | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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? -- 2.30.2