mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-09 09:48:54 -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
|
slug: es
|
||||||
plex_all: true
|
plex_all: true
|
||||||
filters:
|
filters:
|
||||||
audio_track_title.regex: '(?i)dts[ ._-]?(es|(hd[. ]?)?(hr|hi))'
|
audio_track_title.regex: '(?i)dts[-. ]?es\b'
|
||||||
|
|
||||||
DTS-ES-Filepath:
|
DTS-ES-Filepath:
|
||||||
template:
|
template:
|
||||||
@ -146,7 +146,7 @@ overlays:
|
|||||||
slug: es
|
slug: es
|
||||||
plex_all: true
|
plex_all: true
|
||||||
filters:
|
filters:
|
||||||
filepath.regex: '(?i)dts[ ._-]?(es|(hd[. ]?)?(hr|hi))'
|
filepath.regex: '(?i)dts[-. ]?es\b'
|
||||||
|
|
||||||
DTS-HD:
|
DTS-HD:
|
||||||
template:
|
template:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user