You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing wrong parameter key for the from and to methods, also corrected these in the examples of the changes section. Fixes #31
Adding basis for people/tagged_images, still need to refactor all image objects to conform to the new tmdb format with the use of media and media_type keys.
Updating the TV methods
Expanding new TV changes to the Models and Factories
Updating TV API
Changing similar_movies to similar
Updating the AccountRepository to support the new tv methods.
Updating tests
Updating the Account API
Adding production_companies and production_countries to the movie factory, fixes #29
Merge pull request #28 from NChief/firstAirDateYear-fix