Merge pull request #1365 from nuxencs/feat/Radarr-HiDt-to-HD-Bluray-Tier-02

feat(radarr): add HiDt to HD Bluray Tier 02
pull/1372/head
TRaSH 1 year ago committed by GitHub
commit 344baeca91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,15 @@
"value": "^(EA)$"
}
},
{
"name": "HiDt",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(HiDt)$"
}
},
{
"name": "HiSD",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save