/
/
/
1{
2 "config_entries": {
3 "ip_address": {
4 "label": "Server",
5 "description": "The url of the Emby server to connect to."
6 },
7 "username": {
8 "label": "[%key:common::config_entries::username::label%]",
9 "description": "[%key:common::config_entries::username::description%]"
10 },
11 "password": {
12 "label": "[%key:common::config_entries::password::label%]",
13 "description": "[%key:common::config_entries::password::description%]"
14 }
15 },
16 "manifest": {
17 "description": "Stream music from your self-hosted Emby server."
18 }
19}
20