Skip to content

Commit

Permalink
Update MyPersonalConfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fscorrupt authored Aug 2, 2024
1 parent db457c0 commit 491c43f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion MyPersonalConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"xx",
"en",
"de"
]
],
"tmdb_vote_sorting": "vote_average"
},
"PlexPart": {
"LibstoExclude": [
Expand Down Expand Up @@ -62,6 +63,9 @@
"fontAllCaps": "true",
"AddBorder": "true",
"AddText": "true",
"AddTextStroke": "false",
"strokecolor": "black",
"strokewidth": "6",
"AddOverlay": "true",
"fontcolor": "white",
"bordercolor": "white",
Expand All @@ -77,6 +81,9 @@
"AddOverlay": "true",
"AddBorder": "true",
"AddText": "true",
"AddTextStroke": "false",
"strokecolor": "black",
"strokewidth": "6",
"fontcolor": "white",
"bordercolor": "white",
"minPointSize": "100",
Expand All @@ -97,6 +104,9 @@
"TitleCardTitleTextPart": {
"fontAllCaps": "true",
"AddEPTitleText": "true",
"AddTextStroke": "false",
"strokecolor": "black",
"strokewidth": "6",
"fontcolor": "white",
"minPointSize": "50",
"maxPointSize": "150",
Expand All @@ -107,6 +117,9 @@
"TitleCardEPTextPart": {
"fontAllCaps": "true",
"AddEPText": "true",
"AddTextStroke": "false",
"strokecolor": "black",
"strokewidth": "4",
"fontcolor": "white",
"minPointSize": "50",
"maxPointSize": "80",
Expand All @@ -120,6 +133,9 @@
"fontAllCaps": "true",
"AddBorder": "true",
"AddText": "true",
"AddTextStroke": "false",
"strokecolor": "black",
"strokewidth": "6",
"AddOverlay": "true",
"fontcolor": "white",
"bordercolor": "white",
Expand Down

0 comments on commit 491c43f

Please sign in to comment.