updated using git-ex
authoralex <[email protected]>
Tue, 13 Apr 2021 23:01:09 +0000 (16:01 -0700)
committeralex <[email protected]>
Tue, 13 Apr 2021 23:01:09 +0000 (16:01 -0700)
todo

diff --git a/todo b/todo
index 18f015e21134f06127f43340136b67d825597832..4afa875b98e6ac0c554966aa8a95a5cf9b2abc16 100644 (file)
--- a/todo
+++ b/todo
@@ -6,27 +6,27 @@ Goal:
 
 To Do:
 *setup automake
--seeder-create-torrent
-       -c++ program to create torrents
-       -https://libtorrent.org
-               -libtorrent-rasterbar
-               -https://www.rasterbar.com/products/libtorrent/
 -seeder-create-feed
+       -defaults
+               -read from ~/.env?
        -setup options
                --meta, -m [TPDLG] [title, pubDate, description, link, guid]
                        -for each item, parse x # of lines of metadata with order specified in options
                                -'\n' in descriptions? encoding like in uri
-
                --name, -n
                --output-file, -o
                --feed-url
                        e.g.
                                -ia.org/dota/replay_reviews
                                -ia.org/dota/competitive
-                       -read from ~/.env?
-       -handle metadata in add (adding defaults if missing)
-       -RSS:
-               -https://en.wikipedia.org/wiki/RSS
+       -logging to file/stderr?
+               -remote printfs
+       -add
+-seeder-create-torrent
+       -c++ program to create torrents
+       -https://libtorrent.org
+               -libtorrent-rasterbar
+               -https://www.rasterbar.com/products/libtorrent/
 -systemd init file/timers
        -regenerating feeds/managing torrents
        -automatically restarting on failure
@@ -46,6 +46,11 @@ To Do:
                -add git annex repo
                -add wireguard and add to .devs
 
+Resources:
+-RSS:
+       -https://en.wikipedia.org/wiki/RSS
+
+
 Later:
 -if running on timers, directory locks when uploading?
 -explore phone app/podcast app integration