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

Bump plexapi from 4.13.0 to 4.13.2 #9

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps plexapi from 4.13.0 to 4.13.2.

Release notes

Sourced from plexapi's releases.

4.13.2

Bug Fixes

#1057 - Fix parsing settings enum #1068 - Fix getGuid doc string #1069 - Fix: Inherit session when creating internal PlexServer objects #1073 - Fix: Remove bogus space from searchDiscover limit parameter #1075 - Fix parsing requirements in setup.py

New Features

#1039 - Add timeout parameter to uploadTheme #1055 - Create music playlist from m3u file #1059 - Add Rating media tag #1063 - Add 2FA code parameter for MyPlexAccount #1071 - Allow overriding includeUserState for _toOnlineMetadata #1076 - Add pin parameter to switchHomeUser

Improvements

#1058 - Factor out playQueue() method to PlexPartialObject #1065 - Use cached_property decorator #1070 - Performance: Use totalSize attribute for watchlist walking #1074 - Properly close file object in mixin uploads

4.13.1

Bug Fixes

#1019 - Add container size to seasons request to allow more than 20 to be pulled #1024 - Fix library guid search #1027 - Fix initializing metadata.provider.plex.tv multiple times #1046 - Client timeline "repeat" should be int and not a boolean

New Features

#1044 - Add methods to change Plex Home PIN

Improvements

#1028 - Remove sync tests from CI #1025 - More f-string changes #1041 - Fix typo in acceptInvite doc string #1052 - Fix MyPlexAccount.removePin() test #1053 - Patch deprecated set-output in CI workflow


Thanks to new contributor @​richardgetz, @​SebastianLuebke, and @​mikewebkist.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.0 to 4.13.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.13.0...4.13.2)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
0 participants