guessit-io / guessit

GuessIt is a python library that extracts as much information as possible from a video filename.
https://guessit-io.github.io/guessit
GNU Lesser General Public License v3.0
816 stars 92 forks source link

Wrong Audio Codec and Release group #728

Closed a-anand-91119 closed 1 year ago

a-anand-91119 commented 2 years ago

Consider a file The.Movie.2016.2160p.UHD.BluRay.REMUX.HDR.HEVC.DTS-X-NOGROUP

The extracted details are:

audio_codecL DTS
release_group: X-NOGROUP

Where the audio_codec and release groups are wrong. Expected:

audio_codec: DTS-X
release_group: NOGROUP
ratoaq2 commented 1 year ago

Fixed on master: 188ec28c0af83d0634ad450a9048f2799a131589