Skip to content

Bump plexapi from 4.2.0 to 4.6.0#170

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/plexapi-4.6.0
Closed

Bump plexapi from 4.2.0 to 4.6.0#170
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/plexapi-4.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps plexapi from 4.2.0 to 4.6.0.

Release notes

Sourced from plexapi's releases.

4.6.0

New Features

  • #530 - Add movie reviews and extras, and account online media sources options
  • #729 - Add new Collection attributes for smart collections
    • Adds collections attribute for Season, Episode, and Track
    • plexapi.collection.Collections renamed to plexapi.collection.Collection
  • #739 - Add method to return a list of all optimized items
  • #741 - Add ability to retrieve a list of items and collection object from media tags
  • #746 - Add episodeNumber, trackNumber, and hasPreviewThumbnails helper properties
  • #749 - Add method to switch users for a PlexServer instance
  • #750 - Add multi-sort, advanced filters, and additional sort/filter fields to library search
  • #751 - Add library recently added methods for each libtype
  • #758 - Add method to claim and unclaim server
  • #763 - Fix smart playlists and add support for smart collections
  • #764 - Add rating mixin

Bug Fixes

  • #720 - Fix editing advanced settings without integer values
  • #723 - Fix typo in SERVER_TRANSCODE_SESSIONS mock test
  • #725 - Fix retrieving Show.season(0) (specials) for tv shows
  • #727 - Fix typo in library search error log message
  • #730 - Fix retrieving Season.episode() by episode number
  • #756 - Allow overwriting attributes with None when manually reloading

Improvements

  • #742 - Update tests to the new Plex TV Series agent
  • #745 - Limit datetime attributes to max 32-bit integer timestamp
  • #766 - Fix show mixin image test
  • #760 - Cleanup usage of base PlexObject methods
  • Update dev dependencies

4.5.2

New Features

  • #717 - Allow relative dates for search filters

Bug Fixes

  • #715 - Fix LibrarySection totalViewSize for photo libraries

Improvements

  • #714 - Added AdvancedSettingsMixin

4.5.1

New Features

  • #712 - Add totalViewSize method to LibrarySection

Bug Fixes

  • #712 - Search bug fixes

4.5.0

Breaking Changes

... (truncated)

Commits
  • 754698b Bump to 4.6.0
  • 29fb832 Merge pull request #772 from pkkid/dependabot/pip/coveralls-3.1.0
  • d41b473 Merge pull request #768 from pkkid/dependabot/pip/pytest-cov-2.12.1
  • 5d63111 Bump pytest-cov from 2.11.1 to 2.12.1
  • 282fc24 Merge pull request #762 from pkkid/dependabot/pip/requests-mock-1.9.3
  • 2935bce Bump requests-mock from 1.9.1 to 1.9.3
  • e93f693 Merge pull request #761 from pkkid/dependabot/pip/tqdm-4.61.0
  • f48b1d4 Bump tqdm from 4.59.0 to 4.61.0
  • f7b19f7 Merge pull request #759 from pkkid/dependabot/pip/websocket-client-1.0.1
  • 94fbffe Bump websocket-client from 0.58.0 to 1.0.1
  • 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.6.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.2.0...4.6.0)

---
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 the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2021

Superseded by #172.

@dependabot dependabot bot closed this Jun 16, 2021
@dependabot dependabot bot deleted the dependabot/pip/plexapi-4.6.0 branch June 16, 2021 06:07
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