mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[FEATURE] - All - Toggle "remove from download client" in queue cleaner #214
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QuixThe2nd on GitHub (Nov 10, 2025).
Is your feature request related to a problem? Please describe.
I've been using queue cleaner and loving it, but it has caused HnR's in some trackers I'm in because it removes the torrent from my download client.
Describe the solution you'd like
It'd be very useful if there was the ability to set
removeFromClientto false in the config. This way I can use my existing tooling to auto remove it once my configured minimum seed time has been met.Describe alternatives you've considered
I have manually modified the script to set removeFromClient=false in custom-services.d. But this won't persist through updates.
@Vandekieft commented on GitHub (Dec 8, 2025):
I had this same issue, I made a solution and have request to merge right now: #397