Plex-Meta-Manager/CHANGELOG

21 lines
706 B
Text
Raw Normal View History

2022-09-27 15:08:18 +00:00
# Requirements Update (requirements will need to be reinstalled)
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
2024-05-01 19:34:37 +00:00
Added `overlay_artwork_filetype` and `overlay_artwork_quality` settings to control the filetype and quality of overlay images. Users can select from JPG, PNG and WEBP.
2024-01-04 20:24:53 +00:00
# Updates
2024-05-01 13:00:16 +00:00
2024-01-04 20:24:53 +00:00
# Defaults
2024-05-01 13:00:16 +00:00
Added `starting_only` template variable to the `mal` Collection Default.
Changed streaming defaults to use names as their keys vs their TMDb IDs as keys
2024-05-01 16:06:19 +00:00
Fixed `amazon` ID in `streaming` when region is `CA`
2022-09-27 15:08:18 +00:00
# Bug Fixes
Catch bad ID data from Plex
Fixes `- git` file calls
Ignore empty Environment Variables
Fixes collections being deleted under certain conditions when using translations
2024-01-04 20:24:53 +00:00
2024-05-01 16:06:19 +00:00
Various other Minor Fixes