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

Bump plexapi from 4.6.1 to 4.11.1#107

Closed
dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/pip/nightly/plexapi-4.11.1
Closed

Bump plexapi from 4.6.1 to 4.11.1#107
dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/pip/nightly/plexapi-4.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2022

Bumps plexapi from 4.6.1 to 4.11.1.

Release notes

Sourced from plexapi's releases.

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

  • #875 - Refactor and cleanup tag editing methods

New Features

  • #872 - Add labels support to Season, Episode, Artist, and Track objects
  • #876 - Add new methods to edit object fields
  • #879 - Add themes support

... (truncated)

Commits
  • 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)
  • ecd0d95 Add collection label to search filters (#937)
  • 8303d6f Allow disabling auto-reloading when accessing missing attributes (#935)
  • b14a653 Fix PlexServer.isBrowsable(path) when running Plex API on a different OS (#...
  • 6fc7d95 Add support for Plex guid in LibrarySection.getGuid() (#926)
  • 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.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.6.1...4.11.1)

---
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 20, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 31, 2022

Superseded by #109.

@dependabot dependabot Bot closed this May 31, 2022
@dependabot dependabot Bot deleted the dependabot/pip/nightly/plexapi-4.11.1 branch May 31, 2022 06:34
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