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

feature(audio_codec): detect "DTS:X" (closes #728) #736

Closed plotski closed 1 year ago

ratoaq2 commented 1 year ago

if you could fix the commitlint issue... thanks

plotski commented 1 year ago

What is the issue? All I can see is that commitlint failed with "Error:". I don't see where I can get any more information.

jonbenta commented 1 year ago

I see the following error at https://github.com/guessit-io/guessit/actions/runs/3619440424/jobs/6100487837:

image

Based on this Stack Overflow answer, I believe rewording your commit from feature(audio_codec): detect "DTS:X" (closes #728) to feat(audio_codec): detect "DTS:X" (closes #728) will resolve the error.

plotski commented 1 year ago

Thank you! Looks like it's fixed now.

Toilal commented 1 year ago

Oops, I've merged to master, so it has triggered a release :)