mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
latest updates from posterizarr to the config.json file (#674)
* added some ascii art to help * new settings * minor tweaks * minor tweaks * update json for posterizarr * latest updates from posterizarr to the config.json file
This commit is contained in:
parent
58777cdd39
commit
b277a325f7
@ -10,7 +10,8 @@
|
|||||||
],
|
],
|
||||||
"PreferredSeasonLanguageOrder": [
|
"PreferredSeasonLanguageOrder": [
|
||||||
"xx"
|
"xx"
|
||||||
]
|
],
|
||||||
|
"tmdb_vote_sorting": "vote_average"
|
||||||
},
|
},
|
||||||
"PlexPart": {
|
"PlexPart": {
|
||||||
"LibstoExclude": [
|
"LibstoExclude": [
|
||||||
@ -51,7 +52,9 @@
|
|||||||
"SkipTBA": "true",
|
"SkipTBA": "true",
|
||||||
"SkipJapTitle": "false",
|
"SkipJapTitle": "false",
|
||||||
"AssetCleanup": "true",
|
"AssetCleanup": "true",
|
||||||
"AutoUpdateIM": "true"
|
"AutoUpdateIM": "true",
|
||||||
|
"seasonoverlayfile": "bottom-up-fade.png",
|
||||||
|
"RTLFont": "Colus-Regular.ttf"
|
||||||
},
|
},
|
||||||
"OverlayPart": {
|
"OverlayPart": {
|
||||||
"ImageProcessing": "true",
|
"ImageProcessing": "true",
|
||||||
@ -69,7 +72,10 @@
|
|||||||
"borderwidth": "30",
|
"borderwidth": "30",
|
||||||
"MaxWidth": "1200",
|
"MaxWidth": "1200",
|
||||||
"MaxHeight": "485",
|
"MaxHeight": "485",
|
||||||
"text_offset": "+300"
|
"text_offset": "+300",
|
||||||
|
"AddTextStroke": "false",
|
||||||
|
"strokecolor": "black",
|
||||||
|
"strokewidth": "6"
|
||||||
},
|
},
|
||||||
"BackgroundOverlayPart": {
|
"BackgroundOverlayPart": {
|
||||||
"fontAllCaps": "true",
|
"fontAllCaps": "true",
|
||||||
@ -83,7 +89,10 @@
|
|||||||
"borderwidth": "30",
|
"borderwidth": "30",
|
||||||
"MaxWidth": "3000",
|
"MaxWidth": "3000",
|
||||||
"MaxHeight": "500",
|
"MaxHeight": "500",
|
||||||
"text_offset": "+200"
|
"text_offset": "+200",
|
||||||
|
"AddTextStroke": "false",
|
||||||
|
"strokecolor": "black",
|
||||||
|
"strokewidth": "6"
|
||||||
},
|
},
|
||||||
"TitleCardOverlayPart": {
|
"TitleCardOverlayPart": {
|
||||||
"UseBackgroundAsTitleCard": "false",
|
"UseBackgroundAsTitleCard": "false",
|
||||||
@ -101,7 +110,10 @@
|
|||||||
"maxPointSize": "250",
|
"maxPointSize": "250",
|
||||||
"MaxWidth": "2500",
|
"MaxWidth": "2500",
|
||||||
"MaxHeight": "300",
|
"MaxHeight": "300",
|
||||||
"text_offset": "+290"
|
"text_offset": "+290",
|
||||||
|
"AddTextStroke": "false",
|
||||||
|
"strokecolor": "black",
|
||||||
|
"strokewidth": "6"
|
||||||
},
|
},
|
||||||
"TitleCardEPTextPart": {
|
"TitleCardEPTextPart": {
|
||||||
"fontAllCaps": "true",
|
"fontAllCaps": "true",
|
||||||
@ -113,7 +125,10 @@
|
|||||||
"MaxHeight": "150",
|
"MaxHeight": "150",
|
||||||
"text_offset": "+140",
|
"text_offset": "+140",
|
||||||
"SeasonTCText": "Season",
|
"SeasonTCText": "Season",
|
||||||
"EpisodeTCText": "Episode"
|
"EpisodeTCText": "Episode",
|
||||||
|
"AddTextStroke": "false",
|
||||||
|
"strokecolor": "black",
|
||||||
|
"strokewidth": "4"
|
||||||
},
|
},
|
||||||
"SeasonPosterOverlayPart": {
|
"SeasonPosterOverlayPart": {
|
||||||
"fontAllCaps": "true",
|
"fontAllCaps": "true",
|
||||||
@ -127,6 +142,9 @@
|
|||||||
"borderwidth": "30",
|
"borderwidth": "30",
|
||||||
"MaxWidth": "1200",
|
"MaxWidth": "1200",
|
||||||
"MaxHeight": "485",
|
"MaxHeight": "485",
|
||||||
"text_offset": "+300"
|
"text_offset": "+300",
|
||||||
|
"AddTextStroke": "false",
|
||||||
|
"strokecolor": "black",
|
||||||
|
"strokewidth": "6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user