diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-09-05 09:51:05 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-09-05 09:51:05 +0200 |
commit | 377e3f8dbd32567a39e72a3ec6ca66cf8b57186d (patch) | |
tree | 4791de6d1256f3972e4a004936f845599e623e3e /TODO | |
parent | dd5438ffbcb152e81322d751b73d427a3723e3e6 (diff) |
Fix lhtranslation after website redesign. Requires user to re-add their manga
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ Add rate limiting for downloading manga. Verify path lengths. Currently there is limit to 255 characters for remote names, but not local + remote names. Deal with replacing of / with _. Handle strdup failure. -Make downloading manga asynchronous, just like torrents. And have timeout for download.
\ No newline at end of file +Make downloading manga asynchronous, just like torrents. And have timeout for download. +Remove mangadex legacy id conversion code in 2023. |