mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-09 01:38:53 -05:00
fixed better matching DTS-ES
fixed `DTS-ES` to better match their respective releases.
This commit is contained in:
parent
d31e282731
commit
1a9dff8fac
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user