Skip to content

Bump plexapi from 4.2.0 to 4.3.0#141

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps plexapi from 4.2.0 to 4.3.0.

Release notes

Sourced from plexapi's releases.

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
  • #629 - Added missing support for /transcode/sessions
  • #630 - Update media type attributes
  • #636 - Add Plex dashboard bandwidth and resources

Bug Fixes

  • #584 - Cancel Invite Fix
  • #606 - Fix Collections stuck as partial object after reloading
  • #616 - Fix collection children
  • #626 - Clean up transcode image test
  • #641 - Fix onDeck handling of TV Shows
  • #642 - Fix related hubs
  • #643 - Fix server hub searches

Improvements

  • #535 - Playlist creation - check items are included, raise exception
  • #590 - Update to MediaPartStream and inheriting classes
  • #617 - Change LibrarySection collections method to plural and add playlists method
  • #631 - Update LibrarySection.all() for more filtering/sorting and faster results
  • #647 - Reduce log level of MyPlex resource connection attempts

Github Action CI migration

  • #443 - Github action to publish to PyPI
  • #602 - Use Github Actions as CI
  • #608 - Update building documentation using napoleon
  • #610 - Allow setting token env in tests
  • #611 - Remove playlist created during tests
  • #612 - Github Actions followup
  • #613 - Explicitly trigger Actions on master branch
  • #614 - Fix country metadata test
  • #615 - Add codecov configuration
  • #618 - Disable media scanning jobs in bootstrap
  • #620 - Fix sync tests when using a token
  • #625 - Fix race condition in create MyPlexDevice from #620
  • #627 - Fix disable settings for bootstrap test server
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.2.0...4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/plexapi-4.3.0 branch from ed66ea1 to 2bdb824 Compare February 2, 2021 09:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2021

Superseded by #145.

@dependabot dependabot bot closed this Feb 3, 2021
@dependabot dependabot bot deleted the dependabot/pip/plexapi-4.3.0 branch February 3, 2021 06:52
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