[Radarr] Moved RlsGrp `SPHD` to the lowest UHD tier.

- [Radarr] Moved RlsGrp `SPHD` to the lowest UHD tier, because they often use Lower Quality sources for their releases.
pull/1199/head
TRaSH 1 year ago
parent bad1faba15
commit 944b78978f

@ -13,15 +13,6 @@
"value": "\\bHQMUX\\b"
}
},
{
"name": "SPHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bSPHD\\b"
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",

@ -13,6 +13,15 @@
"value": "\\b(LEGi0N)\\b"
}
},
{
"name": "SPHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bSPHD\\b"
}
},
{
"name": "WEBDV",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save