diff options
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. |