Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Bump plexapi from 4.6.1 to 4.11.2 #109

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2022

Bumps plexapi from 4.6.1 to 4.11.2.

Release notes

Sourced from plexapi's releases.

4.11.2

Bug Fixes

#946 - Make sure PlexObject private attributes are set before loading data

Improvements

#943 - Remove extending from (object), not needed in Python 3 #950 - Minor improvements to fetching season/show

4.11.1

Bug Fixes

  • #944: Avoid overwriting auto-reloaded attributes with None

4.11.0

New Features

#916 - Add method to manually run butler tasks #918 - Get album track by track number without keyword argument #922 - Add support for watchlists and streaming services #926 - Add support for Plex guid in LibrarySection.getGuid() #935 - Allow disabling auto-reloading when accessing missing attributes

Bug Fixes

#912 - Use breadth-first search when using rtag #933 - Fix PlexServer.isBrowsable(path) when running Plex API on a different OS #937 - Fix searching a library for collections by label

Improvements

#913 - Set daemon attribute instead of using setDaemon method #927 - Fix movie tagline test #938 - Fix episode writers test #939 - Fix typos


Thanks to new contributors @​kianmeng and @​tirkarthi.

4.10.1

New Features

  • #905: Enable external media in responses, e.g. Tidal
  • #908: Allow exclusion keys in sharing settings

Bug Fixes:

  • #898: Fix test track ratingCount attribute
  • #904: show_secrets always False (docs)
  • #907: Fix playMedia and goToMedia when using a different PMS

Thanks to new contributors @​kkatayama and @​zacwest!

4.10.0

Breaking Changes

... (truncated)

Commits
  • 9e918a4 Release 4.11.2
  • 650fbac Remove extending from (object), not needed in Python 3 (#943)
  • f16058f Minor improvements to fetching season/show (#950)
  • f7f2b6b Make sure PlexObject private attributes are set before loading data (#946)
  • e78835b Release 4.11.1
  • 8e099dd Avoid overwriting auto-reloaded attributes with None (#944)
  • 8d80596 Release 4.11.0
  • fba0dbc Add support for watchlists and streaming services (#922)
  • 999f302 Bump pillow from 9.1.0 to 9.1.1 (#942)
  • 816e7e3 Bump actions/cache from 3.0.1 to 3.0.2 (#941)
  • Additional commits viewable in compare view

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.6.1 to 4.11.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.6.1...4.11.2)

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

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 May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants