aboutsummaryrefslogtreecommitdiff
path: root/src/main.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
2020-09-27Fix multiple items using the same timestamp if updated at the same timedec05eba
2020-08-05Locale...dec05eba
2020-07-17Return 1 is automedia is already runningdec05eba
2020-07-17Fix automedia.pid always being overwrittendec05eba
2020-07-15Fix segfault on torrent add, fix corruption of rss json downloaded itemdec05eba
2020-07-15Fix uninitialized read of unfinished torrentsdec05eba
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 first part of command_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