Pytautulli

Latest version: v23.1.1

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

21.11.0

What’s Changed

- 21 Bump black from 21.9b0 to 21.10b0 dependabot
- 23 Drop loop kwarg from async_timeout.timeout bdraco
- 22 Update async-timeout requirement from <=3.0.1 to <4.0.1 dependabot
- 24 Remove async_timeout usage ludeeus

21.10.1

What’s Changed

- 20 Add base_url property to PyTautulliHostConfiguration tkdrob

21.10.0

What’s Changed

- 14 Fixes issue with iterating sessions when they are None ludeeus
- 15 Fixes issue with double converting to JSON in encoder ludeeus
- 16 Bump black from 21.7b0 to 21.8b0 dependabot
- 17 Bump black from 21.8b0 to 21.9b0 dependabot
- 19 Python 3.10 is now stable ludeeus

21.8.1

What’s Changed

- 13 Remove post init from user model ludeeus

21.8.0

**BREAKING RELEASE!**

This release is breaking in all aspects since it has fully been rewritten.
- The client class has been renamed from `Tautulli` to `PyTautulli`.
- A `PyTautulliHostConfiguration` has been added to simplify the client configuration.
- It now returns the responses when calling methods.
- Fully typed responses with, `async_get_activity`, `async_get_home_stats`, `async_get_users`, `async_get_server_info`.
- For untyped responses, you can use `async_command` with any command, or pass `raw_response=True` to the client.
- Exceptions are thrown for connection/authentication and unknown issues.
- The API key is redacted in logs/exceptions by default, pass `redact=False` to the client to disable that.


The changes was done in 12

0.5.1

Changes

- 5cdf553 Set timeout value to 8 ludeeus

[Full Changelog][changelog]

***

This release was created with [reporeleaser][reporeleaser] :tada:

[reporeleaser]: https://pypi.org/project/reporeleaser/
[changelog]: https://github.com/ludeeus/pytautulli/compare/0.5.0...0.5.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.