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.14.0 #514

Merged
merged 58 commits into from
Dec 26, 2021
Merged

v1.14.0 #514

merged 58 commits into from
Dec 26, 2021

Conversation

meisnate12
Copy link
Member

@meisnate12 meisnate12 commented Dec 18, 2021

Requirments Update (requirements will need to be reinstalled)

Updated ArrAPI requirement to 1.3.0
Updated lxml requirement to 4.7.1

New Features

Performance Increase with less calls to Plex
Closes #484 Playlist Support
Closes #495 Added imdb_chart Builder
Added has_collection and has_overlay Collection Filters
Closes #534 Adds Support for the XBMC NFO Movie and TV Agents
Adds asset_depth setting to determine how many nested folders to search in the assets folder (the more depth the longer it takes)
Adds schedule: never to not run a collection ever
Adds schedule at the library level
changes collection changes webhook to support URLs instead of images if available
Overloads the collection_order Collection Detail add more sort options for normal collections
Allow multiple suffixes for the tmdb_collections Library Operation
Adds show_options setting which when set to true will show all options available to you when a plex_search validation fails
Closes #513 Adds dimensional_asset_rename as a library and global setting which will automatically rename assets with their height greater than their width to poster.ext and width greater than their heights to background.ext
Closes #515 Added support for IMDb Episodes
Closes #517 Adds radarr_remove_by_tag and sonarr_remove_by_tag library operations
Adds dictionary_variables to tmdb_collections
Adds schedule options to visible_library, visible_home, and visible_shared
Adds mass_collection_mode library operation
Closes #527 Remove commas from collection names for arr tags

Bug Fixes

Fixes #500 Sonarr series_type Error
Fixes #506 flixpatrol limit was ignored
Fixes #523 Smart Filters no builder fix
Fixes #529 Better Webhook handling
Fixes #540 tmdb_person error
Updates Notifiarr web urls

@meisnate12 meisnate12 changed the title v1. v1.14.0 Dec 18, 2021
@meisnate12 meisnate12 merged commit 0de6e2f into master Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment