Plex-Meta-Manager/CHANGELOG

23 lines
723 B
Text
Raw Normal View History

2022-09-27 15:08:18 +00:00
# Requirements Update (requirements will need to be reinstalled)
2024-06-25 20:24:53 +00:00
Added tenacity requirement at 8.4.2
Update pillow requirement to 10.4.0
2024-06-25 20:24:53 +00:00
Update PlexAPI requirement to 4.15.14
Update psutil requirement to 6.0.0
Update setuptools requirement to 70.2.0
2022-11-03 19:44:01 +00:00
2024-03-06 16:31:44 +00:00
# Removed Features
2022-09-27 15:08:18 +00:00
# New Features
Added [`letterboxd_user_lists`](https://kometa.wiki/en/latest/files/dynamic_types/#letterboxd-user-lists) Dynamic Collection Type
2024-01-04 20:24:53 +00:00
# Updates
2024-05-01 13:00:16 +00:00
2024-01-04 20:24:53 +00:00
# Defaults
2022-09-27 15:08:18 +00:00
# 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`
2024-01-04 20:24:53 +00:00
2024-05-01 16:06:19 +00:00
Various other Minor Fixes