fix(radarr): `Upscaled` not matching `Upscale`

pull/1202/head
nuxen 2 years ago
parent ae9b707c5b
commit 59b31831e4

@ -1,7 +1,7 @@
{ {
"trash_id": "bfd8eb01832d646a0a89c4deb46f8564", "trash_id": "bfd8eb01832d646a0a89c4deb46f8564",
"trash_score": "-10000", "trash_score": "-10000",
"trash_regex": "https://regex101.com/r/HBqWdQ/1", "trash_regex": "https://regex101.com/r/zOaqyg/1",
"name": "Upscaled", "name": "Upscaled",
"includeCustomFormatWhenRenaming": false, "includeCustomFormatWhenRenaming": false,
"specifications": [ "specifications": [
@ -11,7 +11,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "\\b(Up(s(caled|UHD)|(Rez)))\\b" "value": "\\b(Up(s(caled?|UHD)|(Rez)))\\b"
} }
}, },
{ {

Loading…
Cancel
Save