feat(sonarr): add HiQVE to LQ

pull/1280/head
nuxen 2 years ago
parent 4bd422ad77
commit 810788accb

@ -49,6 +49,15 @@
"value": "^(GHOSTS)$"
}
},
{
"name": "HiQVE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(HiQVE)$"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save