update:open_url_info default False
This commit is contained in:
parent
fec9782fad
commit
b24e20a6b7
@ -164,7 +164,7 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
|
||||
| open_subscribe | 开启订阅源功能 | False |
|
||||
| open_update | 开启更新,用于控制是否更新接口,若关闭则所有工作模式(获取接口和测速)均停止 | True |
|
||||
| open_update_time | 开启显示更新时间 | True |
|
||||
| open_url_info | 开启显示接口说明信息,用于控制是否显示接口来源、分辨率、协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述,若部分播放器(如PotPlayer)不支持解析导致无法播放可关闭 | True |
|
||||
| open_url_info | 开启显示接口说明信息,用于控制是否显示接口来源、分辨率、协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述,若部分播放器(如PotPlayer)不支持解析导致无法播放可关闭 | False |
|
||||
| open_use_cache | 开启使用本地缓存数据,适用于查询请求失败场景(仅针对酒店源与组播源) | True |
|
||||
| open_use_old_result | 开启使用历史更新结果(包含模板与结果文件的接口),合并至本次更新中 | True |
|
||||
| app_port | 页面服务端口,用于控制页面服务的端口号 | 8000 |
|
||||
|
@ -164,7 +164,7 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | Enable to display interface description information, used to control whether to display interface source, resolution, protocol type and other information, the content after the $ symbol, the playback software uses this information to describe the interface, if some players (such as PotPlayer) do not support parsing and cannot play, you can turn it off | True |
|
||||
| open_url_info | Enable to display interface description information, used to control whether to display interface source, resolution, protocol type and other information, the content after the $ symbol, the playback software uses this information to describe the interface, if some players (such as PotPlayer) do not support parsing and cannot play, you can turn it off | False |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
|
@ -42,7 +42,7 @@ open_update = True
|
||||
# 开启显示更新时间; 可选值: True, False | Enable display update time; Optional values: True, False
|
||||
open_update_time = True
|
||||
# 开启显示接口说明信息,用于控制是否显示接口来源、分辨率、协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述,若部分播放器(如PotPlayer)不支持解析导致无法播放可关闭; 可选值: True, False | Enable to display interface description information, used to control whether to display interface source, resolution, protocol type and other information, the content after the $ symbol, the playback software uses this information to describe the interface, if some players (such as PotPlayer) do not support parsing and cannot play, you can turn it off; Optional values: True, False
|
||||
open_url_info = True
|
||||
open_url_info = False
|
||||
# 开启使用本地缓存数据,适用于查询请求失败场景(仅针对酒店源与组播源); 可选值: True, False | Enable to use local cached data, suitable for query request failure scenarios (only for hotel source and multicast source); Optional values: True, False
|
||||
open_use_cache = True
|
||||
# 开启使用历史更新结果(包含模板与结果文件的接口),合并至本次更新中; 可选值: True, False | Enable to use historical update results (including interfaces of templates and result files), merged into this update; Optional values: True, False
|
||||
|
@ -20,7 +20,7 @@
|
||||
| open_subscribe | 开启订阅源功能 | False |
|
||||
| open_update | 开启更新,用于控制是否更新接口,若关闭则所有工作模式(获取接口和测速)均停止 | True |
|
||||
| open_update_time | 开启显示更新时间 | True |
|
||||
| open_url_info | 开启显示接口说明信息,用于控制是否显示接口来源、分辨率、协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述,若部分播放器(如PotPlayer)不支持解析导致无法播放可关闭 | True |
|
||||
| open_url_info | 开启显示接口说明信息,用于控制是否显示接口来源、分辨率、协议类型等信息,为$符号后的内容,播放软件使用该信息对接口进行描述,若部分播放器(如PotPlayer)不支持解析导致无法播放可关闭 | False |
|
||||
| open_use_cache | 开启使用本地缓存数据,适用于查询请求失败场景(仅针对酒店源与组播源) | True |
|
||||
| open_use_old_result | 开启使用历史更新结果(包含模板与结果文件的接口),合并至本次更新中 | True |
|
||||
| app_port | 页面服务端口,用于控制页面服务的端口号 | 8000 |
|
||||
|
@ -20,7 +20,7 @@
|
||||
| open_subscribe | Enable subscription source feature | True |
|
||||
| open_update | Enable updates, if disabled then only the result page service is run | True |
|
||||
| open_update_time | Enable show update time | True |
|
||||
| open_url_info | Enable to display interface description information, used to control whether to display interface source, resolution, protocol type and other information, the content after the $ symbol, the playback software uses this information to describe the interface, if some players (such as PotPlayer) do not support parsing and cannot play, you can turn it off | True |
|
||||
| open_url_info | Enable to display interface description information, used to control whether to display interface source, resolution, protocol type and other information, the content after the $ symbol, the playback software uses this information to describe the interface, if some players (such as PotPlayer) do not support parsing and cannot play, you can turn it off | False |
|
||||
| open_use_cache | Enable the use of local cache data, applicable to the query request failure scenario (only for hotel sources and multicast sources) | True |
|
||||
| open_use_old_result | Enable the use of historical update results (including the interface for template and result files) and merge them into the current update | True |
|
||||
| app_port | Page service port, used to control the port number of the page service | 8000 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user