New: Support JSON parsing in Cardigann

Co-Authored-By: mikeoscar2006 <89641725+mikeoscar2006@users.noreply.github.com>
This commit is contained in:
Qstick
2021-10-30 16:19:22 -05:00
parent 93deb56e8e
commit 2c0c6aa158
6 changed files with 531 additions and 351 deletions
@@ -26,7 +26,7 @@ namespace NzbDrone.Core.IndexerVersions
{
/* Update Service will fall back if version # does not exist for an indexer per Ta */
private const int DEFINITION_VERSION = 2;
private const int DEFINITION_VERSION = 3;
private readonly List<string> _defintionBlocklist = new List<string>()
{
"aither",