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.10 #86

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PlexAPI ==4.15.9 -> ==4.15.10 age adoption passing confidence

Release Notes

pkkid/python-plexapi (PlexAPI) ### [`v4.15.10`](https://togithub.com/pkkid/python-plexapi/releases/tag/4.15.10) [Compare Source](https://togithub.com/pkkid/python-plexapi/compare/4.15.9...4.15.10) ### Breaking Changes - [#​1358](https://togithub.com/pkkid/python-plexapi/issues/1358) - Breaking: Change regex/iregex to use re.search instead of re.match ### Bug Fixes - [#​1359](https://togithub.com/pkkid/python-plexapi/issues/1359) - Lowercase input of istartswith/iendswith - [#​1362](https://togithub.com/pkkid/python-plexapi/issues/1362) - Fix class reference in fetchItems method ### New Features - [#​1317](https://togithub.com/pkkid/python-plexapi/issues/1317) - Add slug attributes to Movie, Show, Season, and Episode - [#​1318](https://togithub.com/pkkid/python-plexapi/issues/1318) - Add genres attribute to Track - [#​1335](https://togithub.com/pkkid/python-plexapi/issues/1335) - Feature: Add source property to playlist items to support remote playlist entries - [#​1357](https://togithub.com/pkkid/python-plexapi/issues/1357) - Add exception for two-factor required ### Improvements - [#​1366](https://togithub.com/pkkid/python-plexapi/issues/1366) - Update history tests - [#​1341](https://togithub.com/pkkid/python-plexapi/issues/1341) - Refactor attribute filtering in PlexObject class - [#​1363](https://togithub.com/pkkid/python-plexapi/issues/1363) - Remove leftover "syntax: glob" from Mercurial migration

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 has been generated by Mend Renovate. View repository job log here.