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

Propositions to enhance Movie Search #10

Open
fusetim opened this issue Jul 31, 2023 · 0 comments
Open

Propositions to enhance Movie Search #10

fusetim opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@fusetim
Copy link
Owner

fusetim commented Jul 31, 2023

Short Description:
Currently, movie search only works if you input a title very close to the original title.
Proposed by others, we might integrate a small DB to enhance the search by precalculating
numerous title, and their TMDB ID and use the Levenshtein distance to search for the closest match.

We might (if I really want to) try to fingerprint the audio track to find automatically the corresponding movie, but
that surely will require a large DB of such audio fingerprint. While for music, multiple exists, it is uncertain for movies.

@fusetim fusetim added enhancement New feature or request question Further information is requested labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant