From bc9bc9192752cf4329830199107c64ea9c65d542 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 5 Apr 2022 22:56:51 +0200 Subject: Use _exit instead of exit on program exec error --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.3