@ -4,6 +4,8 @@
"tmdbtoken" : "This is the super long token from tmdb - free" ,
"tmdbtoken" : "This is the super long token from tmdb - free" ,
"FanartTvAPIKey" : "fanart.tv token - free" ,
"FanartTvAPIKey" : "fanart.tv token - free" ,
"PlexToken" : "plex token - free" ,
"PlexToken" : "plex token - free" ,
"JellyfinAPIKey" : "JELLYFINAPIKEY" ,
"EmbyAPIKey" : "EMBYAPIKEY" ,
"FavProvider" : "tmdb" ,
"FavProvider" : "tmdb" ,
"PreferredLanguageOrder" : [
"PreferredLanguageOrder" : [
"xx"
"xx"
@ -16,15 +18,13 @@
"PosterMinWidth" : "2000" ,
"PosterMinWidth" : "2000" ,
"PosterMinHeight" : "3000" ,
"PosterMinHeight" : "3000" ,
"BgTcMinWidth" : "3840" ,
"BgTcMinWidth" : "3840" ,
"BgTcMinHeight" : "2160" ,
"BgTcMinHeight" : "2160"
"JellyfinAPIKey" : "JELLYFINAPIKEY" ,
"EmbyAPIKey" : "EMBYAPIKEY"
} ,
} ,
"PlexPart" : {
"PlexPart" : {
"LibstoExclude" : [
"LibstoExclude" : [
" Movies ",
" ",
" TV Shows ",
" ",
" TestMovies ",
" ",
"TestTV Shows" ,
"TestTV Shows" ,
"Other Videos" ,
"Other Videos" ,
"Music" ,
"Music" ,
@ -38,23 +38,33 @@
} ,
} ,
"JellyfinPart" : {
"JellyfinPart" : {
"LibstoExclude" : [
"LibstoExclude" : [
"Youtube" ,
"" ,
"Audiobooks" ,
"" ,
"KidsAudiobooks" ,
"" ,
"TechTrainings"
"TestTV Shows" ,
"Other Videos" ,
"Music" ,
"Photos" ,
"Test Videos" ,
"Playlists"
] ,
] ,
"JellyfinUrl" : "http://192.168.2.242:8096" ,
"JellyfinUrl" : "http://192.168.2.242:809 7 ",
"UseJellyfin" : "false" ,
"UseJellyfin" : "false" ,
"UploadExistingAssets" : "false"
"UploadExistingAssets" : "false"
} ,
} ,
"EmbyPart" : {
"EmbyPart" : {
"LibstoExclude" : [
"LibstoExclude" : [
"Youtube" ,
"" ,
"Audiobooks" ,
"" ,
"KidsAudiobooks" ,
"" ,
"TechTrainings"
"TestTV Shows" ,
"Other Videos" ,
"Music" ,
"Photos" ,
"Test Videos" ,
"Playlists"
] ,
] ,
"EmbyUrl" : "http://192.168.2.242:8096/emby" ,
"EmbyUrl" : "http://192.168.2.242:8096 ",
"UseEmby" : "false" ,
"UseEmby" : "false" ,
"UploadExistingAssets" : "false"
"UploadExistingAssets" : "false"
} ,
} ,
@ -112,7 +122,8 @@
"text_offset" : "+300" ,
"text_offset" : "+300" ,
"AddTextStroke" : "false" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokecolor" : "black" ,
"strokewidth" : "6"
"strokewidth" : "6" ,
"lineSpacing" : "0"
} ,
} ,
"BackgroundOverlayPart" : {
"BackgroundOverlayPart" : {
"fontAllCaps" : "true" ,
"fontAllCaps" : "true" ,
@ -129,7 +140,8 @@
"text_offset" : "+200" ,
"text_offset" : "+200" ,
"AddTextStroke" : "false" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokecolor" : "black" ,
"strokewidth" : "6"
"strokewidth" : "6" ,
"lineSpacing" : "0"
} ,
} ,
"TitleCardOverlayPart" : {
"TitleCardOverlayPart" : {
"UseBackgroundAsTitleCard" : "false" ,
"UseBackgroundAsTitleCard" : "false" ,
@ -150,7 +162,8 @@
"text_offset" : "+290" ,
"text_offset" : "+290" ,
"AddTextStroke" : "false" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokecolor" : "black" ,
"strokewidth" : "6"
"strokewidth" : "6" ,
"lineSpacing" : "0"
} ,
} ,
"TitleCardEPTextPart" : {
"TitleCardEPTextPart" : {
"fontAllCaps" : "true" ,
"fontAllCaps" : "true" ,
@ -165,7 +178,8 @@
"EpisodeTCText" : "Episode" ,
"EpisodeTCText" : "Episode" ,
"AddTextStroke" : "false" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokecolor" : "black" ,
"strokewidth" : "4"
"strokewidth" : "4" ,
"lineSpacing" : "0"
} ,
} ,
"SeasonPosterOverlayPart" : {
"SeasonPosterOverlayPart" : {
"fontAllCaps" : "true" ,
"fontAllCaps" : "true" ,
@ -183,7 +197,20 @@
"AddTextStroke" : "false" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokecolor" : "black" ,
"strokewidth" : "6" ,
"strokewidth" : "6" ,
"lineSpacing" : "0"
} ,
"ShowTitleOnSeasonPosterPart" : {
"AddShowTitletoSeason" : "false" ,
"AddShowTitletoSeason" : "false" ,
"SeasonTextNewLines" : "1"
"fontAllCaps" : "true" ,
"AddTextStroke" : "false" ,
"strokecolor" : "black" ,
"strokewidth" : "6" ,
"fontcolor" : "white" ,
"minPointSize" : "45" ,
"maxPointSize" : "300" ,
"MaxWidth" : "1900" ,
"MaxHeight" : "500" ,
"text_offset" : "+300" ,
"lineSpacing" : "0"
}
}
}
}