aboutsummaryrefslogtreecommitdiff
path: root/src/rss.c
AgeCommit message (Expand)Author
2021-04-11Add cleanup option to remove old tracked itemsdec05eba
2021-03-03Use cJSON instead of the existing json librarydec05eba
2021-01-16Fix track user response (Yes, No) not workingdec05eba
2020-08-29Fix 'start after' when adding rss by torrent namedec05eba
2020-08-29Fix broken add rss by torrent namedec05eba
2020-07-31Fix add html/rss not working if previous add failed and .in_progress still ex...dec05eba
2020-07-27Time of html items in json file should be the time of download finished, not ...dec05eba
2020-07-15Fix segfault on torrent add, fix corruption of rss json downloaded itemdec05eba
2020-07-15Add the ability to add rss from episode namedec05eba
2020-07-15Add torrent complete notificationdec05eba
2020-07-15Implement html sync, fix rss syncdec05eba
2020-07-15Use transmission rpc, fixes rss torrent namedec05eba
2020-07-15Implement rss syncdec05eba
2020-07-14Implement add_htmldec05eba
2020-07-13Finish add_rss (still need add rss of filename though)dec05eba
2020-07-13Move string utils to their own filedec05eba
2020-07-13Move c files into src directorydec05eba