[5] [Defaults] Fix Prime Video ID for `watch_region: AU` (#2294)
parent
6636204994
commit
113b6c5551
@ -1,10 +1,16 @@
|
||||
# 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
|
||||
|
||||
# New Features
|
||||
Added the `character` search option to the `imdb_search` builder
|
||||
|
||||
# Defaults
|
||||
Fixed incorrect content rating mappings in various Default files
|
||||
Fixes an issue where Prime Video overlays/collections would not be built when the `watch_region` is set to AU
|
||||
|
||||
# Bug Fixes
|
||||
Fixed the `cast` search option for the `imdb_search` builder
|
||||
Fixes #2258 `imdb_list` sort was not being parsed correctly
|
||||
Fixes `letterboxd_list` rating filter to use a 1-10 rating vs 1-100 to reflect how letterboxd ratings work on their website
|
||||
Fixes `letterboxd_list` rating filter to use a 1-10 rating vs 1-100 to reflect how letterboxd ratings work on their website
|
||||
|
Loading…
Reference in new issue