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.7 #79

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PlexAPI ==4.15.6 -> ==4.15.7 age adoption passing confidence

Release Notes

pkkid/python-plexapi (PlexAPI) ### [`v4.15.7`](https://togithub.com/pkkid/python-plexapi/releases/tag/4.15.7) [Compare Source](https://togithub.com/pkkid/python-plexapi/compare/4.15.6...4.15.7) ### Breaking Changes - Added `subtitleStream` as first argument to `Video.removeSubtitles` ([#​1305](https://togithub.com/pkkid/python-plexapi/issues/1305)) ### Bug Fixes - [#​1300](https://togithub.com/pkkid/python-plexapi/issues/1300) - Fix building documentation - [#​1304](https://togithub.com/pkkid/python-plexapi/issues/1304) - Guard against None `parentIndex` - [#​1308](https://togithub.com/pkkid/python-plexapi/issues/1308) - Fix subtitleLanguage attribute ### New Features - [#​1303](https://togithub.com/pkkid/python-plexapi/issues/1303) - Add `lyricStreams()` convenience method - [#​1305](https://togithub.com/pkkid/python-plexapi/issues/1305) - Add support for on-demand subtitles ### Improvements - [#​1298](https://togithub.com/pkkid/python-plexapi/issues/1298) - test: fix test_audio_Audio_sonicallySimilar authenticated test - [#​1306](https://togithub.com/pkkid/python-plexapi/issues/1306) - Remove DeprecationWarning for watched methods - [#​1310](https://togithub.com/pkkid/python-plexapi/issues/1310) - docs: update butler tasks info *** Thanks to new contributor [@​iDentitY4](https://togithub.com/iDentitY4).

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.