57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"includeCorsCredentials": false,
|
|
"multiserver": false,
|
|
"themes": [
|
|
{
|
|
"name": "Apple TV",
|
|
"id": "appletv",
|
|
"color": "#bcbcbc"
|
|
}, {
|
|
"name": "Blue Radiance",
|
|
"id": "blueradiance",
|
|
"color": "#011432"
|
|
}, {
|
|
"name": "Dark",
|
|
"id": "dark",
|
|
"color": "#202020",
|
|
"default": true
|
|
}, {
|
|
"name": "Light",
|
|
"id": "light",
|
|
"color": "#303030"
|
|
}, {
|
|
"name": "Purple Haze",
|
|
"id": "purplehaze",
|
|
"color": "#000420"
|
|
}, {
|
|
"name": "WMC",
|
|
"id": "wmc",
|
|
"color": "#0c2450"
|
|
}
|
|
],
|
|
"menuLinks": [
|
|
{
|
|
"name": "Keycloak Login",
|
|
"url": "https://jellyfin.jafner.net/sso/OID/p/Keycloak"
|
|
}
|
|
],
|
|
"servers": [],
|
|
"plugins": [
|
|
"playAccessValidation/plugin",
|
|
"experimentalWarnings/plugin",
|
|
"htmlAudioPlayer/plugin",
|
|
"htmlVideoPlayer/plugin",
|
|
"photoPlayer/plugin",
|
|
"comicsPlayer/plugin",
|
|
"bookPlayer/plugin",
|
|
"youtubePlayer/plugin",
|
|
"backdropScreensaver/plugin",
|
|
"pdfPlayer/plugin",
|
|
"logoScreensaver/plugin",
|
|
"sessionPlayer/plugin",
|
|
"chromecastPlayer/plugin",
|
|
"syncPlay/plugin"
|
|
]
|
|
}
|
|
|