aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-15 20:39:20 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-15 20:39:20 +0200
commit2dafec40f68cbf06665be0d4ba3cca23a79f3ac8 (patch)
tree47b69c1c86d024236d0f7bc751f89a36ce88185e /README.md
parentb2e4168ece2e6f378e06d3833c179299e82254fc (diff)
Finally remove automedia.py
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fb53c2..e3b8ef9 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,12 @@ Run automedia without any options to see all options.
1. Periodically check and remove in_progress files and their directories. This can happen if the computer crashes while adding rss.
2. Automatically remove torrents that have finished seeding, to reduce memory usage and startup time of transmission.
3. Cache string lengths (too many strcat).
+4. Convert python plugins to C.
# Requirements
## System
transmission-cli, notify-send (optional)
## Python
-feedparser, transmissionrpc, lxml, requests, urllib, pure_protobuf (optional, used with mangaplus.shueisha.co.jp)
+lxml, requests, pure_protobuf (optional, used with mangaplus.shueisha.co.jp)
# Requirements when using read_manga.py
## System
rofi, sxiv