CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`

- Updated: CF `[DV (WEBDL)]` replaced condition `DV HDR10` with `No HDR`.
pull/635/head
TRaSH 2 years ago
parent bf7489fc4b
commit b75c2a7bad

@ -41,13 +41,13 @@
}
},
{
"name": "DV HDR10",
"name": "Not HDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(DV[ .]HDR10|HDR10[ .]DV)\\b"
"value": "\\bHDR(\\b|\\d)"
}
}
]
}
}

Loading…
Cancel
Save