mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
Merge branch 'Kometa-Team:master' into master
This commit is contained in:
commit
c5cb6f8088
BIN
bullmoose20/posterizarr/Colus-Regular.ttf
Normal file
BIN
bullmoose20/posterizarr/Colus-Regular.ttf
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
{
|
||||
"ApiPart":{
|
||||
"ApiPart": {
|
||||
"tvdbapi": "tvdb api key - free",
|
||||
"tmdbtoken": "This is the super long token from tmdb - free",
|
||||
"FanartTvAPIKey": "fanart.tv token - free",
|
||||
@ -10,7 +10,13 @@
|
||||
],
|
||||
"PreferredSeasonLanguageOrder": [
|
||||
"xx"
|
||||
]
|
||||
],
|
||||
"tmdb_vote_sorting": "vote_average",
|
||||
"WidthHeightFilter": "false",
|
||||
"PosterMinWidth": "2000",
|
||||
"PosterMinHeight": "3000",
|
||||
"BgTcMinWidth": "3840",
|
||||
"BgTcMinHeight": "2160"
|
||||
},
|
||||
"PlexPart": {
|
||||
"LibstoExclude": [
|
||||
@ -51,7 +57,13 @@
|
||||
"SkipTBA": "true",
|
||||
"SkipJapTitle": "false",
|
||||
"AssetCleanup": "true",
|
||||
"AutoUpdateIM": "true"
|
||||
"AutoUpdateIM": "true",
|
||||
"seasonoverlayfile": "bottom-up-fade.png",
|
||||
"RTLFont": "Colus-Regular.ttf",
|
||||
"NewLineOnSpecificSymbols": "false",
|
||||
"NewLineSymbols": [
|
||||
" - "
|
||||
]
|
||||
},
|
||||
"OverlayPart": {
|
||||
"ImageProcessing": "true",
|
||||
@ -69,7 +81,10 @@
|
||||
"borderwidth": "30",
|
||||
"MaxWidth": "1200",
|
||||
"MaxHeight": "485",
|
||||
"text_offset": "+300"
|
||||
"text_offset": "+300",
|
||||
"AddTextStroke": "false",
|
||||
"strokecolor": "black",
|
||||
"strokewidth": "6"
|
||||
},
|
||||
"BackgroundOverlayPart": {
|
||||
"fontAllCaps": "true",
|
||||
@ -83,7 +98,10 @@
|
||||
"borderwidth": "30",
|
||||
"MaxWidth": "3000",
|
||||
"MaxHeight": "500",
|
||||
"text_offset": "+200"
|
||||
"text_offset": "+200",
|
||||
"AddTextStroke": "false",
|
||||
"strokecolor": "black",
|
||||
"strokewidth": "6"
|
||||
},
|
||||
"TitleCardOverlayPart": {
|
||||
"UseBackgroundAsTitleCard": "false",
|
||||
@ -101,7 +119,10 @@
|
||||
"maxPointSize": "250",
|
||||
"MaxWidth": "2500",
|
||||
"MaxHeight": "300",
|
||||
"text_offset": "+290"
|
||||
"text_offset": "+290",
|
||||
"AddTextStroke": "false",
|
||||
"strokecolor": "black",
|
||||
"strokewidth": "6"
|
||||
},
|
||||
"TitleCardEPTextPart": {
|
||||
"fontAllCaps": "true",
|
||||
@ -113,7 +134,10 @@
|
||||
"MaxHeight": "150",
|
||||
"text_offset": "+140",
|
||||
"SeasonTCText": "Season",
|
||||
"EpisodeTCText": "Episode"
|
||||
"EpisodeTCText": "Episode",
|
||||
"AddTextStroke": "false",
|
||||
"strokecolor": "black",
|
||||
"strokewidth": "4"
|
||||
},
|
||||
"SeasonPosterOverlayPart": {
|
||||
"fontAllCaps": "true",
|
||||
@ -127,6 +151,9 @@
|
||||
"borderwidth": "30",
|
||||
"MaxWidth": "1200",
|
||||
"MaxHeight": "485",
|
||||
"text_offset": "+300"
|
||||
"text_offset": "+300",
|
||||
"AddTextStroke": "false",
|
||||
"strokecolor": "black",
|
||||
"strokewidth": "6"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user