decluttarr icon indicating copy to clipboard operation
decluttarr copied to clipboard

Add minimum delay for REMOVE_FAILED_IMPORTS to avoid H&R

Open nathang21 opened this issue 8 months ago • 0 comments

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 understand 1 that can trigger it: When there is an active release downloading/importing that gets subset by an upgraded release.

While this is not ideal, and marking the download failed in the *arrs is fine to trigger a re-search for an alternative, however I do not want to delete the download from qbittorrent immediately because this triggers Hit & Run violations on many trackers. I prefer to leverage qbitmanage to delete by torrents after 30 days minimum (or other rules)

Feature Request: Add the ability to set a minimum delay before decluttarr removes a failed import (or at least removes it from the *arr without removing from the download client).

Is something like this possible? Let me know if you need a more specific answer, logs etc and I can try and reproduce.

nathang21 avatar Apr 26 '25 01:04 nathang21