Skip to content

v1.13.1

Compare
Choose a tag to compare
@meisnate12 meisnate12 released this 30 Nov 21:32
· 2680 commits to master since this release
0ea91d6

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