mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
34 lines
1.8 KiB
Text
34 lines
1.8 KiB
Text
# Requirements Update (requirements will need to be reinstalled)
|
|
Added tenacity requirement at 9.0.0
|
|
Update lxml requirement to 5.3.0
|
|
Update pillow requirement to 10.4.0
|
|
Update PlexAPI requirement to 4.15.16
|
|
Update psutil requirement to 6.0.0
|
|
Update setuptools requirement to 73.0.1
|
|
|
|
# Removed Features
|
|
|
|
# New Features
|
|
Added [`letterboxd_user_lists`](https://kometa.wiki/en/latest/files/dynamic_types/#letterboxd-user-lists) Dynamic Collection Type
|
|
|
|
# Updates
|
|
F1 session naming improvements
|
|
Added new studios : Disney Television Animation, DisneyToon Studios, Dynamic Planning, Film4 Productions, Golden Harvest, Hungry Man, Screen Gems, Shaw Brothers, Studio Live, The Stone Quarry
|
|
|
|
# Defaults
|
|
Ratings Default file now fetches the rating during the Run, meaning users no longer have to rely on Plex's rating system or use the Mass Rating Update operations in order to get rating overlays.
|
|
Ratings Default file will now auto-pick the best image if one is not selected. For example, if `rating1: imdb` then the pre-configured `rating1_image` will be `imdb` out of the box without the user having to specify.
|
|
Fixed #2150; change xmen list to a new one
|
|
Added `A Quiet Place: Day One` to the `A Quiet Place` collection in the `franchise` Defaults file
|
|
|
|
# Bug Fixes
|
|
Fixed multiple anime `int()` Errors
|
|
Fixed #2100 `verify_ssl` wasn't working when downloading images
|
|
Fixed an issue with `delete_collections` where items were being deleted if they only matched one criteria vs all criteria
|
|
Fixed `imdb_watchlist`
|
|
Fixes #2135 AniDB Builder type conversion error
|
|
Fixed #2169 Add handling for blank secrets
|
|
Fixed #2176 `clean_bundles`, `optimize`, and `empty_trash` not working as global attributes
|
|
Fixed #2186 `total_runtime` will now trigger an overlay update
|
|
Fixed #2195 an image on the docs was a dead link
|
|
Various other Minor Fixes
|