From 85ff55a3403849e222b6f9e8ea54962e1bd4f97e Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Wed, 1 May 2024 16:45:09 -0500 Subject: [PATCH 1/2] Update settings.md --- docs/config/settings.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/config/settings.md b/docs/config/settings.md index 9d4e48f7..416ef8f4 100644 --- a/docs/config/settings.md +++ b/docs/config/settings.md @@ -962,8 +962,7 @@ The available setting attributes which can be set at each level are outlined bel ??? blank "`custom_repo` - Used to set up the custom `repo` [file block type](files.md#location-types-and-paths)." -
Specify where the `repo` attribute's base is when defining `collection_files`, - `metadata_files`, `playlist_file` and `overlay_files`. +
Specify where the `repo` attribute's base is when defining `collection_files`, `metadata_files`, `playlist_file` and `overlay_files`. ???+ note @@ -989,7 +988,7 @@ The available setting attributes which can be set at each level are outlined bel ??? blank "`overlay_artwork_filetype` - Used to control the filetype used with overlay images." -
Used to control the filetype used with overlay images. +
Used to control the filetype used with overlay images. This setting will only be applied to images generated after the value is added to your config.
@@ -1009,7 +1008,6 @@ The available setting attributes which can be set at each level are outlined bel ???+ example "Example" - ```yaml ```yaml settings: overlay_artwork_filetype: png @@ -1017,7 +1015,7 @@ The available setting attributes which can be set at each level are outlined bel ??? blank "`overlay_artwork_quality` - Used to control the JPG or WEBP quality used with overlay images." -
Used to control the JPG or WEBP quality used with overlay images. +
Used to control the JPG or WEBP quality used with overlay images. This setting will only be applied to images generated after the value is added to your config.
@@ -1025,9 +1023,9 @@ The available setting attributes which can be set at each level are outlined bel **Levels with this Attribute:** Global/Library - **Accepted Values:** Any Integer 1-100 + **Accepted Values:** Any Integer 1-100 [Values over 95 are not recommended and may result in excessive image size, perhaps too large to be uploaded to Plex. - **Default Value:** `75` + **Default Value:** `75` [this default value will be used if no value is provided on this setting] ???+ example "Example" From 96db9d2cf548ba5381adb6e6cf1f83e1a727a5f6 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Wed, 1 May 2024 16:52:19 -0500 Subject: [PATCH 2/2] Update prototype_config.yml --- json-schema/prototype_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-schema/prototype_config.yml b/json-schema/prototype_config.yml index 3e221051..015770a4 100644 --- a/json-schema/prototype_config.yml +++ b/json-schema/prototype_config.yml @@ -441,7 +441,7 @@ settings: verify_ssl: true custom_repo: overlay_artwork_filetype: jpg - overlay_artwork_quality: jpg + overlay_artwork_quality: 72 webhooks: # Can be individually specified per library as well error: version: