From b8cfbbc56038daf48cea210a68543862909a10c6 Mon Sep 17 00:00:00 2001 From: Brandon Date: Sun, 9 Feb 2025 14:31:55 -0500 Subject: [PATCH] Ensure that the word "remux" is matched as a whole word and not as part of a larger word --- regex_patterns/Remux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regex_patterns/Remux.yml b/regex_patterns/Remux.yml index 70d3174..debac96 100644 --- a/regex_patterns/Remux.yml +++ b/regex_patterns/Remux.yml @@ -1,5 +1,5 @@ name: Remux -pattern: remux +pattern: \bremux\b description: A remux is a digital video file that maintains the exact quality of the original source (like a Blu-ray or DVD) by copying the video and audio streams without re-encoding them, essentially creating a perfect 1:1 copy. Think of it like carefully