Closed renovate[bot] closed 2 months ago
The tautulli
project has updated its requirements.txt
file to reflect a change in the plexapi
library's version from 4.15.15
to 4.15.16
. This minor version bump is likely to bring bug fixes and performance enhancements that improve the application without breaking existing functionalities. The overall impact is expected to be positive, ensuring smoother operation for users.
File | Change Summary |
---|---|
tautulli/requirements.txt | Updated plexapi version from 4.15.15 to 4.15.16 |
🐇 In the garden of code, a sprout has grown,
Withplexapi
fresh, our joy has flown.
Bugs now retreat, as smoothness takes flight,
Hop along, dear friends, in the code's sweet light! 🌟
Together we thrive, with changes so bright!
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
==4.15.15
->==4.15.16
Release Notes
pkkid/python-plexapi (plexapi)
### [`v4.15.16`](https://togithub.com/pkkid/python-plexapi/releases/tag/4.15.16) [Compare Source](https://togithub.com/pkkid/python-plexapi/compare/4.15.15...4.15.16) ### Breaking Changes - [#1451](https://togithub.com/pkkid/python-plexapi/issues/1451) - Improve reload performance - Accessing `MediaPart.exists` and `MediaPart.accessible` attributes requires manually reloading with `reload(checkFiles=True)`. ### Bug Fixes - [#1452](https://togithub.com/pkkid/python-plexapi/issues/1452) - Sanitize XML strings before parsing ### New Features - [#1453](https://togithub.com/pkkid/python-plexapi/issues/1453) - Add support for artist popular tracks - [#1454](https://togithub.com/pkkid/python-plexapi/issues/1454) - Add UltraBlurColors objects ### Improvements - [#1441](https://togithub.com/pkkid/python-plexapi/issues/1441) - ci(pytest): add colored output - [#1442](https://togithub.com/pkkid/python-plexapi/issues/1442) - ci(coverge): upload coverage if tests failConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.