Skip to content

Commit

Permalink
feat(radarr): Add RlsGrp TEKNO3D to LQ (Release Title) (#1956)
Browse files Browse the repository at this point in the history
* feat(radarr): Add RlsGrp `TEKNO3D` to `LQ (Release Title)`

* chore(contributors): Update CONTRIBUTORS.md

* Discard changes to CONTRIBUTORS.md

---------

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: FonduemangVI <[email protected]>
  • Loading branch information
3 people authored Jun 2, 2024
1 parent 0e40de2 commit a25c291
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/json/radarr/cf/lq-release-title.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
"value": "\\b(TeeWee)\\b"
}
},
{
"name": "TEKNO3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(TEKNO3D)\\b"
}
},
{
"name": "Will1869",
"implementation": "ReleaseTitleSpecification",
Expand Down

0 comments on commit a25c291

Please sign in to comment.