diff --git a/bullmoose20/posterizarr/Colus-Regular.ttf b/bullmoose20/posterizarr/Colus-Regular.ttf new file mode 100644 index 0000000..f02ca26 Binary files /dev/null and b/bullmoose20/posterizarr/Colus-Regular.ttf differ diff --git a/bullmoose20/posterizarr/bullmoose20config.json b/bullmoose20/posterizarr/bullmoose20config.json index f54ae68..0495eb4 100644 --- a/bullmoose20/posterizarr/bullmoose20config.json +++ b/bullmoose20/posterizarr/bullmoose20config.json @@ -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", @@ -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",