mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-04-15 19:48:37 -04:00
fixed readme typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## How it works
|
||||
|
||||
1. Add excluded file names to prevent malicious files from being downloaded by qBittorrent.
|
||||
2. cleanuperr goes through all items in Sonarr's queue every at every 5th minute.
|
||||
2. cleanuperr goes through all items in Sonarr's queue at every 5th minute.
|
||||
3. For each queue item, a call is made to qBittorrent to get the stats of the torrent.
|
||||
4. If a torrent is found to be marked as completed, but with 0 downloaded bytes, cleanuperr calls Sonarr to add that torrent to the blocklist.
|
||||
5. If any malicious torrents have been found, cleanuperr calls Sonarr to automatically search again.
|
||||
|
||||
Reference in New Issue
Block a user