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_id": "462c511637953269a9053d1ed1ffc3a5",
"trash_score": "950", "trash_score": "950",
"name": "DoVi (SL)", "name": "DoVi (SL)",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": false,
"specifications": [{ "specifications": [{
"name": "Dolby Vision (Single Layer)", "name": "Dolby Vision (Single Layer)",
"implementation": "ReleaseTitleSpecification", "implementation": "ReleaseTitleSpecification",

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

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

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

Loading…
Cancel
Save