Skip to content

Bump plexapi from 4.2.0 to 4.4.0#147

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps plexapi from 4.2.0 to 4.4.0.

Release notes

Sourced from plexapi's releases.

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

  • #649 - Add more tag editing methods and move to a mixin
  • #664 - Add originalTitle attribute to show

Bug Fixes

  • #656 - Fix checking object parent when the weakref is dead
  • #657 - Fix episode parentKey and parentRatingKey when seasons are hidden in Plex
  • #662 - Fix bug preventing overwriting attrs with a blank list
  • #668 - Fix gdm.GDM.find_by_content_type()
  • #669 - Fix deprecation warnings

Improvements

  • #639 - Move split/merge and unmatch/match to a mixin
  • #648 - Update poster and art and move to a mixin
  • #659 - Don't refresh metadata after editing tags
  • #665 - Add banner mixin to shows and clean up art/poster mixins
  • #666 - Rename server checkForUpdate
  • #667 - Move collections to a separate module
  • #670 - fix: code quality issues

4.3.1

New Features

  • #651 - Add thumbUrl and artUrl properties to Collections

Bug Fixes

  • #650 - Fix photo album key
  • #652 - Fix session param in tests

Improvements

  • #634 - Use common session and increase Plex account timeout in tests
  • #653 - Fix sorting of resource connections

4.3.0

Breaking Changes

  • Several media attribute and method changes (See #590 and #630)
  • Sorting when using LibrarySection.all('title:asc') now requires the sort keyword argument (e.g. LibrarySection.all(sort='title:asc')). (See #631)
  • MyPlexAccount.id now casted to int (See #636)

New Features

  • #597 - Add method to retrieve a PlayQueue
  • #601 - Add ability to browse and walk the Plex server system file directories
  • #604 - Add library update path parameter
  • #607 - Add ability to customize XML includes when reloading object
  • #619 - Add method to keep track of the parent PlexObject as children are built
  • #628 - Add support for the new Plex Movie agent

... (truncated)

Commits
  • 2cde3a1 Bump to 4.4.0
  • 12cf146 fix: code quality issues (#670)
  • 89d5241 Merge pull request #665 from JonnyWong16/feature/mixins
  • 0b2f397 Merge pull request #669 from JonnyWong16/bugfix/warnings
  • ee81ebc Rename collection tests
  • 61a68eb Merge remote-tracking branch 'upstream/master' into feature/mixins
  • b10420f Merge remote-tracking branch 'upstream/master' into bugfix/warnings
  • 2954fdb Merge pull request #666 from JonnyWong16/bugfix/server_update
  • 3460663 Merge pull request #667 from JonnyWong16/feature/move_collection
  • 61dc373 Fix gdm.GDM.find_by_content_type() (#668)
  • 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.4.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.2.0...4.4.0)

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

dependabot bot commented on behalf of github Mar 12, 2021

Superseded by #153.

@dependabot dependabot bot closed this Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/plexapi-4.4.0 branch March 12, 2021 06:37
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