41 lines
805 B
JSON
41 lines
805 B
JSON
|
{
|
||
|
"includeCorsCredentials": false,
|
||
|
"multiserver": false,
|
||
|
"themes": [
|
||
|
{
|
||
|
"name": "Apple TV",
|
||
|
"id": "appletv"
|
||
|
}, {
|
||
|
"name": "Blue Radiance",
|
||
|
"id": "blueradiance"
|
||
|
}, {
|
||
|
"name": "Dark",
|
||
|
"id": "dark",
|
||
|
"default": true
|
||
|
}, {
|
||
|
"name": "Light",
|
||
|
"id": "light"
|
||
|
}, {
|
||
|
"name": "Purple Haze",
|
||
|
"id": "purplehaze"
|
||
|
}, {
|
||
|
"name": "WMC",
|
||
|
"id": "wmc"
|
||
|
}
|
||
|
],
|
||
|
"servers": [],
|
||
|
"plugins": [
|
||
|
"playAccessValidation/plugin",
|
||
|
"experimentalWarnings/plugin",
|
||
|
"htmlAudioPlayer/plugin",
|
||
|
"htmlVideoPlayer/plugin",
|
||
|
"photoPlayer/plugin",
|
||
|
"comicsPlayer/plugin",
|
||
|
"bookPlayer/plugin",
|
||
|
"backdropScreensaver/plugin",
|
||
|
"pdfPlayer/plugin",
|
||
|
"logoScreensaver/plugin",
|
||
|
"sessionPlayer/plugin",
|
||
|
]
|
||
|
}
|