everettsouthwick / Eraserr

Python script for deleting unwatched or stale media from Plex servers using Radarr, Sonarr, and Overseerr.
GNU General Public License v3.0
24 stars 1 forks source link

chore(deps): update dependency plexapi to v4.15.16 #98

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PlexAPI ==4.15.15 -> ==4.15.16 age adoption passing confidence

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 fail

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.