You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.8 KiB
24 lines
1.8 KiB
# Requirements Update (requirements will need to be reinstalled)
|
|
Updated GitPython requirement to 3.1.40
|
|
Updated num2words requirement to 0.5.13
|
|
Updated pillow requirement to 10.1.0
|
|
Updated PlexAPI requirement to 4.15.6
|
|
Updated ruamel.yaml requirement to 0.18.5
|
|
Updated schedule requirement to 1.2.1
|
|
Updated tmdbapis requirement to 1.2.2
|
|
|
|
# New Features
|
|
Introduced batchMultiEdits - this is a major feature introduction that we hope will increase performance for all users. This is a behind-the-scenes change that the user does not need to do anything to take advantage of.
|
|
Redesigned Wiki with new landing page and new layout using mkdocs.
|
|
Reintroduced [Flixpatrol Builder](https://metamanager.wiki/en/latest/builders/flixpatrol/) following introduction of paywalled API.
|
|
Reintroduced [Flixpatrol Chart Defaults Collections](https://metamanager.wiki/en/latest/defaults/chart/flixpatrol/).
|
|
Added Trakt Anticipated to [Trakt Chart Defaults Collections](https://metamanager.wiki/en/latest/defaults/chart/trakt/).
|
|
Added information on Python 3.12 support in the [Local Install Guides](https://metamanager.wiki/en/nightly/pmm/install/guides/local/#if-you-are-running-python-312)
|
|
Removed library- and collection-level logging, all logging is handled in the meta.log
|
|
|
|
# Bug Fixes
|
|
Fixed `(404) not_found` error that presented itself in PMS 1.32.7, as outlined [here](https://discord.com/channels/822460010649878528/1099773891733377065/1174751954367422585)
|
|
Fixed issue that would prevent `file_poster` from overriding `url_poster` in the PMM Defaults.
|
|
Removed `--cache-libraries` Environment Variable due to inconsistent behaviour that could cause issues.
|
|
Fixed issue with `mass_poster_update` incorrectly updating episode posters when it shouldn't.
|
|
Fixed issue with `delete_collection_named` running in a collection even if the collection wasn't scheduled to run. |