2020-10-12 12:00:38 +09:00
|
|
|
{
|
2020-11-30 14:38:03 -05:00
|
|
|
"includeCorsCredentials": false,
|
2020-10-18 01:14:26 +09:00
|
|
|
"multiserver": false,
|
|
|
|
"themes": [
|
|
|
|
{
|
|
|
|
"name": "Apple TV",
|
2021-09-23 23:33:05 -04:00
|
|
|
"id": "appletv",
|
|
|
|
"color": "#bcbcbc"
|
2020-10-18 01:14:26 +09:00
|
|
|
}, {
|
|
|
|
"name": "Blue Radiance",
|
2021-09-23 23:33:05 -04:00
|
|
|
"id": "blueradiance",
|
|
|
|
"color": "#011432"
|
2020-10-18 01:14:26 +09:00
|
|
|
}, {
|
|
|
|
"name": "Dark",
|
|
|
|
"id": "dark",
|
2021-09-23 23:33:05 -04:00
|
|
|
"color": "#202020",
|
2020-10-18 01:14:26 +09:00
|
|
|
"default": true
|
|
|
|
}, {
|
|
|
|
"name": "Light",
|
2021-09-23 23:33:05 -04:00
|
|
|
"id": "light",
|
|
|
|
"color": "#303030"
|
2020-10-18 01:14:26 +09:00
|
|
|
}, {
|
|
|
|
"name": "Purple Haze",
|
2021-09-23 23:33:05 -04:00
|
|
|
"id": "purplehaze",
|
|
|
|
"color": "#000420"
|
2020-10-18 01:14:26 +09:00
|
|
|
}, {
|
|
|
|
"name": "WMC",
|
2021-09-23 23:33:05 -04:00
|
|
|
"id": "wmc",
|
|
|
|
"color": "#0c2450"
|
2020-10-18 01:14:26 +09:00
|
|
|
}
|
|
|
|
],
|
2021-06-10 13:38:24 -04:00
|
|
|
"menuLinks": [],
|
2020-10-29 18:09:23 +09:00
|
|
|
"servers": [],
|
2020-10-18 01:14:26 +09:00
|
|
|
"plugins": [
|
2020-10-22 00:36:38 +01:00
|
|
|
"playAccessValidation/plugin",
|
|
|
|
"experimentalWarnings/plugin",
|
|
|
|
"htmlAudioPlayer/plugin",
|
|
|
|
"htmlVideoPlayer/plugin",
|
|
|
|
"photoPlayer/plugin",
|
|
|
|
"comicsPlayer/plugin",
|
|
|
|
"bookPlayer/plugin",
|
|
|
|
"youtubePlayer/plugin",
|
|
|
|
"backdropScreensaver/plugin",
|
|
|
|
"pdfPlayer/plugin",
|
|
|
|
"logoScreensaver/plugin",
|
|
|
|
"sessionPlayer/plugin",
|
2022-10-01 02:39:12 -04:00
|
|
|
"chromecastPlayer/plugin",
|
|
|
|
"syncPlay/plugin"
|
2020-10-18 01:14:26 +09:00
|
|
|
]
|
2020-10-12 12:00:38 +09:00
|
|
|
}
|