fix(radarr): add rlsgrp `41RGB` to `LQ` (#1533)

pull/1535/head
TRaSH 1 year ago committed by GitHub
parent 8a4922f217
commit 73bbf910fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,15 @@
"value": "\\b(24xHD)\\b"
}
},
{
"name": "41RGB",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(41RGB)$"
}
},
{
"name": "4K4U",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save