New: Auto map known legacy BaseUrls for non-Cardigann

This commit is contained in:
Qstick
2022-05-01 16:41:48 -05:00
parent 2820ef9375
commit 4002cb764b
9 changed files with 22 additions and 2 deletions
@@ -126,6 +126,7 @@ namespace NzbDrone.Core.Indexers.Cardigann
Description = definition.Description,
Implementation = GetType().Name,
IndexerUrls = definition.Links.ToArray(),
LegacyUrls = definition.Legacylinks.ToArray(),
Settings = new CardigannSettings { DefinitionFile = definition.File },
Protocol = DownloadProtocol.Torrent,
Privacy = definition.Type switch