The user wants additional movie information from TMDB.
Acceptenc Critirias
[ ] user configer the application with own TMDB key
[ ] the application fetches TMDB information for ever movie that has no information assoiated to it (tmdb_id, title, release date, rating, overview (plot), tagline, cover (url))
[ ] the TMDB info is saved in the database (locally and remote)
[ ] the TMDB informations are displayed in the movie detail view
Description
The user wants additional movie information from TMDB.
Acceptenc Critirias