Skip to content

Releases: moogar0880/PyTrakt

3.4.0

12 Jan 03:36
3.4.0
8a6d4f1
Compare
Choose a tag to compare

3.3.0

08 Jan 01:29
3.3.0
79ac471
Compare
Choose a tag to compare
3.3.0

3.2.2

27 Oct 02:24
3.2.2
9d6758c
Compare
Choose a tag to compare
3.2.2

3.2.0

21 Jun 19:19
3.2.0
da59116
Compare
Choose a tag to compare
3.2.0

3.1.0

11 Apr 01:48
3.1.0
78782f5
Compare
Choose a tag to compare
3.1.0

3.0.0

07 Apr 00:48
3.0.0
c0afea4
Compare
Choose a tag to compare
3.0.0

Release v2.2.0

23 Aug 23:46
Compare
Choose a tag to compare

2.2.0 (2015-08-23)

  • A TVSeason's episodes attribute is now dynamically generated from all episodes in that season
  • sync.rate and sync.add_to_history now properly make valid requests (#21)
  • Note: sync.add_to_history's watched_at argument is now expected to be a datetime object, in order to match sync.rate

Release v2.1.0

20 Jul 00:57
Compare
Choose a tag to compare

2.1.0 (2015-07-19)

  • Add Trakt PIN Authentication (#15)
  • Fix BASE_URL to point at correct v2 API (#19)

Release v2.0.0

05 Mar 04:09
Compare
Choose a tag to compare

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

15 Feb 20:57
Compare
Choose a tag to compare
Version bump to fix broken pypi release