Commit c8910efc7d regressed EAC3.Atmos matching

Example of string that was previously matched:

Movie.2023.2160p.WEB-DL.HEVC.DV.HDR10Plus.EAC3.Atmos.7.1.mkv
This commit is contained in:
Ian Egerton 2024-01-02 13:22:23 +00:00
parent 5dbbb0b757
commit d56dc05372

View file

@ -66,7 +66,7 @@ templates:
- key: dtsx
value: '(?i)\bdts[ ._-]?x\b'
- key: plus_atmos
value: '(?i)^(?=.*\b(dd[p+])|(dolby[ ._-]digital[ ._-]plus)|(e[ ._-]?ac3)\b)(?=.*\batmos(\b|\d))'
value: '(?i)^(?=.*\b((dd[p+])|(dolby[ ._-]digital[ ._-]plus)|(e[ ._-]?ac3)\b))(?=.*\batmos(\b|\d))'
- key: dolby_atmos
value: '(?i)\batmos(\b|\d)'
- key: truehd