[Radarr] Added: RlsGrp `BiTOR` to `[UHD Bluray Tier 03]`

- Added: RlsGrp `BiTOR` to `[UHD Bluray Tier 03]`
pull/883/head
TRaSH 3 years ago
parent dfdc338a81
commit 107d99d6de

@ -4,13 +4,22 @@
"name": "UHD Bluray Tier 03",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "BiTOR",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BiTOR)\\b"
}
},
{
"name": "LEGi0N",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bLEGi0N\\b"
"value": "\\b(LEGi0N)\\b"
}
},
{
@ -19,7 +28,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\bWEBDV\\b"
"value": "\\b(WEBDV)\\b"
}
},
{

Loading…
Cancel
Save