mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 12:12:58 +01:00
Updated DF warning with more information and scenarios.
parent
f2953d214e
commit
f9ec103d32
@ -72,9 +72,19 @@ 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 don't panic.**
|
||||
|
||||
For occasional manual downloads use Wanted->Manual Import. For custom external imports such as after transcoding, use the API to signal Sonarr to scan a specific directory using the [DownloadedEpisodesScan](https://github.com/Sonarr/Sonarr/wiki/Command#downloadedepisodesscan) command.
|
||||
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 major version of Sonarr and should no longer be used.
|
||||
_Please note that the Drone Factory periodic scan functionality will not be removed via an automatic update, but rolled into an future backward-incompatible v3 major release which in most cases will require manual installation._
|
||||
|
||||
In most cases Completed Download Handling should work properly, more information [here](https://github.com/Sonarr/Sonarr/wiki/Completed-Download-Handling).
|
||||
|
||||
For occasional manual downloads use Wanted->Manual Import. It'll allow you to select a directory and optionally review the parsing results before actually importing. Useful for the occasional manual download that isn't handled automatically.
|
||||
|
||||
If the download client is on a remote machine, consider using remote mounts in combination with Settings->Download Clients->Remote Path Mapping to make Sonarr aware of the mount. Alternatives are available.
|
||||
|
||||
For custom external imports such as after transcoding, custom transfer/btsync/lftp/etc, use the API to signal Sonarr to scan a specific directory using the [DownloadedEpisodesScan](https://github.com/Sonarr/Sonarr/wiki/Command#downloadedepisodesscan) command.
|
||||
If you require advice for your particular workflow, please contact us on the forums at https://forums.sonarr.tv.
|
||||
|
||||
Please disable the Drone Factory:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user