aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2024-04-26Change notify-send timeout to 3 secondsdec05eba
2024-04-22Add script to remove episodes finished watching with quickmediadec05eba
2023-01-01Show how many days old cleanup items aredec05eba
2022-10-23Add search option to cleanup argumentdec05eba
2022-04-07Move script files into tools directorydec05eba
2022-04-05No warning if download_finished.sh doesn't existdec05eba
2022-04-05Execute $HOME/.config/automedia/download_finished.sh on download finisheddec05eba
2022-04-05add appname parameter for notify-sendMidov
2022-02-14Remove mangadex upgradedec05eba
2022-01-11Add --include-tracked option to downloaded command to include all tracked epi...dec05eba
2021-08-30Do not allow . or .. as manga namedec05eba
2021-08-19Add option to cleanup all items, fix cleanup of items that have never synced,...dec05eba
2021-06-17Do not show start after items in the downloaded listdec05eba
2021-06-15Add all items starting at start-after to the download list in the data json f...dec05eba
2021-05-26Allow use of multiple ranges when using cleanup commanddec05eba
2021-05-07Migrate mangadex to new api, remove .in_progress files in tracked dir if they...dec05eba
2021-04-26misc, dont show notification for too longdec05eba
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