Skip to content

Releases: moogar0880/PyTrakt

3.4.0

Choose a tag to compare

@moogar0880 moogar0880 released this 12 Jan 03:36
3.4.0
8a6d4f1
3.4.0

3.3.0

Choose a tag to compare

@moogar0880 moogar0880 released this 08 Jan 01:29
3.3.0
79ac471
3.3.0

3.2.2

Choose a tag to compare

@moogar0880 moogar0880 released this 27 Oct 02:24
3.2.2
9d6758c
3.2.2

3.2.0

Choose a tag to compare

@moogar0880 moogar0880 released this 21 Jun 19:19
3.2.0
da59116
3.2.0

3.1.0

Choose a tag to compare

@moogar0880 moogar0880 released this 11 Apr 01:48
3.1.0
78782f5
3.1.0

3.0.0

Choose a tag to compare

@moogar0880 moogar0880 released this 07 Apr 00:48
3.0.0
c0afea4
3.0.0

Release v2.2.0

Choose a tag to compare

@moogar0880 moogar0880 released this 23 Aug 23:46

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

Choose a tag to compare

@moogar0880 moogar0880 released this 20 Jul 00:57

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

Choose a tag to compare

@moogar0880 moogar0880 released this 05 Mar 04:09

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

Choose a tag to compare

@moogar0880 moogar0880 released this 15 Feb 20:57
Version bump to fix broken pypi release