]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-ex
authoralex <[email protected]>
Thu, 20 May 2021 22:52:14 +0000 (15:52 -0700)
committeralex <[email protected]>
Thu, 20 May 2021 22:52:14 +0000 (15:52 -0700)
todo

diff --git a/todo b/todo
index dc6f1ec938e84550827a6b45f360a599028b6005..e0b021a7641fcdb15249b4becd2edd252e21f584 100644 (file)
--- a/todo
+++ b/todo
@@ -12,17 +12,14 @@ Resources:
        -https://en.wikipedia.org/wiki/RSS
 -libtorrent-rasterbar
        -https://www.rasterbar.com/products/libtorrent/
--https://stackoverflow.com/questions/19331497/set-environment-variables-from-file-of-key-value-pairs#20909045
 
 To Do:
 -rss-create
        *create
        *update-feeds
-       -integrate properly
-               *feed names/links
-               *guid/link (magnet links?)
-               *escape characters
-               -add option for meta file, parse using meta() and in info.c?
+       *integrate properly
+       -figure out what to do with link+guid in info
+               -would like magnet link + correct torrent file link in feed
        -tests
 -seederd
        *transfer feed/torrent code from torrents-create to seederd
@@ -37,7 +34,7 @@ To Do:
        *links to feeds
        *figure out localhost:8080 -> https issue
        -create index.html with explanation of why this project
-               -full feeds torrent link
+               -full feeds torrent links?
 -systemd init file/timers
        -timer for regenerating feeds/managing torrents
                -consider creating thread which calls update-feeds.sh every few minutes?