From 491c43f7f16941f22a09aa18822b0b233705b952 Mon Sep 17 00:00:00 2001 From: FSCorrupt <45659314+fscorrupt@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:48:14 +0200 Subject: [PATCH] Update MyPersonalConfig.json --- MyPersonalConfig.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/MyPersonalConfig.json b/MyPersonalConfig.json index 80896e4..0b04bca 100644 --- a/MyPersonalConfig.json +++ b/MyPersonalConfig.json @@ -14,7 +14,8 @@ "xx", "en", "de" - ] + ], + "tmdb_vote_sorting": "vote_average" }, "PlexPart": { "LibstoExclude": [ @@ -62,6 +63,9 @@ "fontAllCaps": "true", "AddBorder": "true", "AddText": "true", + "AddTextStroke": "false", + "strokecolor": "black", + "strokewidth": "6", "AddOverlay": "true", "fontcolor": "white", "bordercolor": "white", @@ -77,6 +81,9 @@ "AddOverlay": "true", "AddBorder": "true", "AddText": "true", + "AddTextStroke": "false", + "strokecolor": "black", + "strokewidth": "6", "fontcolor": "white", "bordercolor": "white", "minPointSize": "100", @@ -97,6 +104,9 @@ "TitleCardTitleTextPart": { "fontAllCaps": "true", "AddEPTitleText": "true", + "AddTextStroke": "false", + "strokecolor": "black", + "strokewidth": "6", "fontcolor": "white", "minPointSize": "50", "maxPointSize": "150", @@ -107,6 +117,9 @@ "TitleCardEPTextPart": { "fontAllCaps": "true", "AddEPText": "true", + "AddTextStroke": "false", + "strokecolor": "black", + "strokewidth": "4", "fontcolor": "white", "minPointSize": "50", "maxPointSize": "80", @@ -120,6 +133,9 @@ "fontAllCaps": "true", "AddBorder": "true", "AddText": "true", + "AddTextStroke": "false", + "strokecolor": "black", + "strokewidth": "6", "AddOverlay": "true", "fontcolor": "white", "bordercolor": "white",