[Radarr] Removed: `BiTOR`

- Moved: RlsGrp `BiTOR` from `UHD Bluray Tier 3` to `LQ`. Reason: Fake DV Layer: HDR10+ conversion.
pull/1047/head^2
TRaSH 2 years ago committed by TRaSH
parent 709ae633a5
commit 1192b9c7d8

@ -58,6 +58,15 @@
"value": "\\b(beAst)\\b"
}
},
{
"name": "BiTOR",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BiTOR)\\b"
}
},
{
"name": "C4K",
"implementation": "ReleaseGroupSpecification",

@ -4,15 +4,6 @@
"name": "UHD Bluray Tier 03",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "BiTOR",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BiTOR)\\b"
}
},
{
"name": "LEGi0N",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save