mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 07:46:58 -05:00
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
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
|
|
},
|
|
"reverse_days": {
|
|
"value": -1,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"forward_days": {
|
|
"value": 7,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"block_size": {
|
|
"value": 1800,
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
,
|
|
"xmltv_offset": {
|
|
"value": "+0000",
|
|
"config_file": true,
|
|
"config_web": true
|
|
}
|
|
}
|
|
}
|