Guest User

Posterizarr config.json

a guest
Nov 4th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.76 KB | None | 0 0
  1. {
  2.   "ApiPart": {
  3.     "tvdbapi": "tvdb-api-token",
  4.     "tmdbtoken": "long-ass-tmdb-token-not-the-short-one",
  5.     "FanartTvAPIKey": "fanart-api-key",
  6.     "PlexToken": "your-plex-token",
  7.     "JellyfinAPIKey": "",
  8.     "EmbyAPIKey": "",
  9.     "FavProvider": "tmdb",
  10.     "WidthHeightFilter": "false",
  11.     "PosterMinWidth": "2000",
  12.     "PosterMinHeight": "3000",
  13.     "BgTcMinWidth": "3840",
  14.     "BgTcMinHeight": "2160",
  15.     "tmdb_vote_sorting": "primary",
  16.     "PreferredLanguageOrder": [
  17.       "en"
  18.     ],
  19.     "PreferredSeasonLanguageOrder": [
  20.       "en"
  21.     ],
  22.     "PreferredBackgroundLanguageOrder": [
  23.       "xx"
  24.     ],
  25.     "PreferredTCLanguageOrder": [
  26.       "PleaseFillMe"
  27.     ]
  28.   },
  29.   "PlexPart": {
  30.     "LibstoExclude": [
  31.       "Youtube",
  32.       "Audiobooks",
  33.       "Kids Audiobooks",
  34.       "Wedding"
  35.     ],
  36.     "PlexUrl": "http://yourplexIP:32400",
  37.     "UsePlex": "true",
  38.     "UploadExistingAssets": "false"
  39.   },
  40.   "JellyfinPart": {
  41.     "LibstoExclude": [
  42.       "Youtube",
  43.       "Audiobooks",
  44.       "KidsAudiobooks",
  45.       "TechTrainings"
  46.     ],
  47.     "JellyfinUrl": "http://192.168.1.93:8096",
  48.     "UseJellyfin": "false",
  49.     "UploadExistingAssets": "false",
  50.     "ReplaceThumbwithBackdrop": "false"
  51.   },
  52.   "EmbyPart": {
  53.     "LibstoExclude": [
  54.       "Youtube",
  55.       "Audiobooks",
  56.       "KidsAudiobooks",
  57.       "TechTrainings"
  58.     ],
  59.     "EmbyUrl": "http://192.168.1.93:8096/emby",
  60.     "UseEmby": "false",
  61.     "UploadExistingAssets": "false",
  62.     "ReplaceThumbwithBackdrop": "false"
  63.   },
  64.   "Notification": {
  65.     "SendNotification": "true",
  66.     "DiscordUserName": "Posterizarr",
  67.     "UseUptimeKuma": "false",
  68.     "AppriseUrl": "ntfys://[email protected]/posterizarr?avatar_url=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/posterizarr.png&click=https://posterizarr.domain.com",
  69.     "Discord": "https://discordapp.com/api/webhooks/{WebhookID}/{WebhookToken}",
  70.     "UptimeKumaUrl": "https://uptime-kuma.domain.com/api/push/qXpb7Mf1vW"
  71.   },
  72.   "PrerequisitePart": {
  73.     "AssetPath": "/assets",
  74.     "SkipAddText": "true",
  75.     "FollowSymlink": "false",
  76.     "ForceRunningDeletion": "false",
  77.     "AutoUpdatePosterizarr": "false",
  78.     "BackupPath": "/assetsbackup",
  79.     "ManualAssetPath": "/manualassets",
  80.     "PlexUpload": "true",
  81.     "show_skipped": "true",
  82.     "magickinstalllocation": "C:\\PosterTemp\\ImageMagickPortable",
  83.     "maxLogs": "5",
  84.     "logLevel": "2",
  85.     "font": "Colus-Regular.ttf",
  86.     "collectionfont": "Colus-Regular.ttf",
  87.     "RTLFont": "Colus-Regular.ttf",
  88.     "backgroundfont": "Colus-Regular.ttf",
  89.     "titlecardfont": "Colus-Regular.ttf",
  90.     "overlayfile": "overlay-innerglow.png",
  91.     "seasonoverlayfile": "overlay-innerglow.png",
  92.     "collectionoverlayfile": "overlay-innerglow.png",
  93.     "backgroundoverlayfile": "backgroundoverlay-innerglow.png",
  94.     "titlecardoverlayfile": "backgroundoverlay-innerglow.png",
  95.     "poster4k": "overlay-innerglow.png",
  96.     "Poster1080p": "overlay-innerglow.png",
  97.     "Background4k": "backgroundoverlay-innerglow.png",
  98.     "Background1080p": "backgroundoverlay-innerglow.png",
  99.     "TC4k": "backgroundoverlay-innerglow.png",
  100.     "TC1080p": "backgroundoverlay-innerglow.png",
  101.     "UsePosterResolutionOverlays": "false",
  102.     "UseBackgroundResolutionOverlays": "false",
  103.     "UseTCResolutionOverlays": "false",
  104.     "LibraryFolders": "true",
  105.     "Posters": "true",
  106.     "SeasonPosters": "true",
  107.     "BackgroundPosters": "true",
  108.     "TitleCards": "false",
  109.     "NewLineOnSpecificSymbols": "false",
  110.     "NewLineSymbols": [
  111.       " - "
  112.     ],
  113.     "SkipTBA": "false",
  114.     "SkipJapTitle": "false",
  115.     "AssetCleanup": "true",
  116.     "AutoUpdateIM": "false",
  117.     "DisableHashValidation": "false",
  118.     "DisableOnlineAssetFetch": "false"
  119.   },
  120.   "OverlayPart": {
  121.     "ImageProcessing": "false",
  122.     "outputQuality": "92%"
  123.   },
  124.   "PosterOverlayPart": {
  125.     "fontAllCaps": "true",
  126.     "AddBorder": "true",
  127.     "AddText": "true",
  128.     "AddTextStroke": "false",
  129.     "strokecolor": "black",
  130.     "strokewidth": "6",
  131.     "AddOverlay": "true",
  132.     "fontcolor": "white",
  133.     "bordercolor": "black",
  134.     "minPointSize": "45",
  135.     "maxPointSize": "300",
  136.     "borderwidth": "30",
  137.     "MaxWidth": "1900",
  138.     "MaxHeight": "500",
  139.     "text_offset": "+430",
  140.     "lineSpacing": "0",
  141.     "TextGravity": "south"
  142.   },
  143.   "SeasonPosterOverlayPart": {
  144.     "fontAllCaps": "true",
  145.     "ShowFallback": "false",
  146.     "AddBorder": "true",
  147.     "AddText": "true",
  148.     "AddTextStroke": "false",
  149.     "strokecolor": "black",
  150.     "strokewidth": "6",
  151.     "AddOverlay": "true",
  152.     "fontcolor": "white",
  153.     "bordercolor": "black",
  154.     "minPointSize": "95",
  155.     "maxPointSize": "250",
  156.     "borderwidth": "30",
  157.     "MaxWidth": "1900",
  158.     "MaxHeight": "500",
  159.     "text_offset": "+400",
  160.     "lineSpacing": "0",
  161.     "TextGravity": "south"
  162.   },
  163.   "ShowTitleOnSeasonPosterPart": {
  164.     "AddShowTitletoSeason": "false",
  165.     "fontAllCaps": "true",
  166.     "AddTextStroke": "false",
  167.     "strokecolor": "black",
  168.     "strokewidth": "6",
  169.     "fontcolor": "white",
  170.     "minPointSize": "45",
  171.     "maxPointSize": "300",
  172.     "MaxWidth": "1900",
  173.     "MaxHeight": "500",
  174.     "text_offset": "+300",
  175.     "lineSpacing": "0",
  176.     "TextGravity": "south"
  177.   },
  178.   "CollectionTitlePosterPart": {
  179.     "AddCollectionTitle": "true",
  180.     "CollectionTitle": "Collection",
  181.     "fontAllCaps": "true",
  182.     "AddTextStroke": "false",
  183.     "strokecolor": "black",
  184.     "strokewidth": "6",
  185.     "fontcolor": "white",
  186.     "minPointSize": "50",
  187.     "maxPointSize": "100",
  188.     "MaxWidth": "1000",
  189.     "MaxHeight": "140",
  190.     "text_offset": "+150",
  191.     "lineSpacing": "0",
  192.     "TextGravity": "south"
  193.   },
  194.   "CollectionPosterOverlayPart": {
  195.     "fontAllCaps": "true",
  196.     "AddBorder": "true",
  197.     "AddText": "true",
  198.     "AddTextStroke": "false",
  199.     "strokecolor": "black",
  200.     "strokewidth": "6",
  201.     "AddOverlay": "true",
  202.     "fontcolor": "white",
  203.     "bordercolor": "black",
  204.     "minPointSize": "100",
  205.     "maxPointSize": "250",
  206.     "borderwidth": "30",
  207.     "MaxWidth": "1900",
  208.     "MaxHeight": "500",
  209.     "text_offset": "+300",
  210.     "lineSpacing": "0",
  211.     "TextGravity": "south"
  212.   },
  213.   "BackgroundOverlayPart": {
  214.     "fontAllCaps": "true",
  215.     "AddOverlay": "true",
  216.     "AddBorder": "true",
  217.     "AddText": "true",
  218.     "AddTextStroke": "false",
  219.     "strokecolor": "black",
  220.     "strokewidth": "6",
  221.     "fontcolor": "white",
  222.     "bordercolor": "black",
  223.     "minPointSize": "100",
  224.     "maxPointSize": "300",
  225.     "borderwidth": "30",
  226.     "MaxWidth": "3640",
  227.     "MaxHeight": "500",
  228.     "text_offset": "+200",
  229.     "lineSpacing": "0",
  230.     "TextGravity": "south"
  231.   },
  232.   "TitleCardOverlayPart": {
  233.     "UseBackgroundAsTitleCard": "false",
  234.     "BackgroundFallback": "true",
  235.     "AddOverlay": "true",
  236.     "AddBorder": "true",
  237.     "bordercolor": "black",
  238.     "borderwidth": "30"
  239.   },
  240.   "TitleCardTitleTextPart": {
  241.     "fontAllCaps": "true",
  242.     "AddEPTitleText": "true",
  243.     "AddTextStroke": "false",
  244.     "strokecolor": "black",
  245.     "strokewidth": "6",
  246.     "fontcolor": "white",
  247.     "minPointSize": "50",
  248.     "maxPointSize": "150",
  249.     "MaxWidth": "3640",
  250.     "MaxHeight": "280",
  251.     "text_offset": "+300",
  252.     "lineSpacing": "0",
  253.     "TextGravity": "south"
  254.   },
  255.   "TitleCardEPTextPart": {
  256.     "SeasonTCText": "Season",
  257.     "EpisodeTCText": "Episode",
  258.     "fontAllCaps": "true",
  259.     "AddEPText": "true",
  260.     "AddTextStroke": "false",
  261.     "strokecolor": "black",
  262.     "strokewidth": "4",
  263.     "fontcolor": "white",
  264.     "minPointSize": "50",
  265.     "maxPointSize": "80",
  266.     "MaxWidth": "1000",
  267.     "MaxHeight": "120",
  268.     "text_offset": "+150",
  269.     "lineSpacing": "0",
  270.     "TextGravity": "south"
  271.   },
  272.   "WebUI": {
  273.     "basicAuthEnabled": false,
  274.     "basicAuthUsername": "admin",
  275.     "basicAuthPassword": "posterizarr"
  276.   }
  277. }
  278.  
Advertisement
Add Comment
Please, Sign In to add comment