New: (Cardigann) - Cardigann v4 Support for Genre, Year, and TraktID

This commit is contained in:
Qstick
2022-01-17 22:47:53 -06:00
parent 88c6cbf943
commit 7e0f88ad7a
4 changed files with 21 additions and 1 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 = 3;
private const int DEFINITION_VERSION = 4;
//Used when moving yml to C#
private readonly List<string> _defintionBlocklist = new List<string>()