aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-10-18 12:07:54 +0200
committerdec05eba <dec05eba@protonmail.com>2024-10-18 12:07:54 +0200
commit1c96d1bb874fb7908a0594bcde971a772a80bcfb (patch)
treecbf9d0e9bff8b2d880dd7d816874d5789ba10e44 /TODO
parente0c3120b46cc95cd9d0cb9bf300ec4f9cff9572a (diff)
Manganelo: fallback to second server if download fails in first serverHEADmaster
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 83a584a..a8d1872 100644
--- a/TODO
+++ b/TODO
@@ -12,4 +12,6 @@ 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.
Remove torrents when running automedia cleanup. This can be done by removing torrents by anime config data "filename" (in the json file).
-Use fallbacks for manga download too. \ No newline at end of file
+Use fallbacks for manga download too.
+
+Put anime and manga downloads into separate subdirectories in the download directory.