Skip to content

Bump plexapi from 4.2.0 to 4.5.1#156

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/plexapi-4.5.1
Closed

Bump plexapi from 4.2.0 to 4.5.1#156
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/plexapi-4.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps plexapi from 4.2.0 to 4.5.1.

Release notes

Sourced from plexapi's releases.

4.5.1

New Features

  • #712 - Add totalViewSize method to LibrarySection

Bug Fixes

  • #712 - Search bug fixes

4.5.0

Breaking Changes

  • Library search has been completely rewritten. See docs for complete details and examples. (#693)
    • Deprecated: LibrarySection.filterFields() and LibrarySection.listChoices()
    • LibrarySection.filters is cast to a bool instead of a str
    • LibrarySection.key is cast to an int instead of a str
    • librarySectionID is cast to an int instead of a str

New Features

  • #693 - Fix and update library searching
  • #703 - Add clientIdentifier attribute to SystemDevice
  • #701 - Improve PlexClient connections
  • #704 - Add deviceID to Playable for history entries

Bug Fixes

  • #699 - Fix parsing episode parentRatingKey from parentThumb
  • #708 - Fix myplex share section ID cast to int
  • #709 - Fix photos sync test

Improvements

  • #702 - Fix PR template location
  • #705 - bugreport: fix snippets typo

4.4.1

New Features

  • #674 - Add tagline attribute to show
  • #679 - Add support for the new Plex TV agent
  • #680 - Adds Movie and Artist advanced setting attributes

Bug Fixes

  • #678 - Fix season watched/unwatched
  • #692 - Handle missing key when PlayQueue passed to playMedia

Improvements

  • #673 - Update sharing doc strings
  • #676 - Add mixins and collection modules to documentation

4.4.0

Breaking Changes

  • Poster.selected is casted to a bool instead of being a str (#648)
  • Photo.tags is now plural tags instead of tag (#649)

New Features

... (truncated)

Commits
  • 2a810c6 Bump to 4.5.1
  • 1c52130 Add totalViewSize method to LibrarySection and search bug fixes (#712)
  • 2bde234 Bump to 4.5.0
  • cc313c5 Change photos sync test to get photos by date added instead of device (#709)
  • 445fa89 Update pytest-mock requirement from <=1.11.1 to <3.5.2 (#685)
  • 5396d85 Bump pillow from 8.0.1 to 8.1.2 (#682)
  • e30ec8f Bump requests from 2.25.0 to 2.25.1 (#686)
  • cb347d2 Bump pytest from 6.1.2 to 6.2.2 (#687)
  • 424c220 Bump websocket-client from 0.57.0 to 0.58.0 (#690)
  • 31e6d4e Bump pytest-cov from 2.10.1 to 2.11.1 (#689)
  • 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.2.0 to 4.5.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.2.0...4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2021

Superseded by #160.

@dependabot dependabot bot closed this Apr 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/plexapi-4.5.1 branch April 6, 2021 06:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants