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
822 stars 91 forks source link

crc32 and film conflict with anime fansub releases #245

Closed zodman closed 8 years ago

zodman commented 8 years ago

the guessit think the F are for film on F9967949

For: [PuyaSubs!] Digimon Adventure tri - 01 [720p][F9967949].mkv
GuessIt found: {
    "film_title": "PuyaSubs! Digimon Adventure tri", 
    "episode": 1, 
    "screen_size": "720p", 
    "crc32": "F9967949", 
    "film": 9967949, 
    "container": "mkv", 
    "mimetype": "video/x-matroska", 
    "type": "episode"
}
Toilal commented 8 years ago

Thanks for reporting, I'll fix this before 2.0 final release.

zodman commented 8 years ago

guessit version from master branch