mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
to deal with latest release of posterizarr (#675)
* 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 * to deal with latest release of posterizarr
This commit is contained in:
parent
b277a325f7
commit
4967b7690a
BIN
bullmoose20/posterizarr/Colus-Regular.ttf
Normal file
BIN
bullmoose20/posterizarr/Colus-Regular.ttf
Normal file
Binary file not shown.
@ -11,7 +11,12 @@
|
||||
"PreferredSeasonLanguageOrder": [
|
||||
"xx"
|
||||
],
|
||||
"tmdb_vote_sorting": "vote_average"
|
||||
"tmdb_vote_sorting": "vote_average",
|
||||
"WidthHeightFilter": "false",
|
||||
"PosterMinWidth": "2000",
|
||||
"PosterMinHeight": "3000",
|
||||
"BgTcMinWidth": "3840",
|
||||
"BgTcMinHeight": "2160"
|
||||
},
|
||||
"PlexPart": {
|
||||
"LibstoExclude": [
|
||||
@ -54,7 +59,11 @@
|
||||
"AssetCleanup": "true",
|
||||
"AutoUpdateIM": "true",
|
||||
"seasonoverlayfile": "bottom-up-fade.png",
|
||||
"RTLFont": "Colus-Regular.ttf"
|
||||
"RTLFont": "Colus-Regular.ttf",
|
||||
"NewLineOnSpecificSymbols": "false",
|
||||
"NewLineSymbols": [
|
||||
" - "
|
||||
]
|
||||
},
|
||||
"OverlayPart": {
|
||||
"ImageProcessing": "true",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user