updated using git-extra
authoralex <[email protected]>
Tue, 28 Dec 2021 08:02:32 +0000 (00:02 -0800)
committeralex <[email protected]>
Tue, 28 Dec 2021 08:02:32 +0000 (00:02 -0800)
todo

diff --git a/todo b/todo
index 328ce8841bbdd5bc01912646f41b2d8619b81298..2aadd16e075d52e1d73ec484927f5eda7196b04f 100644 (file)
--- a/todo
+++ b/todo
@@ -51,15 +51,21 @@ To Do:
 Stage 0:
 -feed
        *pull from previous iteration
+       -parsing of meta files
+               -search for meta file for torrent
+                       -up one directory
+                       -inside main directory
+                               -.meta?
        -create .torrent files
+               -don't like the way this is handled
+                       -forced to pass directory because of unit tests
+                               -would like to remove this
+                               -would have to overwrite PREFIX during unit test creation
+                                       -possible
+                                               -include .c file, remove from automake
        -create feeds
-       -parsing of meta files
+               -ordering by pubdate
 -test
-       -rss - HERE
-               -rss_header
-               -rss_info
-               -rss_footer
-               -rss_entry
 -networking
        -port option
        -tcp+udp functionality