feat(radarr): add `GPTHD` to `LQ` CF

pull/1243/head
nuxen 2 years ago
parent 7b18d4d299
commit af39d3b40c

@ -220,6 +220,15 @@
"value": "\\b(GalaxyRG)\\b"
}
},
{
"name": "GPTHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(GPTHD)\\b"
}
},
{
"name": "HDS",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save