Releases: Guovin/iptv-api
Releases · Guovin/iptv-api
v1.2.4
2024/6/21
- 优化排序执行逻辑(Optimize the sorting execution logic)
- 优化超时重试方法(Optimize the timeout retry method)
- 调整默认配置 open_sort:关闭工作流测速排序,建议本地运行更准确(Adjust the default configuration open_sort: turn off the workflow speed test sorting, local execution is recommended for more accurate results)
v1.2.3
2024/6/17
- 新增请求重连重试功能(Added request reconnection retry function)
- 修复个别系统环境文件路径报错问题(Fixed some system environment file path errors)
v1.2.2
2024/6/16
- 优化在线查询更新速度与修复无更新结果情况(Optimize online query update speed and fix no update result situation)
- 解决个别环境运行更新报错(Solved the problem of running updates in some environments)
v1.2.1
2024/6/15
- 兼容 Win7 系统,请使用 Python 版本>=3.8(Compatible with Windows 7 system, please use Python version >= 3.8)
- 修复部分设备运行更新报错(Fixed an error that occurred when some devices ran updates)
- 修复工作流更新错误(Fixed an error in the workflow update)
- 新增捐赠途径(主页底部),本项目完全免费,维护不易,若对您有帮助,可选择捐赠(Add new donation channels (bottom of the homepage), this project is completely free, maintenance is not easy, if it helps you, you can choose to donate)
v1.2.0
2024/6/9
- 异步并发、多线程支持,大幅提升更新速度(近 10 倍)(Asynchronous concurrency and multi-threading support, significantly increasing update speeds (nearly 10 times faster))
- 新增更新工具软件(release 附件:update-tool.exe),首个版本可能会有不可预见的问题,请见谅(Added new update tool software (release attachment: update-tool.exe); the first version may have unforeseen issues, please be understanding)
v1.1.6
2024/5/17
- 增加组播源可全地区运行更新(Added multicast sources to run region-wide updates)
- 修改默认值:关闭在线检索功能,组播源全地区更新(Change the default value: Disable the online search function and update the multicast source in all regions)
v1.1.5
2024/5/17
- 增加模糊匹配规则,适配在线检索、订阅源、组播源(Add fuzzy matching rules for online search, subscription sources, and multicast sources)
- 增加订阅源、组播源更新进度条(Added the update progress bar for subscription sources and multicast sources)
- 优化组播源更新可能出现的无匹配结果情况(Optimize the possible situation of no match results in multicast source updates)
- 移除部分错误日志打印(Removes some error log prints)
- 移除严格匹配配置(Removes strict matching configurations)
v1.1.4
2024/5/15
- 新增组播源功能(Added multicast source feature)
- 新增控制开关,控制多种获取模式的启用状态(Added control switch to manage the activation status of various acquisition modes)
- 新增严格匹配(Added strict matching)
- 优化文件读取,提升模板初始化速度(Optimized file reading to improve initialization speed based on templates)
v1.1.3
v1.1.2
2024/5/7
- 重构接口获取方法,增强通用性,适应结构变更(Refactored the method for obtaining the interface, enhanced its universality, and adapted to structural changes)
- 修复 gd 分支自动更新问题(#105)(Fixed the automatic update issue of the gd branch (#105))
- 优化自定义接口源获取,接口去重(Optimized the acquisition of custom interface sources and removed duplicate interfaces)