Skip to content

TMDB API fixes#1477

Merged
liiight merged 13 commits intodevelopfrom
tmdb_api_fixes
Nov 1, 2016
Merged

TMDB API fixes#1477
liiight merged 13 commits intodevelopfrom
tmdb_api_fixes

Conversation

@liiight
Copy link
Copy Markdown
Member

@liiight liiight commented Oct 31, 2016

Motivation for changes:

Main motivation was to enable multiple image types since original size is too big for UI.

Detailed changes:

  • Made posters and backdrops lazy and independent of movie request
  • Caching of tmdb_config to DB to reduce number of calls
  • API now return an array of URLs in all available sizes instead of just original size (sizes are dynamically loaded from tmdb api).

To Do:

@liiight liiight merged commit fd6e825 into develop Nov 1, 2016
@liiight liiight deleted the tmdb_api_fixes branch November 1, 2016 12:04
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

Successfully merging this pull request may close these issues.

2 participants