feat(radarr): add `ONLYMOViE` to `Bad Dual Groups` CF

pull/1206/head
nuxen 1 year ago
parent c96dd0c4f9
commit 3eefddf92c

@ -103,6 +103,15 @@
"value": "\\b(-N3G4N)\\b"
}
},
{
"name": "ONLYMOViE",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(-ONLYMOViE)\\b"
}
},
{
"name": "PD",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save