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/dovi-sl.json

25 lines
657 B

{
"trash_id": "462c511637953269a9053d1ed1ffc3a5",
"trash_score": "950",
"name": "DoVi (SL)",
"includeCustomFormatWhenRenaming": true,
"specifications": [{
"name": "Dolby Vision (Single Layer)",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(sl[ .]dv|single[ .]layer[ .]dovi)\\b"
}
},
{
"name": "Remux",
"implementation": "QualityModifierSpecification",
"negate": false,
"required": true,
"fields": {
"value": 5
}
}
]
}