From d1369b4ee1bdce45b903e99e413f3feec1ecc364 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 1 Jan 2020 14:31:31 +0100 Subject: Only allow one instance of automedia to run at once (pid file) --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3da4a0a..a85dee1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ 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