mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 06:06:58 -05:00
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"fhdhr":{
|
|
"address":{
|
|
"value": "0.0.0.0",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"discovery_address":{
|
|
"value": "none",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"port":{
|
|
"value": 5004,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"device_auth":{
|
|
"value": "fHDHR",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"require_auth":{
|
|
"value": false,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"chanscan_on_start":{
|
|
"value": true,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"friendlyname":{
|
|
"value": "fHDHR",
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
}
|
|
}
|