From 1a9dff8facb47f7b895a3ad67052c3f518c0db8d Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 2 Jul 2022 12:29:26 +0200 Subject: [PATCH] fixed better matching DTS-ES fixed `DTS-ES` to better match their respective releases. --- PMM/overlays/audio_codec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PMM/overlays/audio_codec.yml b/PMM/overlays/audio_codec.yml index 2acaa18..0991407 100644 --- a/PMM/overlays/audio_codec.yml +++ b/PMM/overlays/audio_codec.yml @@ -136,7 +136,7 @@ overlays: slug: es plex_all: true filters: - audio_track_title.regex: '(?i)dts[ ._-]?(es|(hd[. ]?)?(hr|hi))' + audio_track_title.regex: '(?i)dts[-. ]?es\b' DTS-ES-Filepath: template: @@ -146,7 +146,7 @@ overlays: slug: es plex_all: true filters: - filepath.regex: '(?i)dts[ ._-]?(es|(hd[. ]?)?(hr|hi))' + filepath.regex: '(?i)dts[-. ]?es\b' DTS-HD: template: