feat(radarr): Add RlsGrp `TEKNO3D` to `LQ (Release Title)` (#1956)

* feat(radarr): Add RlsGrp `TEKNO3D` to `LQ (Release Title)`

* chore(contributors): Update CONTRIBUTORS.md

* Discard changes to CONTRIBUTORS.md

---------

Co-authored-by: GitHub Actions <actions@github.com>
Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com>
pull/1957/head
TRaSH 4 months ago committed by GitHub
parent 0e40de2782
commit a25c2919fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -51,6 +51,15 @@
"value": "\\b(TeeWee)\\b" "value": "\\b(TeeWee)\\b"
} }
}, },
{
"name": "TEKNO3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(TEKNO3D)\\b"
}
},
{ {
"name": "Will1869", "name": "Will1869",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save