Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency PlexAPI to v4.15.10 #239

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

pkkid/python-plexapi (PlexAPI)

v4.15.10

Compare Source

Breaking Changes

  • #​1358 - Breaking: Change regex/iregex to use re.search instead of re.match

Bug Fixes

  • #​1359 - Lowercase input of istartswith/iendswith
  • #​1362 - Fix class reference in fetchItems method

New Features

  • #​1317 - Add slug attributes to Movie, Show, Season, and Episode
  • #​1318 - Add genres attribute to Track
  • #​1335 - Feature: Add source property to playlist items to support remote playlist entries
  • #​1357 - Add exception for two-factor required

Improvements

  • #​1366 - Update history tests
  • #​1341 - Refactor attribute filtering in PlexObject class
  • #​1363 - Remove leftover "syntax: glob" from Mercurial migration

v4.15.9

Compare Source

Bug Fixes

  • #​1355 - Add weakref to parent for PlexClient

New Features

  • #​1353 - Add convenience method to return filter choice items

Improvements

  • #​1356 - Fix no timeout argument for gdm.scan()

v4.15.8

Compare Source

Bug Fixes

  • #​1326 - Use 4k chunk size (powers of 2) for download
  • #​1329 - Also catch ValueError when converting timestamp to datetime
  • #​1336 - Fix MyPlexPinLogin doc strings
  • #​1347 - bugfix: pass existing filters for albums method of Artist
  • #​1350 - Fix: Update guid filter examples for fetchItems

New Features

  • #​1319 - Adds 2FA code input to tools/plex-gettoken.py
  • #​1327 - Add warning for ambiguous library title
  • #​1339 - Add SplitMergeMixin to Album

Improvements

  • #​1320 - fix(scripts): offset butler tasks to reduce ci random failures
  • #​1328 - Simplify building MediaPartStream objects
  • #​1340 - Refactor cast function in utils.py

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 2ad824d into master Mar 1, 2024
3 checks passed
@renovate renovate bot deleted the renovate/plexapi-4.x branch March 1, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants