|
22 | 22 | "PosterMinWidth": "2000",
|
23 | 23 | "PosterMinHeight": "3000",
|
24 | 24 | "BgTcMinWidth": "3840",
|
25 |
| - "BgTcMinHeight": "2160" |
| 25 | + "BgTcMinHeight": "2160", |
| 26 | + "PreferredBackgroundLanguageOrder": [ |
| 27 | + "xx", |
| 28 | + "en", |
| 29 | + "de" |
| 30 | + ] |
26 | 31 | },
|
27 | 32 | "PlexPart": {
|
28 | 33 | "LibstoExclude": [
|
|
47 | 52 | "KidsMusic",
|
48 | 53 | "Photos"
|
49 | 54 | ],
|
50 |
| - "JellyfinUrl": "http://jellyfin:8096", |
| 55 | + "JellyfinUrl": "http://192.168.1.93:8096", |
51 | 56 | "UseJellyfin": "false",
|
52 | 57 | "UploadExistingAssets": "false"
|
53 | 58 | },
|
|
60 | 65 | "Kids Music",
|
61 | 66 | "Photos"
|
62 | 67 | ],
|
63 |
| - "EmbyUrl": "http://emby:8096/emby", |
| 68 | + "EmbyUrl": "http://192.168.1.93:8096/emby", |
64 | 69 | "UseEmby": "false",
|
65 | 70 | "UploadExistingAssets": "false"
|
66 | 71 | },
|
67 | 72 | "Notification": {
|
68 |
| - "SendNotification": "True", |
69 |
| - "UseUptimeKuma": "True", |
| 73 | + "SendNotification": "true", |
| 74 | + "UseUptimeKuma": "true", |
70 | 75 | "AppriseUrl": "discord://xxxxxxxxxxxxx/xxxxxxxxxxxxx",
|
71 | 76 | "Discord": "",
|
72 | 77 | "UptimeKumaUrl": "https://uptime-kuma.domain.com/api/push/xxxxxxxxxxxxx"
|
|
78 | 83 | "font": "Colus-Regular.ttf",
|
79 | 84 | "backgroundfont": "Colus-Regular.ttf",
|
80 | 85 | "titlecardfont": "Colus-Regular.ttf",
|
81 |
| - "overlayfile": "bottom-up-fade.png", |
82 |
| - "backgroundoverlayfile": "bottom-up-fade-background.png", |
83 |
| - "titlecardoverlayfile": "bottom-up-fade-background.png", |
| 86 | + "overlayfile": "overlay-innerglow.png", |
| 87 | + "backgroundoverlayfile": "backgroundoverlay-innerglow.png", |
| 88 | + "titlecardoverlayfile": "backgroundoverlay-innerglow.png", |
84 | 89 | "LibraryFolders": "true",
|
85 | 90 | "Posters": "true",
|
86 | 91 | "SeasonPosters": "true",
|
|
98 | 103 | ": ",
|
99 | 104 | " – "
|
100 | 105 | ],
|
101 |
| - "seasonoverlayfile": "bottom-up-fade.png", |
| 106 | + "seasonoverlayfile": "overlay-innerglow.png", |
102 | 107 | "RTLFont": "Aharoni CLM Book.ttf",
|
103 | 108 | "PlexUpload": "false",
|
104 | 109 | "BackupPath": "/assetsbackup",
|
|
185 | 190 | "lineSpacing": "0"
|
186 | 191 | },
|
187 | 192 | "SeasonPosterOverlayPart": {
|
188 |
| - "fontAllCaps": "true", |
189 | 193 | "ShowFallback": "true",
|
| 194 | + "fontAllCaps": "true", |
190 | 195 | "AddBorder": "true",
|
191 | 196 | "AddText": "true",
|
192 | 197 | "AddTextStroke": "false",
|
|
0 commit comments