Skip to content

Releases: nwithan8/pytulli

v4.6.2.2142

12 Jan 05:33
958c6ee
Compare
Choose a tag to compare

What's Changed

Related PRs

Full Changelog: 4.6.1.2142...4.6.2.2142

v4.6.1.2142

18 Dec 17:25
13df656
Compare
Choose a tag to compare

What's Changed

  • [FIX] Pydantic model for Metadata (closes #57)

Related PRs

  • [fix] markers property of Metadata class is a list by @nwithan8 in #58

Full Changelog: 4.6.0.2142...4.6.1.2142

v4.6.0.2142

30 Nov 22:37
ae84e41
Compare
Choose a tag to compare

What's Changed

  • [REMOVED] Implementation of Discord-style webhooks from Tautulli due to inconsistent variations in webhook payloads
    • Base TautulliWebhook class and TautulliWebhookTrigger enum remains for use in custom downstream implementations

Related PRs

  • [fix] Remove Discord webhook implementation by @nwithan8 in #56

Full Changelog: 4.5.1.2142...4.6.0.2142

v4.5.1.2142

29 Nov 05:12
Compare
Choose a tag to compare
  • Fix webhook trigger determination function call

Full Changelog: 4.5.0.2142...4.5.1.2142

v4.5.0.2142

29 Nov 05:04
a773063
Compare
Choose a tag to compare

What's Changed

  • [FIXED] Parsing different Discord-style webhooks from Tautulli (BREAKING CHANGE)

Related PRs

  • [fix] Account for parsing different types of Tautulli Discord schemas by @nwithan8 in #55

Full Changelog: 4.4.0.2142...4.5.0.2142

4.4.0.2142

25 Nov 02:18
ef990cb
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Tautulli 2.15.0 support
  • [REMOVED] Explicit Tautulli 2.14.0 and 2.14.1 support
    • Minimum API version is now 2.14.2
  • [ADDED] logo_level parameter for export_metadata
  • [ADDED] slug, parent_slug and grandparent_slug to Metadata model

Related PRs

Full Changelog: 4.3.4.2140...4.4.0.2142

4.3.4.2140

13 Oct 01:27
4369f30
Compare
Choose a tag to compare

What's Changed

Related PRs

  • [chore] Add support for Tautulli 2.14.6 by @nwithan8 in #53

Full Changelog: 4.3.3.2140...4.3.4.2140

4.3.3.2140

21 Sep 18:17
4832439
Compare
Choose a tag to compare

What's Changed

  • [ADDED] Support for Tautulli 2.14.5
  • [ADDED] Support for Python 3.13

Related PRs

  • [chore] Add support for Tautulli 2.14.5 by @nwithan8 in #52

Full Changelog: 4.3.2.2140...4.3.3.2140

4.3.2.2140

04 Sep 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.1.2140...4.3.2.2140

4.3.1.2140

25 Aug 08:38
009d5e1
Compare
Choose a tag to compare

What's Changed

  • Add Tautulli v2.14.3 and Tautulli v2.14.4 support
  • Fix inclusion of requirements files to properly build wheels on PiWheels
    • Despite minimum API version being Tautulli 2.14.0-beta0, version number will simply by suffixed "2140" as "b0" is interpreted as a beta release of this module by package managers like PiWheels.

Related PRs

  • [fix] Include requirements.txt and requirements-dev.txt in build for PiWheel by @nwithan8 in #50
  • [chore] Add support for Tautulli v2.14.3 and v2.14.4 by @nwithan8 in #51

Full Changelog: 4.0.0.2120...4.3.1.2140