Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.13.1 #465

Merged
merged 31 commits into from
Nov 30, 2021
Merged

v1.13.1 #465

merged 31 commits into from
Nov 30, 2021

Conversation

meisnate12
Copy link
Member

@meisnate12 meisnate12 commented Nov 29, 2021

Requirments Update (requirements will need to be reinstalled)

Updated PlexAPI requirement to 4.8.0
Updated ArrAPI requirement to 1.2.7

New Features

Closes #441 added list_minimum as an option to Tautulli Builders
Closes #448 When using radarr_add_all/sonarr_add_all Library Operation or when using radarr/sonarr's add_existing option PMM now uses the existing path of the movie when adding to radarr/sonarr. if you plex path differs from your radarr/sonarr path you can use plex_path and radarr_path/sonarr_path under the Radarr/Sonarr.
Add the ability to store what TMDb/TVDb IDs have been added to Radarr/Sonarr in the cache to avoid unnecessary calls.
Adds item_lock_poster, item_lock_background, and item_lock_title (Thanks @axsuul for the Pull)
Closes #430 and Closes #464 Added missing TMDb Discover Options including with_watch_providers, without_watch_providers, watch_region, with_watch_monetization_types, with_status, include_video, and with_release_type.
Adds FlixPatrol.com Builders flixpatrol_url, flixpatrol_demographics, flixpatrol_popular, and flixpatrol_top

Bug Fixes

Fixes Webhook response error and catches webhooks errors
Fixes OMDb apikey validation
Fixes asset_directory not being allow to be blank

meisnate12 and others added 30 commits November 19, 2021 14:28
Add item_lock_art, item_lock_poster item details
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.7.2...4.8.0)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…i-4.8.0

Bump plexapi from 4.7.2 to 4.8.0
Add item_lock_title item detail
@meisnate12 meisnate12 merged commit 0ea91d6 into master Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment