config_en.md 29 KB

Configuration Item Description Default Value
open_driver Enable browser execution, If there are no updates, this mode can be enabled, which consumes more performance False
open_epg Enable EPG function, support channel display preview content True
open_empty_category Enable the No Results Channel Category, which will automatically categorize channels without results to the bottom False
open_filter_resolution Enable resolution filtering, interfaces below the minimum resolution (min_resolution) will be filtered, GUI users need to manually install FFmpeg, the program will automatically call FFmpeg to obtain the interface resolution, it is recommended to enable, although it will increase the time-consuming of the speed measurement stage, but it can more effectively distinguish whether the interface can be played True
open_filter_speed Enable speed filtering, interfaces with speed lower than the minimum speed (min_speed) will be filtered True
open_hotel Enable the hotel source function, after closing it all hotel source working modes will be disabled False
open_hotel_foodie Enable Foodie hotel source work mode True
open_hotel_fofa Enable FOFA、ZoomEye hotel source work mode False
open_local Enable local source function, will use the data in the template file and the local source file True
open_m3u_result Enable the conversion to generate m3u file type result links, supporting the display of channel icons True
open_multicast Enable the multicast source function, after disabling it all multicast sources will stop working False
open_multicast_foodie Enable Foodie multicast source work mode True
open_multicast_fofa Enable FOFA multicast source work mode False
open_online_search Enable keyword search source feature False
open_request Enable query request, the data is obtained from the network (only for hotel sources and multicast sources) False
open_rtmp Enable RTMP push function, need to install FFmpeg, use local bandwidth to improve the interface playback experience False
open_service Enable page service, used to control whether to start the result page service; if deployed on platforms like Qinglong with dedicated scheduled tasks, the function can be turned off after updates are completed and the task is stopped True
open_speed_test Enable speed test functionality to obtain response time, rate, and resolution True
open_subscribe Enable subscription source feature True
open_supply Enable compensation mechanism mode, used to control when the number of channel interfaces is insufficient, automatically add interfaces that do not meet the conditions (such as lower than the minimum rate) but may be available to the result, thereby avoiding the result being empty 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 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_history Enable the use of historical update results (including the interface for template and result files) and merge them into the current update True
open_headers Enable to use the request header verification information contained in M3U, used for speed measurement and other operations. Note: Only a few players support playing this type of interface with verification information, which is turned off by default False
app_port Page service port, used to control the port number of the page service 8000
cdn_url CDN proxy acceleration address, used for accelerated access to subscription sources, channel icons and other resources
final_file Generated result file path output/result.txt
hotel_num The number of preferred hotel source interfaces in the results 10
hotel_page_num Number of pages to retrieve for hotel regions 1
hotel_region_list List of hotel source regions, 'all' indicates all regions all
isp Interface operator, used to control the result to only include the filled operator type, supports keyword filtering, separated by English commas, not filled in means no operator specified
ipv4_num The preferred number of IPv4 interfaces in the result 5
ipv6_num The preferred number of IPv6 interfaces in the result 5
ipv6_support It is forced to consider that the current network supports IPv6 and skip the check False
ipv_type The protocol type of interface in the generated result, optional values: ipv4, ipv6, all all
ipv_type_prefer Interface protocol type preference, prioritize interfaces of this type in the results, optional values: ipv4, ipv6, auto ipv6,ipv4
location Interface location, used to control the result to only include the filled location type, supports keyword filtering, separated by English commas, not filled in means no location specified, it is recommended to use the location close to the user, which can improve the playback experience
local_file Local source file path config/local.txt
local_num Preferred number of local source interfaces in the result 10
min_resolution Minimum interface resolution, requires enabling open_filter_resolution to take effect 1920x1080
max_resolution Maximum interface resolution, requires enabling open_filter_resolution to take effect 1920x1080
min_speed Minimum interface speed (M/s), requires enabling open_filter_speed to take effect 0.5
multicast_num The number of preferred multicast source interfaces in the results 10
multicast_page_num Number of pages to retrieve for multicast regions 1
multicast_region_list Multicast source region list, 'all' indicates all regions all
online_search_num The number of preferred keyword search interfaces in the results 0
online_search_page_num Page retrieval quantity for keyword search channels 1
origin_type_prefer Preferred interface source of the result, the result is sorted according to this order, separated by commas, for example: local, hotel, multicast, subscribe, online_search; local: local source, hotel: hotel source, multicast: multicast source, subscribe: subscription source, online_search: keyword search; If not filled in, it means that the source is not specified, and it is sorted according to the interface rate
recent_days Retrieve interfaces updated within a recent time range (in days), reducing appropriately can avoid matching issues 30
request_timeout Query request timeout duration, in seconds (s), used to control the timeout and retry duration for querying interface text links. Adjusting this value can optimize update time. 10
speed_test_limit Number of interfaces to be tested at the same time, used to control the concurrency during the speed measurement stage, the larger the value, the shorter the speed measurement time, higher load, and the result may be inaccurate; The smaller the value, the longer the speed measurement time, lower load, and more accurate results; Adjusting this value can optimize the update time 10
speed_test_timeout Single interface speed measurement timeout duration, unit seconds (s); The larger the value, the longer the speed measurement time, which can improve the number of interfaces obtained, but the quality will decline; The smaller the value, the shorter the speed measurement time, which can obtain low-latency interfaces with better quality; Adjusting this value can optimize the update time 10
speed_test_filter_host Use Host address for filtering during speed measurement, channels with the same Host address will share speed measurement data, enabling this can significantly reduce the time required for speed measurement, but may lead to inaccurate speed measurement results False
source_file Template file path config/demo.txt
subscribe_num The number of preferred subscribe source interfaces in the results 10
time_zone Time zone, can be used to control the time zone displayed by the update time, optional values: Asia/Shanghai or other time zone codes Asia/Shanghai
urls_limit Number of interfaces per channel 10
update_interval Scheduled execution update interval, unit hours, set 0 or empty means run only once, does not apply to workflow 12
update_time_position Update time display position, need to enable open_update_time to take effect, optional values: top, bottom, top: display at the top of the result, bottom: display at the bottom of the result top