mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-27 22:57:09 -04:00
New: Set scanning interval for Drone Factory
This commit is contained in:
@@ -13,6 +13,7 @@ namespace NzbDrone.Core.Configuration
|
||||
//Download Client
|
||||
String DownloadedEpisodesFolder { get; set; }
|
||||
String DownloadClientWorkingFolders { get; set; }
|
||||
Int32 DownloadedEpisodesScanInterval { get; set; }
|
||||
|
||||
//Failed Download Handling (Download client)
|
||||
Boolean AutoRedownloadFailed { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user