From 0fdd38cb99915bf5f41f8b4ecb5fdb5be8014e5d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 11 Oct 2020 22:45:16 +0200 Subject: Make add rss work for anime titles where resolution is in parantheses instead of brackets --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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) -- cgit v1.2.3