mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 07:46:58 -05:00
41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"epg":{
|
|
"images":{
|
|
"value": "pass",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"method":{
|
|
"value": "none",
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"update_frequency":{
|
|
"value": 43200,
|
|
"config_file": true,
|
|
"config_web": true
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
}
|