-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
v1.14.0 #514
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [arrapi](https://github.com/meisnate12/ArrAPI) from 1.2.8 to 1.3.0. - [Release notes](https://github.com/meisnate12/ArrAPI/releases) - [Commits](Kometa-Team/ArrAPI@v1.2.8...v1.3.0) --- updated-dependencies: - dependency-name: arrapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…3.0' into develop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
BuilderAdded
has_collection
andhas_overlay
Collection FiltersCloses #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 everAdds 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 collectionsAllow multiple suffixes for the
tmdb_collections
Library OperationAdds
show_options
setting which when set to true will show all options available to you when a plex_search validation failsCloses #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.extCloses #515 Added support for IMDb Episodes
Closes #517 Adds
radarr_remove_by_tag
andsonarr_remove_by_tag
library operationsAdds
dictionary_variables
totmdb_collections
Adds schedule options to
visible_library
,visible_home
, andvisible_shared
Adds
mass_collection_mode
library operationCloses #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