From 2ea8c77be6bb42ef9e08d0342058736cc5de2025 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 23 Oct 2019 23:17:03 +0200 Subject: Readms plugin should only download the chapter requested It was downloading all the chapters after the selected one as well --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 73dd63e..03da144 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Run automedia without any options to see all options. ## 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. +3. Only allow one instance of automedia to run at a time. This is to prevent the config from being corrupt. # Requirements ## System transmission-cli, notify-send (optional) -- cgit v1.2.3