feat(radarr): Add RlsGrp `MarkII` to `LQ` (#1752)

pull/1759/head
yammes08 4 months ago committed by GitHub
commit 518e6b495b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -411,6 +411,15 @@
"value": "^(LiGaS)$"
}
},
{
"name": "MarkII",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(MarkII)$"
}
},
{
"name": "MeGusta",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save