aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-14 00:38:27 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-14 00:38:27 +0100
commit0145b7d91c3529415928868f024330ba23d2b9b3 (patch)
tree20a07de4cb74c7d17cd6fad7d0d56ee759e49fe1 /TODO
parent15d635f8e7d4c5f5e12f759a62d1b48ef2e67f70 (diff)
Remove mangadex upgrade
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 76d6aef..850769b 100644
--- a/TODO
+++ b/TODO
@@ -7,5 +7,4 @@ 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.
-Remove mangadex legacy id conversion code in 2023.
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.