Yoruio / Membarr

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

Bump plexapi from 4.13.0 to 4.13.4 #40

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps plexapi from 4.13.0 to 4.13.4.

Release notes

Sourced from plexapi's releases.

4.13.4

Bug Fixes

#1123 - Fix missing markers attribute for Movie

4.13.3

Bug Fixes

#1102 - Fix unable to remove tags with special characters #1113 - Update plex-download.py to use server auth-token instead of account auth-token

New Features

#1085 - Add convenience method to set default audio and subtitle streams #1094 - Add support for credit markers #1107 - Add support for editing addedAt field #1108 - Add seasonCount attribute to Show #1114 - Add advanced settings for show/season preferred audio/subtitle settings #1121 - Add blendColor parameter to transcodeImage()

Improvements

#1080 - Cleanup duplicate header.platform reading #1097 - Speed up searchType and tagType lookups #1103 - Fix episode attributes test year #1120 - Update getStreamURL() for dash protocol

4.13.2

Bug Fixes

#1057 - Fix parsing settings enum #1068 - Fix getGuid doc string #1069 - Fix: Inherit session when creating internal PlexServer objects #1073 - Fix: Remove bogus space from searchDiscover limit parameter #1075 - Fix parsing requirements in setup.py

New Features

#1039 - Add timeout parameter to uploadTheme #1055 - Create music playlist from m3u file #1059 - Add Rating media tag #1063 - Add 2FA code parameter for MyPlexAccount #1071 - Allow overriding includeUserState for _toOnlineMetadata #1076 - Add pin parameter to switchHomeUser

Improvements

#1058 - Factor out playQueue() method to PlexPartialObject #1065 - Use cached_property decorator #1070 - Performance: Use totalSize attribute for watchlist walking #1074 - Properly close file object in mixin uploads

4.13.1

Bug Fixes

#1019 - Add container size to seasons request to allow more than 20 to be pulled #1024 - Fix library guid search #1027 - Fix initializing metadata.provider.plex.tv multiple times

... (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)