Skip to content

Commit

Permalink
feat(radarr): add RlsGrp LoRD to HD Bluray Tier 03 (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
TRaSH- authored Oct 15, 2023
1 parent dc4a94f commit 6d834d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/json/radarr/cf/hd-bluray-tier-03.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@
"value": 2160
}
},
{
"name": "LoRD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(LoRD)$"
}
},
{
"name": "playHD",
"implementation": "ReleaseGroupSpecification",
Expand Down

0 comments on commit 6d834d8

Please sign in to comment.