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.11.0 #309

Merged
merged 45 commits into from
Jul 5, 2021
Merged

v1.11.0 #309

merged 45 commits into from
Jul 5, 2021

Conversation

meisnate12
Copy link
Member

@meisnate12 meisnate12 commented Jul 1, 2021

Requirments Update (requirements will need to be reinstalled)

Updated PlexAPI requirement to 4.6.1
Added pillow requirement
Added arrapi requirement

New Features

Shows Loading output now
Closes #260 Added the ability to change the visible options of a collection with visible_library, visible_home, and visible_shared
Closes #263 Plex Assets only update when changed now
Closes #286 Added .regex modifier to String and Date Collection Filter.
Closes #287 Added poster overlay detailed here
Closes #290 Added item_radarr_tag, item_radarr_tag.sync, item_radarr_tag.remove, item_sonarr_tag, item_sonarr_tag.sync and item_sonarr_tag.remove which can be used to edit the tags of the movies/series in the collection in radarr/sonarr
Closes #296 Display message when assets folder isn't found
Closes #307 to update item assets in a collection you now must use item_assets: true in the collection config
Closes #313 Added split_duplicates as a Library Attribute which will split apart all duplicates at the beginning of every run
Added a new history Collection Filter.
Added ICheckMovies Builders icheckmovies_list and icheckmovies_list_details

Bug Fixes

Fixes #293
Fixed IMDb Conversion Error
Various other small fixes

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