mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Automatically cancel downloads when download speed too low or ETA #6811
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#6811
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 @Gby56 on GitHub (Oct 9, 2022).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I have checked the issues and there didn't seem to be a request for that, I tried configured a minimum seeders on my indexer, but in most cases it will be hit and miss. What I usually try to do is get a download time under 12hours, and while some downloads work, they all indicate 1d+, even with my strong fiber connection.
Describe the solution you'd like
A way to configure, in the download client section, an automatic removal of downloads if they go under a threshold of ETA, for X amount of time (because sometimes the ETA might drop/increase suddenly too).
I think this would be a nice addition to ensure the automated downloads are "robust" and never fail.
A simple way would be to automatically trigger a removal and search again whenever
Download warning: The download is stalled with no connectionsis shown.Describe alternatives you've considered
Manual oversight and constantly checking that chosen downloads are healthy enough. Would require a lot of fiddling to get a good candidate selection.
Anything else?
Nothing else !
AB#3886
@bakerboy448 commented on GitHub (Oct 9, 2022):
Duplicate of #5407