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/sonarr/cf/dv-sdr.json

19 lines
459 B

{
"trash_id": "27954b0a80aab882522a88a4d9eae1cd",
"trash_score": "1500",
"trash_regex": "https://regex101.com/r/aJn0H8/1",
"name": "DV SDR",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "DV SDR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?=.*\\b(SDR)\\b)"
}
}
]
}