Add Advanced Option for Alternate Metadata Provider Source

This commit is contained in:
Qstick
2017-09-20 22:13:14 -04:00
parent f460f630c3
commit 0201aa812e
16 changed files with 334 additions and 29 deletions
@@ -58,6 +58,9 @@ namespace NzbDrone.Core.Configuration
//Internal
bool CleanupMetadataImages { get; set; }
//MetadataSource
string MetadataSource { get; set; }
//Forms Auth
string RijndaelPassphrase { get; }