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.2 #487

Merged
merged 29 commits into from
Dec 8, 2021
Merged

v1.13.2 #487

merged 29 commits into from
Dec 8, 2021

Conversation

meisnate12
Copy link
Member

@meisnate12 meisnate12 commented Dec 7, 2021

Requirments Update (requirements will need to be reinstalled)

Updated ArrAPI requirement to 1.2.8

New Features

Closes #421 Adds tmdb_collections Library Operation to automate TMDb Collections.
Adds schedule: range(MM/DD-MM/DD) as a schedule option to only run a collection in that range.
Adds delete_not_scheduled as a global/library setting and as a collection detail which deletes any collection that was skipped due to schedule.
Adds only_filter_missing as a global/library setting and as a collection detail which makes the filter applied only act on missing items.
When syncing Labels you can now provide an empty list to remove all labels.
Closes #438 Radarr/Sonarr now check for paths when adding existing and when adding new TMDB IDs and display all differences found to the user.
Consolidate collection_creation, collection_addition, and collection_removal webhook options into collection_changes (everything should work the same)
Closes #232 Adds genre_mapper Library Operation to map genres to other genres.
Closes #295 Addsshow_missing_season_assets as a global/library setting to show missing season poster from assets
Closes #358 Adds move_collection_prefix to templates which when given a list or comma-separated string of prefixes that you want to be moved to the end of the <<collection_name>> ie if you have move_collection_prefix: The and the collection is called The Avengers then <<collection_name>> is replaced with Avengers, The instead of The Avengers.
Closes #379 Adds ignore_ids and ignore_imdb_ids as global/library settings and as collection details to ignore TMDB/TVDb IDs and IMDb IDs
Closes #486 Adds server_preroll as a collection detail so you can schedule whatever string you want to be sent to the Movie pre-roll video Text box in Plex under Settings -> Extras.
Closes #327 Adds ARM support to the docker image

Bug Fixes

Fixes Webhook start and end payloads.
Fixes custom sort not working for flixpatrol builders and plex_search.
Fixes AniList default to be the correct season in December.
Fixes collection_level display bug.

@meisnate12 meisnate12 merged commit e9992ae into master Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment