mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-03 00:26:58 -05:00
Completed Download Handing warning persists #1376
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
Area: Update API
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Don't Merge
Status: Help Wanted
Status: In Progress
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: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
conflict
no-conflict
not-pulled
radarr-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/Lidarr-Lidarr#1376
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 @ItchyData on GitHub (Jan 10, 2021).
Describe the bug
According to the wiki, you are supposed to be able to remove the warning about Completed Download Handling being disabled by enabling, then disabling Completed Download Handling. In practice, I don't find that this works. The warning just comes back when Completed Download Handling is disabled again.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The warning should stay off if you enable then disable Completed Download Handling as per the wiki. If this is not the best way to implement this feature, perhaps a way to turn off specific warnings would be useful.
Screenshots

Platform Information (please complete the following information):
Trace Logs
https://pastebin.com/1epLBc4U
@Qstick commented on GitHub (Jan 24, 2021):
@bakerboy448 This isn't how it works in any of the arr, we always warn when its off... Where did this wiki wording come from?
@bakerboy448 commented on GitHub (Jan 24, 2021):
@Drazzilb08 see Q's comment ^
@bakerboy448 commented on GitHub (Jan 24, 2021):
@Qstick OP is referring to the lidarr GitHub wiki per his link.
So yes, where'd that come from?
I'm assuming drazz pulled it into the new wiki as it was on the old wiki
@Drazzilb08 commented on GitHub (Jan 24, 2021):
Yes this isn't the case. That wiki article needs to be updated and the GH wiki needs to refer to https://wiki.servarr.com
This is what is being referred to for this issue..
@Drazzilb08 commented on GitHub (Jan 24, 2021):
Update:
All instances of that line have been removed from https://wiki.servarr.com as it is a false statement.
I am unaware of a way to disable the warning for complete download handling. Perhaps @Qstick or @bakerboy448 might have some insight into that one or anything being thought of or worked.
@Qstick commented on GitHub (Jan 24, 2021):
Thanks guys