Merge branch 'master' into develop

This commit is contained in:
github-actions
2023-02-18 09:58:33 +00:00
5 changed files with 25 additions and 1 deletions
+4
View File
@@ -3,6 +3,10 @@ Changelog
<!--next-version-placeholder-->
## v3.6.0 (2023-02-18)
### Feature
* **audio_codec:** Detect "DTS:X" (closes #728) ([`2bdd8f5`](https://github.com/guessit-io/guessit/commit/2bdd8f568a0fa6c5eb97e1f29d5e4d488d86a2aa))
## v3.5.0 (2022-11-01)
### Feature
* **dependencies:** Drop Python 3.6 support ([`47f5718`](https://github.com/guessit-io/guessit/commit/47f57184a9d0a25c1b415638d0b003dad88ce607))
+1 -1
View File
@@ -4,4 +4,4 @@
Version module
"""
# pragma: no cover
__version__ = '3.5.0'
__version__ = '3.6.0'
+1
View File
@@ -62,6 +62,7 @@
"FLAC": "Flac",
"DTS": "DTS",
"DTS-HD": {"regex": ["DTS-?HD", "DTS(?=-?MA)"], "conflict_solver": "lambda match, other: other if other.name == 'audio_codec' else '__default__'"},
"DTS:X": {"string": ["DTS:X", "DTS-X", "DTSX"] },
"Dolby TrueHD": {"regex": ["True-?HD"] },
"Opus": "Opus",
"Vorbis": "Vorbis",
+14
View File
@@ -1711,6 +1711,20 @@
release_group: LAZY
type: movie
? The.Movie.2016.2160p.UHD.BluRay.REMUX.HDR.HEVC.DTS-X-NOGROUP
: title: The Movie
year: 2016
screen_size: 2160p
source: Ultra HD Blu-ray
other:
- HDR10
- Remux
video_codec: H.265
video_profile: High Efficiency Video Coding
audio_codec: DTS:X
release_group: NOGROUP
type: movie
? Test (2013) [WEBDL-1080p] [x264 AC3] [ENG+RU+PT] [NTb].mkv
: title: Test
year: 2013
+5
View File
@@ -120,6 +120,11 @@
: audio_codec: DTS
audio_profile: Extended Surround
? DTS:X
? DTS-X
? DTSX
: audio_codec: DTS:X
? DD-EX
? DDEX
? -EX