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
814 stars 92 forks source link

Fix screen size remaster #701

Closed plotski closed 2 years ago

plotski commented 3 years ago

For "Foo 2000 1080p BluRay 4K REMASTERED", 1080p is misdetected as the alternative title because 4k is interpreted as the resolution. The first commit fixes this.

The second commit also adds "4k Remastered" to the "edition" field.

plotski commented 3 years ago

Friendly ping.

Please let me know there's anything I have to fix.

A new release with this and #702 would be much appreciated.

Toilal commented 2 years ago

Closed in favor of https://github.com/guessit-io/guessit/commit/99c30eb3876a4947ff9a4f5126b70195452a64c7