diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-06-17 02:03:11 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-06-17 02:03:11 +0200 |
commit | d9d1363ee5a06eb6632e15a14afe64ec80c3df56 (patch) | |
tree | 2c2fb02d290530d96e3f389588b272c0a410c65f /TODO | |
parent | f869fff9e9b27562837e90400bb3cca098a0376a (diff) |
Do not show start after items in the downloaded list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -6,5 +6,4 @@ 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. -Start after items will be missing from downloaded command for rss but not manga (because of filenames). This is ok but it looks weird.
\ No newline at end of file +Make downloading manga asynchronous, just like torrents. And have timeout for download.
\ No newline at end of file |