Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve distinction of movies and series #2

Open
KilianB opened this issue Dec 16, 2018 · 0 comments
Open

Improve distinction of movies and series #2

KilianB opened this issue Dec 16, 2018 · 0 comments

Comments

@KilianB
Copy link
Owner

KilianB commented Dec 16, 2018

As mentioned in #1 the code sometimes is not able to distinguish between series and movies. This is due to the fact of inconsistent formatting on netfllix side (or rather them not providing additional information).

I don't think much can be done on the regex part but maybe we can query for series and movies and see which returns a higher score on the trakt.tv similarity score.

An interesting approach would be in case of ambiguity to use the title perform a google search appended with "movie" and "series" and see which returns more results?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant