aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-04-05 22:56:51 +0200
committerdec05eba <dec05eba@protonmail.com>2022-04-05 22:56:51 +0200
commitbc9bc9192752cf4329830199107c64ea9c65d542 (patch)
tree4e23df1b493f77f5bf7c9301ee1f9513199029f1 /TODO
parent0145b7d91c3529415928868f024330ba23d2b9b3 (diff)
Use _exit instead of exit on program exec error
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 850769b..0fc4238 100644
--- a/TODO
+++ b/TODO
@@ -7,4 +7,5 @@ Verify path lengths. Currently there is limit to 255 characters for remote names
Deal with replacing of / with _.
Handle strdup failure.
Make downloading manga asynchronous, just like torrents. And have timeout for download.
-Detect if a website is very slow (timeout?) and ignore sync for that website for the current sync. This is to prevent a slow website from preventing all syncs.
+Detect if a website is very slow (timeout?) and ignore sync for that website for the current sync. This is to prevent a slow website from preventing all syncs..
+Cleanup command should remove torrents from transmission.