2024-10-22 19:41:35 +01:00
|
|
|
# Requirements Update (requirements will need to be reinstalled)
|
|
|
|
Update pillow requirement to 11.0.0
|
|
|
|
Update psutil requirement to 6.1.0
|
|
|
|
Update setuptools requirement to 75.2.0
|
|
|
|
|
2022-09-27 11:08:18 -04:00
|
|
|
# New Features
|
2024-10-08 12:46:26 -04:00
|
|
|
Added the `character` search option to the `imdb_search` builder
|
2022-09-27 11:08:18 -04:00
|
|
|
|
2024-10-08 15:14:31 -04:00
|
|
|
# Defaults
|
|
|
|
Fixed incorrect content rating mappings in various Default files
|
2024-10-22 19:41:35 +01:00
|
|
|
Fixes an issue where Prime Video overlays/collections would not be built when the `watch_region` is set to AU
|
2024-10-08 15:14:31 -04:00
|
|
|
|
2022-09-27 11:08:18 -04:00
|
|
|
# Bug Fixes
|
2024-10-08 14:16:28 -04:00
|
|
|
Fixed the `cast` search option for the `imdb_search` builder
|
2024-10-08 19:27:48 +01:00
|
|
|
Fixes #2258 `imdb_list` sort was not being parsed correctly
|
2024-10-22 19:41:35 +01:00
|
|
|
Fixes `letterboxd_list` rating filter to use a 1-10 rating vs 1-100 to reflect how letterboxd ratings work on their website
|
2024-10-23 10:37:46 -05:00
|
|
|
Fixes #2274 Enhance handling of smart collections in deletion
|
2024-10-22 12:21:12 -07:00
|
|
|
Fixed the `ids_to_anidb` lookup for anime movies and shows
|