fix(sonarr): match `HIDI` as HIDIVE (#1697)

pull/1708/head
Bogdan 5 months ago committed by GitHub
parent c50707a918
commit 2d45ccbf0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(HIDIVE)\\b"
"value": "\\b(HIDI(VE)?)\\b"
}
}
]

Loading…
Cancel
Save