Skip to content

Commit

Permalink
Addition to readme about what happens to files when torrents are removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ManiMatter committed Mar 3, 2024
1 parent 9b82209 commit 7af6f1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ Feature overview:
You may run this locally by launching main.py, or by pulling the docker image.
You can find a sample docker-compose.yml in the docker folder.

## Dependencies & Hints
## Dependencies & Hints & FAQ
- Use Sonarr v4 & Radarr v5 (currently 'nightly' tag instead of 'latest'), else certain features may not work correctly.
- qBittorrent is recommended but not required. If you don't use qBittorrent, certain features won't work (such as tag-protection)
- If you see strange errors such as "found 10 / 3 times", consider turning on the setting "Reject Blocklisted Torrent Hashes While Grabbing" on indexer-level (available in the nightly versions of the *arr apps)
- When broken torrents are removed the files belonging to them are deleted

## Getting started
There's two ways to run this:
Expand Down

0 comments on commit 7af6f1b

Please sign in to comment.