Merge pull request #1162 from nuxencs/Radarr-CF-AZAZE-to-LQ

feat(radarr): add `AZAZE` to `LQ` CF
pull/1172/head
TRaSH 2 years ago committed by GitHub
commit b21256f68e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,15 @@
"value": "\\b(AROMA)\\b"
}
},
{
"name": "AZAZE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(AZAZE)\\b"
}
},
{
"name": "aXXo",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save