Merge pull request #785 from TRaSH-/Sonarr-Change-HMAX-hash

[Sonarr] Change CF HMAX hash + fix
pull/786/head
TRaSH 2 years ago committed by GitHub
commit f18a93a905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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