aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-01-01 11:46:59 +0100
committerdec05eba <dec05eba@protonmail.com>2023-01-01 11:46:59 +0100
commit3415f650eaff56e9a2980f7942e3e80444bc4100 (patch)
tree6c1503b528e240ae58c0c2d196cfddbdb7b4e9b2 /TODO
parent3767bb74de0926cbb24afc709a249f62b858b7a8 (diff)
Show how many days old cleanup items are
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0fc4238..e34eed7 100644
--- a/TODO
+++ b/TODO
@@ -9,3 +9,4 @@ 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..
Cleanup command should remove torrents from transmission.
+Remove dirname because it breaks automedia.pid because it modified /proc/.../cmdline. Should also do readlink on the first arg of cmdline (which doesn't work if automedia is in /usr/bin???). Use socket! look at quickmedia.