Updates: for Radarr v4.0.0.5720

- Updated: CF for v4.0.0.5720
pull/452/head
TRaSH 3 years ago
parent fc33fab1ca
commit 639081c05f

@ -2,7 +2,7 @@
"trash_id": "462c511637953269a9053d1ed1ffc3a5",
"trash_score": "950",
"name": "DoVi (SL)",
"includeCustomFormatWhenRenaming": true,
"includeCustomFormatWhenRenaming": false,
"specifications": [{
"name": "Dolby Vision (Single Layer)",
"implementation": "ReleaseTitleSpecification",

@ -2,7 +2,7 @@
"trash_id": "5d96ce331b98e077abb8ceb60553aa16",
"trash_score": "1000",
"name": "DoVi",
"includeCustomFormatWhenRenaming": true,
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Dolby Vision",

@ -28,7 +28,7 @@
"negate": true,
"required": true,
"fields": {
"value": "\\bHDR(\\b|\\d)"
"value": "\\b(HDR|PQ|HLG)(\\b|\\d)"
}
},
{

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\bHDR(\\b|\\d)"
"value": "\\b(HDR|PQ|HLG)(\\b|\\d)"
}
},
{

Loading…
Cancel
Save