Files
Zos/Skills/@be/plex-music-config.json

20 lines
375 B
JSON

{
"version": 1,
"defaultServerId": "plex-home",
"servers": [
{
"id": "plex-home",
"type": "plex",
"name": "Plex (Home)",
"baseUrl": "http://192.168.1.10:32400",
"token": ""
},
{
"id": "dlna-nas",
"type": "dlna",
"name": "DLNA (NAS)",
"note": "Placeholder: DLNA browsing not implemented yet"
}
]
}