aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-11 22:45:16 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-11 22:45:16 +0200
commit0fdd38cb99915bf5f41f8b4ecb5fdb5be8014e5d (patch)
treec3e1876d655bd0f6b37cbc97bed27210966ef223 /README.md
parenta0707a1cf4583f7f00a6fbce2f50fecd09ca7be0 (diff)
Make add rss work for anime titles where resolution is in parantheses instead of brackets
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)