Plex-Meta-Manager/CHANGELOG

20 lines
609 B
Text
Raw Normal View History

2022-09-27 11:08:18 -04:00
# Requirements Update (requirements will need to be reinstalled)
2022-11-03 15:44:01 -04:00
2024-03-06 11:31:44 -05:00
# Removed Features
2022-09-27 11:08:18 -04:00
# New Features
2024-05-01 17:06:19 +01:00
Added `overlay_filetype` and `overlay_quality` settings to control the filetype and quality of overlay images. Users can select from JPG, PNG and WEBP.
2024-01-04 15:24:53 -05:00
# Updates
2024-05-01 09:00:16 -04:00
2024-01-04 15:24:53 -05:00
# Defaults
2024-05-01 09:00:16 -04: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 17:06:19 +01:00
Fixed `amazon` ID in `streaming` when region is `CA`
2022-09-27 11:08:18 -04:00
# Bug Fixes
Catch bad ID data from Plex
Fixes `- git` file calls
Ignore empty Environment Variables
2024-01-04 15:24:53 -05:00
2024-05-01 17:06:19 +01:00
Various other Minor Fixes