From: alex Date: Sat, 24 Apr 2021 00:09:17 +0000 (-0700) Subject: updated using git-ex X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=0b75b69ee51310b15e755ab4fc9fc0998e3bd8f0;p=seeder updated using git-ex --- diff --git a/todo b/todo index 24f2a39..9e8c693 100644 --- a/todo +++ b/todo @@ -3,16 +3,26 @@ Idea: use torrent protocol for p2p cdn Goal: 1. git annex export public 2. automatic creation of torrents/updating of rss feeds + -create torrent files + -automatic start of seeding/stop of seeding of missing torrent files + -create feed To Do: *setup automake --seeder-create-torrent +-seeder +-create-torrents -c++ program to create torrents -https://libtorrent.org -libtorrent-rasterbar -https://www.rasterbar.com/products/libtorrent/ -fix autoconf to check for libtorrent/libboost dependencies --seeder-create-feed + *search data directory + *pass in from automake + -each directory in data directory = a feed + -each file/directory in each feed directory = torrent + -each file/directory can have a .meta file after it which fills feed metadata + -limit max number of files in feed +-create-feed -setup options *meta, -m [TPDLG] [title, pubDate, description, link, guid] --output-file, -o @@ -25,6 +35,9 @@ To Do: -update opt_set_outfile *add -tests +-seeder + -c++ program to seed torrents + -inotify -systemd init file/timers -regenerating feeds/managing torrents -automatically restarting on failure