feat(radarr): Add MainFrame to UHD Bluray Tier 02 (#1537)

pull/1538/head
yammes08 1 year ago committed by GitHub
commit cc9572b6ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,15 @@
"value": "^(HQMUX)$"
}
},
{
"name": "MainFrame",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(MainFrame)$"
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",

Loading…
Cancel
Save