feat(radarr): add `TvR` to `Bad Dual Audio` CF

pull/1151/head
nuxen 1 year ago committed by TRaSH
parent ddb1e2d855
commit 161188cf06

@ -157,6 +157,15 @@
"value": "\\b(-Tars)\\b"
}
},
{
"name": "TvR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(-TvR)\\b"
}
},
{
"name": "WTV",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save