aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-04-22 15:24:47 +0200
committerdec05eba <dec05eba@protonmail.com>2024-04-22 15:24:47 +0200
commitdf659a0deae1e4a674ea7d17e3c874d4de60f5f9 (patch)
treecc5ac29c6ebff12d24f1fa771f055e61a256fcb4 /TODO
parentaaf36275048b201e876841dfc456b3f2f341c8a9 (diff)
Add script to remove episodes finished watching with quickmedia
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index fb9449b..b60d5f3 100644
--- a/TODO
+++ b/TODO
@@ -10,4 +10,5 @@ Make downloading manga asynchronous, just like torrents. And have timeout for do
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.
-Some mangadex chapters redirect to mangaplus. Those should redirect to the mangaplus plugin. Right now they are simply skipped. \ No newline at end of file
+Some mangadex chapters redirect to mangaplus. Those should redirect to the mangaplus plugin. Right now they are simply skipped.
+Remove torrents when running automedia cleanup. This can be done by removing torrents by anime config data "filename" (in the json file).