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

MovieInfo Package #135

Open
4 tasks
rajagottumukkala opened this issue Mar 19, 2022 · 0 comments
Open
4 tasks

MovieInfo Package #135

rajagottumukkala opened this issue Mar 19, 2022 · 0 comments
Assignees

Comments

@rajagottumukkala
Copy link

rajagottumukkala commented Mar 19, 2022

A community package to search for movie information.

themoviedb.org (TMDB) is a user editable database for movie information from various languages. See this like IMDB that is maintained by community. TMDB provides APIs and some light weight data dumps that we can use to create cache of movie info to help the package and hit their API to get movie and cast details.

V 0.1 Features:

  • Define triggers
  • Create a process that can generate basic movie info cache files using TMDB API/data dumps. We should be able to run this periodically and update the files with latest info. Primary focus is English language movies to enable easier quality check
  • create UI layout
  • Basic searches - movies by genre - list of movies, specific movie - one move details

Feel free to suggest anything you worth adding here.

@treygrainger Can you assign this issue to me?

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