2022-09-27 11:08:18 -04:00
# Requirements Update (requirements will need to be reinstalled)
2024-08-12 11:33:38 -04:00
Added tenacity requirement at 9.0.0
Update lxml requirement to 5.3.0
2024-09-20 13:06:32 -04:00
Update pathvalidate requirement to 3.2.1
2024-07-02 08:58:44 -05:00
Update pillow requirement to 10.4.0
2024-08-22 15:58:44 -04:00
Update PlexAPI requirement to 4.15.16
2024-06-19 08:50:23 -05:00
Update psutil requirement to 6.0.0
2024-09-20 13:06:32 -04:00
Update setuptools requirement to 74.0.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
2024-09-24 16:08:48 +01:00
Introducing the [Kometa Blog](https://blog.kometa.wiki) - a new home for all kometa-related news stories, ranging from showcasing our community creations to providing you with important updates.
2024-06-05 14:44:33 -04:00
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-08-12 11:33:38 -04:00
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
2024-05-01 09:00:16 -04:00
2024-01-04 15:24:53 -05:00
# Defaults
2024-08-18 10:16:52 +01:00
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
2024-09-10 18:49:47 +01:00
Add `minimum_items_<<key>>` to universe Default file
2022-09-27 11:08:18 -04:00
# Bug Fixes
2024-06-06 09:16:57 -04:00
Fixed multiple anime `int()` Errors
2024-06-14 09:24:32 -05:00
Fixed #2100 `verify_ssl` wasn't working when downloading images
2024-07-02 08:58:44 -05:00
Fixed an issue with `delete_collections` where items were being deleted if they only matched one criteria vs all criteria
2024-06-26 11:14:44 -04:00
Fixed `imdb_watchlist`
2024-08-12 11:33:38 -04:00
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
2024-08-16 13:01:07 -04:00
Fixed #2186 `total_runtime` will now trigger an overlay update
2024-08-18 10:16:52 +01:00
Fixed #2195 an image on the docs was a dead link
2024-09-10 11:50:07 -06:00
Fixes sort order of resolution collections
2024-09-20 12:10:17 -05:00
Fixes #2228 ".any" not accepted for a variety of imdb_search parameters
2024-09-20 15:41:59 -04:00
Fixes `streaming` defaults adding and removing items randomly
2024-09-24 16:08:48 +01:00
Fixes missing TMDb Discover parameters
2024-09-23 08:00:27 -05:00
Adds error information to help with #2201
2024-07-15 10:40:22 -04:00
Various other Minor Fixes