Skip to content

Commit

Permalink
fix(radarr): add rlsgrp 41RGB to LQ (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
TRaSH- authored Aug 31, 2023
1 parent 8a4922f commit 73bbf91
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/json/radarr/cf/lq.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@
"value": "\\b(24xHD)\\b"
}
},
{
"name": "41RGB",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(41RGB)$"
}
},
{
"name": "4K4U",
"implementation": "ReleaseGroupSpecification",
Expand Down

0 comments on commit 73bbf91

Please sign in to comment.