feat(Radarr): Add RlsGrp `W4NK3R` to `HD Bluray Tier 03` (#1943)

pull/1944/head
TRaSH 4 months ago committed by GitHub
parent dcdc4b768c
commit e363f3dc49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -79,6 +79,15 @@
"fields": { "fields": {
"value": "^(SPHD)$" "value": "^(SPHD)$"
} }
},
{
"name": "W4NK3R",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(W4NK3R)$"
}
} }
] ]
} }

Loading…
Cancel
Save