mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
Added Drone factory deprecation warning
parent
c7f5643c16
commit
3ecf8999bf
@ -70,6 +70,20 @@ _(You might want to consider using Completed Download Handling since it provides
|
||||
You configured Sonarr to use a Drone Factory, however Sonarr was unable to creates a test file, this indicates permission issues.
|
||||
Please verify that the user Sonarr runs under has the appropriate permissions.
|
||||
|
||||
#### Drone Factory is deprecated ####
|
||||
|
||||
The Drone Factory is unreliable in various situations and has been replaced by Completed Download Handling and external API calls over a year ago. This functionality will be removed in a future version of Sonarr and should no longer be used.
|
||||
|
||||
Please disable the Drone Factory:
|
||||
|
||||
- Go to Settings->Download Clients
|
||||
- Enable Advanced Settings in the top left
|
||||
- Make sure the Drone Factory field is empty
|
||||
- Make sure the Drone Factory Interval field is set to 0
|
||||
- Save settings
|
||||
|
||||
Please see [Completed Download Handling](https://github.com/Sonarr/Sonarr/wiki/Completed-Download-Handling) for more information.
|
||||
|
||||
### Completed/Failed Download Handling ###
|
||||
|
||||
#### Completed Download Handling is disabled ####
|
||||
|
Loading…
Reference in New Issue
Block a user