From 328c397b0f18329d5808b8bcbb619c444da66c0b Mon Sep 17 00:00:00 2001 From: TRaSH Date: Mon, 26 Apr 2021 18:51:50 +0200 Subject: [PATCH] Updated: [x265] - Cleaned up regex --- docs/Radarr/V3/Radarr-collection-of-custom-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md index a4e7595dc..8970f1d43 100644 --- a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md @@ -3275,7 +3275,7 @@ Some extra info about 4K/X265 "negate": false, "required": true, "fields": { - "value": "[xh]\\.?265|\\bHEVC(\\b|\\d)" + "value": "[xh][ .]?265|\\bHEVC(\\b|\\d)" } }, {