aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf250c5..71c33c0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# TODO
+# AutoMedia
+Automatically track and download media. Currently works with rss for torrent sites (nyaa.si) and a few manga websites (see plugins directory).
+## TODO
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.
# Requirements