plex app (forgor the rederer , comming in a bit :) )
This commit is contained in:
19
V3.1/build/opt/jibo/Jibo/Skills/@be/plex-music-config.json
Normal file
19
V3.1/build/opt/jibo/Jibo/Skills/@be/plex-music-config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user