mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Download Handling, Clean Up Drone Folder Leftovers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using NzbDrone.Core.MediaFiles;
|
||||
using NzbDrone.Common.Http.Proxy;
|
||||
|
||||
@@ -11,9 +11,7 @@ namespace NzbDrone.Core.Configuration
|
||||
bool IsDefined(string key);
|
||||
|
||||
//Download Client
|
||||
string DownloadedAlbumsFolder { get; set; }
|
||||
string DownloadClientWorkingFolders { get; set; }
|
||||
int DownloadedAlbumsScanInterval { get; set; }
|
||||
int DownloadClientHistoryLimit { get; set; }
|
||||
|
||||
//Completed/Failed Download Handling (Download client)
|
||||
|
||||
Reference in New Issue
Block a user