mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 08:06:59 -05:00
25 lines
702 B
JSON
25 lines
702 B
JSON
{
|
|
"epg":{
|
|
"images":{
|
|
"value": "pass",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"method":{
|
|
"value": "blocks",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"update_frequency":{
|
|
"value": 43200,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"valid_epg_methods":{
|
|
"value": "None,blocks",
|
|
"config_file": false,
|
|
"config_web": false
|
|
}
|
|
}
|
|
}
|