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.11 #87

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pkkid/python-plexapi (PlexAPI) ### [`v4.15.11`](https://togithub.com/pkkid/python-plexapi/releases/tag/4.15.11) [Compare Source](https://togithub.com/pkkid/python-plexapi/compare/4.15.10...4.15.11) ### Breaking Changes - [#​1373](https://togithub.com/pkkid/python-plexapi/issues/1373) - `MediaContainer` class is now a list - [#​1377](https://togithub.com/pkkid/python-plexapi/issues/1377) - Fix: Raise an exception when trying to create a smart collection/playlist with items ### Bug Fixes - [#​1369](https://togithub.com/pkkid/python-plexapi/issues/1369) - Fix: Stream objects not loaded for Plex sessions - [#​1370](https://togithub.com/pkkid/python-plexapi/issues/1370) - Fix escape characters in fetchItems doc string - [#​1381](https://togithub.com/pkkid/python-plexapi/issues/1381) - Fix typo in getGuid docstring cache example - [#​1384](https://togithub.com/pkkid/python-plexapi/issues/1384) - Fix `Library.add()` method to properly apply advanced settings ### New Features - [#​1361](https://togithub.com/pkkid/python-plexapi/issues/1361) - feat: Add sonicAdventure method to MusicSection - [#​1378](https://togithub.com/pkkid/python-plexapi/issues/1378) - Allow exclude parameters in reload kwargs ### Improvements - [#​1374](https://togithub.com/pkkid/python-plexapi/issues/1374) - Update history tests - [#​1371](https://togithub.com/pkkid/python-plexapi/issues/1371) - Disable sonic analysis task on bootstrap test server *** Thanks to new contributor [@​FletcherAU](https://togithub.com/FletcherAU).

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.