Plex-Meta-Manager/CHANGELOG

26 lines
796 B
Text
Raw Normal View History

2022-09-27 11:08:18 -04:00
# Requirements Update (requirements will need to be reinstalled)
2024-06-25 16:24:53 -04:00
Added tenacity requirement at 8.4.2
Update pillow requirement to 10.4.0
2024-06-25 16:24:53 -04: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 15:44:01 -04:00
2024-03-06 11:31:44 -05:00
# Removed Features
2022-09-27 11:08:18 -04:00
# New Features
Added [`letterboxd_user_lists`](https://kometa.wiki/en/latest/files/dynamic_types/#letterboxd-user-lists) Dynamic Collection Type
2024-01-04 15:24:53 -05:00
# Updates
2024-07-15 10:40:22 -04:00
F1 session naming improvements
2024-05-01 09:00:16 -04:00
2024-01-04 15:24:53 -05:00
# Defaults
2022-09-27 11:08:18 -04: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-08-12 02:45:54 -05:00
Fix #2150; change xmen list to a new one
2024-01-04 15:24:53 -05:00
2024-07-15 10:40:22 -04:00
Various other Minor Fixes