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

Interactive disambiguation #11

Open
mx-psi opened this issue Jun 7, 2020 · 0 comments
Open

Interactive disambiguation #11

mx-psi opened this issue Jun 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mx-psi
Copy link
Owner

mx-psi commented Jun 7, 2020

Sometimes the Letterboxd importer has trouble knowing which film the user is trying to import among different films with the same name. Since Letterbox uses IMDB data internally, we could use IMDB data to disambiguate which film the user has rated.

A possible approach would be to:

  1. Generate an index of films using an IMDB dataset, either at runtime or pregenerated and stored here.
  2. Create an UI to help the user decide which film they are referring to among the ones with the same name.
@mx-psi mx-psi added the enhancement New feature or request label Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant