Merge pull request #462 from TRaSH-/Radarr-HDR-Fix

Update hdr.json
pull/463/head
TRaSH 3 years ago committed by GitHub
commit 2ac697bf14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,6 +66,15 @@
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
},
{
"name": "Not Groups",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(FraMeSToR|HQMUX)\\b"
}
}
]
}
Loading…
Cancel
Save