Skip to content

Releases: glensc/python-pytrakt

3.4.25

05 Jan 14:00
8ba2819
Compare
Choose a tag to compare

Commits

3.4.24

30 Aug 20:14
66a9920
Compare
Choose a tag to compare

Commits

  • aaba139: Add dataclasses dependency for Python 3.6 (Elan Ruusamäe) #31
  • 87f0881: Change UserListTuple to UserListEntry using datacass (Elan Ruusamäe) #31
  • e96b117: Update DataClassMixinClass to pass only defined properties (Elan Ruusamäe) #31
  • Update DataClassMixinClass to pass only defined properties (#31) #31 (Elan Ruusamäe)

3.4.23

25 Apr 10:56
3e59b19
Compare
Choose a tag to compare

Commits

  • 9f543ad: Fix pre-commit hooks by upgrading isort (Elan Ruusamäe)
  • fa4abe8: Update copyright year in docs (Elan Ruusamäe)
  • e1da90c: Use NamedTuple typing (Elan Ruusamäe) #28
  • aa6a079: Add DataClassMixin mixin factory (Elan Ruusamäe) #28
  • 16c3ded: Use DataClassMixin helper (Elan Ruusamäe) #28
  • 9279b5a: Adds ids initializer for IdsMixin (Elan Ruusamäe) #28
  • c00d1c4: Add IdsMixin slug getter/setter (Elan Ruusamäe) #28
  • 973767d: Cleanup duplicate slug property (Elan Ruusamäe) #28
  • 3c3d379: Change UserListTuple to class inheriting NamedTuple (Elan Ruusamäe) #28
  • Use NamedTuple typing (#28) #28 (Elan Ruusamäe)

3.4.22

18 Apr 17:22
e5e9e31
Compare
Choose a tag to compare

Commits

  • 291f1f0: populate seasons of _show_collection (twolaw) #26
  • 252fe45: fix mock shows trakt ids (twolaw) #26
  • 88ff147: add mock seasons extended (twolaw) #26
  • e5e9e31: Populate seasons of _show_collection (#26) (Elan Ruusamäe) #26

3.4.21

16 Apr 19:32
5dbebca
Compare
Choose a tag to compare

Commits

  • d51036c: share_link added to lists (twolaw) #27
  • 5dbebca: Add share_link to UserList tuple (#27) (Elan Ruusamäe) #27

3.4.20

20 Jan 13:44
4c8707b
Compare
Choose a tag to compare

What's Changed

  • Feature: Add add_to_history support for bulk update by @glensc in #25

Full Changelog: 3.4.19...3.4.20

Commits

  • 3e57e7e: Add add_to_history support for bulk update (Elan Ruusamäe) #25
  • 0fa5518: Convert watched_at to string in case of dict input (Elan Ruusamäe) #25
  • 02e1088: Fallback "now" to watched_at parameter (Elan Ruusamäe) #25
  • use same code for single and multi item code #25 (Elan Ruusamäe)
  • a596222: Handle media.ids returning empty object (Elan Ruusamäe) #25
  • 8972931: Fix watched_at argument being passed as None (Elan Ruusamäe) #25
  • Add add_to_history support for bulk update (#25) #25 (Elan Ruusamäe)

3.4.19

17 Jan 23:06
3c2dd91
Compare
Choose a tag to compare

What's Changed

  • Refactor: show_collection: Pass all data to TVShow() by @glensc in #24

Full Changelog: 3.4.18...3.4.19

Commits

3.4.18

14 Jan 21:15
8fff906
Compare
Choose a tag to compare

What's Changed

  • Setup pre-commit config with isort by @glensc in #20
  • Pass extra arguments to Movie in watchlist_movies by @glensc in #21

Full Changelog: 3.4.17...3.4.18

Commits

  • 143344b: Fix ubuntu-latest deprecation (Elan Ruusamäe)
  • 0edb9a9: Create CONTRIBUTING.md file (Elan Ruusamäe) #20
  • 62550e7: Pass extra arguments to Movie in watchlist_movies (Elan Ruusamäe) #21
  • c4029f3: Setup pre-commit config (Elan Ruusamäe) #20
  • a1bd787: Add pre-commit setup instructions to CONTRIBUTING.md (Elan Ruusamäe) #20
  • 6b98dc0: Apply isort to all source (Elan Ruusamäe) #20
  • 20a1bba: Setup pre-commit config with isort (#20) (Elan Ruusamäe) #20
  • 8fff906: Pass extra arguments to Movie in watchlist_movies (#21) (Elan Ruusamäe) #21

3.4.17

12 Dec 16:45
bbb1914
Compare
Choose a tag to compare

What's Changed

  • Upload docs to github pages by @glensc in #17
  • Expose x-error-message header via error_message property for 500 code by @glensc in #18
  • Add retry_after property to RateLimitException by @glensc in #19

Full Changelog: 3.4.16...3.4.17

3.4.16

11 Dec 17:31
22a3044
Compare
Choose a tag to compare

What's Changed

  • Fix ids setter for Person and TVEpisode by @glensc in #16
  • Add tagged-release.yml CI job by @glensc in #15

Full Changelog: 3.4.15...3.4.16