[Sonarr] CF `RED` Fix

pull/1098/head
TRaSH 2 years ago
parent 75d30405f9
commit 30416500d0

@ -1,6 +1,7 @@
{ {
"trash_id": "c30d2958827d1867c73318a5a2957eb1", "trash_id": "c30d2958827d1867c73318a5a2957eb1",
"trash_score": "75", "trash_score": "75",
"trash_regex": "https://regex101.com/r/GfOSFe/1",
"name": "RED", "name": "RED",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": true,
"specifications": [ "specifications": [
@ -10,7 +11,7 @@
"negate": false, "negate": false,
"required": true, "required": true,
"fields": { "fields": {
"value": "\\b(red|youtube red)\\b" "value": "\\b(red|youtube red)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
} }
}, },
{ {

Loading…
Cancel
Save