aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 461de39..b95c6c2 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Run automedia without any options to see all options.
3. Cache string lengths (too many strcat).
4. Convert python plugins to C.
5. Use torrent add response to track finished torrents. A torrent can finish before it is first checked!
+6. Add rate limiting for downloading manga.
+7. Verify path lengths. Currently there is limit to 255 characters for remote names, but not local + remote names.
# Requirements
## System
curl, transmission-cli, notify-send (optional)