New: (Cardigann) Additional query support

v7
This commit is contained in:
Qstick
2022-07-29 22:22:29 -05:00
parent 6412048eb9
commit ee6467073f
10 changed files with 85 additions and 7 deletions
@@ -28,7 +28,7 @@ namespace NzbDrone.Core.IndexerVersions
/* Update Service will fall back if version # does not exist for an indexer per Ta */
private const string DEFINITION_BRANCH = "master";
private const int DEFINITION_VERSION = 6;
private const int DEFINITION_VERSION = 7;
//Used when moving yml to C#
private readonly List<string> _defintionBlocklist = new List<string>()