bramwalet / Subliminal.bundle

Plex Metadata agent plugin based on Subliminal
MIT License
150 stars 143 forks source link

Update "Guessit" library #17

Open k0sr opened 9 years ago

k0sr commented 9 years ago

Hello, is it possible to update "Guessit" library? Indeed, currently the show "12 Monkeys" isn't parsed correctly so "Subliminal" doesn't manage to find any subtitles for it. The reason is in the logs : http://pastebin.com/rYx9F3Hh "Guessit" library "guesses" badly the name of the show ("Monkeys" instead of "12 Monkeys").

And since this library hasn't been updated since 7 months, I can't even post it on its author github page.

bramwalet commented 9 years ago

Hi I've updated guessit from 0.8 to 0.10.1 locally but the issue remains. I've looked at their github page and apparently there is an issue filed related to this problem: https://github.com/wackou/guessit/issues/181

I experience the same problem with series "24".

k0sr commented 9 years ago

Indeed, all we have to do is wait now. Don't know if this "issue" should be closed since it just requests an update of "Guessit" and since it has been done....

Thanks

bramwalet commented 9 years ago

I'll keep it as a reminder to update guessit once the referenced issue is resolved.

bramwalet commented 8 years ago

Please try the branch https://github.com/bramwalet/Subliminal.bundle/tree/guessit-0.11 and let me know if this works.

k0sr commented 8 years ago

https://gist.github.com/eleonrk/4a9f46afbb4c89477d49

It seems to be worst. Here are my logs with an example of "12 Monkeys" show. Before the guessing was wrong, and with "guessit-0.11" branch now it can't guess at all.

k0sr commented 8 years ago

Hello @bramwalet ,

There were a lot of new releases of Guessit since the last time we tried to fix this bug. I was wondering if you was planning to update it in your Plex Subliminal bundle.

Thank you