-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Generate an index of films using an IMDB dataset, either at runtime or pregenerated and stored here.
- Create an UI to help the user decide which film they are referring to among the ones with the same name.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request