feat(radarr): add HiDt to HD Bluray Tier 02

pull/1365/head
nuxen 12 months ago
parent fda284c2a9
commit fae346534c
No known key found for this signature in database

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

Loading…
Cancel
Save