Plex-Meta-Manager/CHANGELOG

28 lines
828 B
Text
Raw Normal View History

2024-04-23 20:50:04 +00:00
# Plex Meta Manager is now rebranded as Kometa!
2022-09-27 15:08:18 +00:00
# Requirements Update (requirements will need to be reinstalled)
2024-04-25 06:46:09 +00:00
Updated arrapi requirement to 1.4.13
2024-04-23 20:50:04 +00:00
Updated PlexAPI requirement to 4.15.12
Updated setuptools requirement to 69.5.1
2024-04-25 06:46:09 +00:00
Updated tmdbapis requirement to 1.2.16
2022-11-03 19:44:01 +00:00
2024-03-06 16:31:44 +00:00
# Removed Features
2022-09-27 15:08:18 +00:00
# New Features
Add Page Topics Options to `imdb_search`
Add `lxml` Docker Version using an old lxml version that supports more cpus
2024-01-04 20:24:53 +00:00
# Updates
Add `use_all` template variable to default collections, which allows all collections to be disabled with one variable.
Let conditional `.not` and `.exists` work with default variables
2024-01-04 20:24:53 +00:00
# Defaults
2022-09-27 15:08:18 +00:00
# Bug Fixes
Fixes #1965 `download_url_assets` was causing `url_background` to upload as a poster
Fixes #1969 Ignore validating TPDb links
2024-01-04 20:24:53 +00:00
Various other Minor Fixes
Closed legacy issues on GitHub