[Sonarr] Change CF HMAX hash + fix

Changed: CF `HMAX` hash because it was identical with CF `HLG`
Fixed: typo in redex
pull/785/head
TRaSH 2 years ago
parent 4c2e54b568
commit 743721e960

@ -1,5 +1,5 @@
{
"trash_id": "17e889ce13117940092308f48b48b45b",
"trash_id": "a880d6abc21e7c16884f3ae393f84179",
"trash_score": "90",
"name": "HMAX",
"includeCustomFormatWhenRenaming": true,
@ -10,7 +10,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\b(hmax|hbmo|hbo max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
"value": "\\b(hmax|hbom|hbo max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
}
]

Loading…
Cancel
Save