Yoruio / Membarr

Discord Bot to invite a user to a Plex or Jellyfin server
GNU General Public License v3.0
70 stars 15 forks source link

Bump plexapi from 4.0.0 to 4.13.0 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plexapi from 4.0.0 to 4.13.0.

Release notes

Sourced from plexapi's releases.

4.13.0

Bug Fixes

#1013 - Fix searchDiscover handling invalid results

New Features

#785 - Add ManagedHub Object and methods #983 - Add ability to toggle account view state syncing #984 - Add PlayedUnplayedMixin #986 - Add return self to various methods to support chaining #994 - Add support for using MediaTag objects when editing tags #998 - Add utils.toJson(obj) function to convert an object to a JSON string #1009 - Add maxresults parameter to MyPlexAccount.watchlist() #1010 - Add edition support for movies

Improvements

#990 - Use pagination for /all endpoints #1000 - Update PlexAPI to f-strings #1011 - Add workflow dispatch to CI workflow #1016 - Ensure watchlist is cleared before tests


Thanks to new contributor @​josh.

4.12.1

Bug Fixes

#992 - Fix resource mixins to use ratingKey instead of key (Fixes Playlist.uploadPoster())

Improvements

#985 - Expose callbackError parameter in PlexServer.startAlertListener() #987, #1005 - Remove unused timeout parameter from preferred_connections doc string #993 - Update search operator docs


Thanks to new contributor @​rcarmo.

4.12.0

Breaking Changes

#931 - Create separate PlexSession objects #963 - Remove Python 3.6 support #965 - Fix Video.optimize() method

New Features

#958 - Add method to switch Plex Home users #959 - Add MediaPartStream.languageTag attribute #968 - Add guids attribute to Artist, Album, and Track #974 - Add support for Plex OAuth

Bug Fixes

... (truncated)

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)