You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/json/radarr/hq-remux.json

26 lines
619 B

{
"trash_id": "403f3f6266b90439cacc1e07cae4dc2d",
"trash_score": "1700",
"name": "HQ-Remux",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Remux Groups",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FraMeSToR|EPSiLON|KRaLiMaRKo|PmP|BLURANiUM|SiCFoI|SURFINBIRD|HiFi|iFT)\\b"
}
},
{
"name": "REMUX",
"implementation": "QualityModifierSpecification",
"negate": false,
"required": true,
"fields": {
"value": 5
}
}
]
}