Releases: moogar0880/PyTrakt
Releases · moogar0880/PyTrakt
3.4.0
3.3.0
3.3.0
3.2.2
3.2.2
3.2.0
3.2.0
3.1.0
3.1.0
3.0.0
3.0.0
Release v2.2.0
2.2.0 (2015-08-23)
- A TVSeason's
episodes
attribute is now dynamically generated from all episodes in that season sync.rate
andsync.add_to_history
now properly make valid requests (#21)- Note:
sync.add_to_history
'swatched_at
argument is now expected to be a datetime object, in order to matchsync.rate
Release v2.1.0
Release v2.0.0
2.0.0 (2015-03-04)
- 2.0 Version bump due to incompatible API changes relating to the location of the trakt api_key attribute
- Add additional debug logging for API responses
- Add tmdb_id to the
TVShow.ids
attribute - Fixed
trakt.init
to instruct users on how to create a new OAuth application - * Fixed
TVSeason.to_json
to return accurately scoped season information - Updated documentation on APIv2's Authentication patterns
Release v1.0.1
Version bump to fix broken pypi release