mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Using services to get updates now
This commit is contained in:
parent
ae590828da
commit
11c49c9260
14 changed files with 59 additions and 73 deletions
|
@ -25,7 +25,6 @@ namespace NzbDrone.Core.Configuration
|
|||
int Retention { get; set; }
|
||||
DownloadClientType DownloadClient { get; set; }
|
||||
string BlackholeFolder { get; set; }
|
||||
string ServiceRootUrl { get; }
|
||||
string PneumaticFolder { get; set; }
|
||||
string RecycleBin { get; set; }
|
||||
String NzbgetUsername { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue