decluttarr
decluttarr copied to clipboard
Watches radarr, sonarr, lidarr, readarr and whisparr download queues and removes downloads if they become stalled or no longer needed.
hit google before a scrape to avoid removing items simply due to the fact the internet may be down
Depends on https://github.com/qbittorrent/qBittorrent/milestone/66
Currently, “*Arr” apps are only supported in English. Ability to use codes instead on error messages removes this limitation Dependent on https://github.com/Sonarr/Sonarr/issues/6960 If you want support for *arr in languages...
Would it be possible for decluttarr to check if at least one of peers have 100% of files? And if no, blacklist it. 70% of files are getting stack at...
Hey! Thank you for your work on Decluttarr, I just recently found out about it and it's exactly what I needed. The only thing that's missing for me is the...
[Feature] Add option to set 'obsolete'-tag to private torrents that are not needed but kept anyway.
**Description** This feature introduces an option to tag torrents in qBittorrent that are determined to no longer be needed by the *arrs. This allows third-party tools to remove these torrents...
## Description I observed a lot of issues with maintainability and O(n) operations. I’ve been wanting to add to this code in some way, and before I could, I figured...
Occasionally I find myself running some scenarios that don't work well with the `REMOVE_FAILED_IMPORTS` feature with private trackers. I've kept the feature disabled for a while, but I think I...
Great package, Would you consider adding `HEALTHCHECK` to docker image and f not share what would be a good shell command to verify the container is healthy itself?