Releases: xiaoran67/update
Releases · xiaoran67/update
v1.7.3
2025/10/15
🚀 新功能
- 新增支持别名使用正则表达式(#1135)
- 新增支持配置台标库地址
logo_url,台标文件类型logo_type - 新增支持Docker使用环境变量修改
config.ini中的配置参数(#1204) - 新增频道结果统计日志
output/statistic.log,记录频道接口有效率、关键测速数据等信息(#1200) - 新增未匹配频道数据日志
output/nomatch.log,记录未匹配的频道名称与接口信息(#1200) - 新增测速结果日志
output/speed_test.log,记录所有参与测速接口数据(#1145)
🌟 优化
- 优化频道缓存结果解冻策略
- 更新纯真IP数据库
- 增加
吉林联通组播IP(#1107),更新贵州电信组播IP(@wangyi1573) - 更新默认订阅源,移除无效源(#1136,#1114)
- 更新频道别名数据
- 补充README配置文件路径说明,增加目录文件说明(#1204)
🐛 修复
- 修复Docker
APP_HOST环境变量不生效(#1094) - 修复EPG节目单无法显示(#1099)
- 修复配置订阅源白名单更新结果出现重复接口(#1113)
- 修复本地源不支持别名(#1147)
- 修复特定场景下频道结果缓存解冻失败
- 修复部分白名单接口未能成功保留至最终结果(#1158,#1133)
- 修复CCTV-4频道数据源问题(#1164)
English
🚀 New Features
- Added support for using regular expressions in aliases (#1135)
- Added support for configuring logo library address
logo_urland logo file typelogo_type - Added support for modifying configuration parameters in
config.inivia Docker environment variables (#1204) - Added channel result statistics log
output/statistic.log, recording channel interface validity rate and key speed
test data (#1200) - Added unmatched channel data log
output/nomatch.log, recording unmatched channel names and interface information (
#1200) - Added speed test result log
output/speed_test.log, recording all participating speed test interface data (#1145)
🌟 Optimization
- Optimize the strategy for unfreezing channel cache results
- Update the QQWry IP database
- Added
Jilin Unicommulticast IP (#1107), updatedGuizhou Telecommulticast IP (@wangyi1573) - Updated default subscription sources, removed invalid sources (#1136, #1114)
- Updated channel alias data
- Supplemented README with configuration file path instructions and added directory file descriptions (#1204)
🐛 Bug Fixes
- Fixed Docker
APP_HOSTenvironment variable not taking effect (#1094) - Fixed EPG program list not displaying (#1099)
- Fixed duplicate interfaces in subscription source whitelist update results (#1113)
- Fixed local sources not supporting aliases (#1147)
- Fixed channel result cache thaw failure in specific scenarios
- Fixed some whitelist interfaces not being successfully retained in the final result (#1158, #1133)
- Fixed CCTV-4 channel data source issue (#1164)
v1.7.2
2025/5/26
🚀 新功能
- 新增支持设置‘定时更新间隔‘,‘命令行“GUI”Docker'均可实现定时间隔更新,可通过配置‘update_interval‘设置执行更新任务时间的间隔,默认
12小时,不作用于工作流,工作流依旧每日
6点与18点执行更新
🌟 优化
- 更新频道别名数据,欢迎提供更多别名,参见:💖 频道别名收集计划
🐛 修复
- 修复部分场景下未开启测速获取结果未保存问题(#1092)
- 修复频道缓存结果
解冻失败 - 修复部分设备无法打开
GUI界面
🗑️ 移除
- 移除Docker'Update_CRON'环境变量,请使用‘config/config.ini'文件中‘update_interval‘参数控制更新时间间隔
<详细资料>
🚀 新增功能
- 增加了对设置“计划更新间隔”的支持。“CLI”、“GUI”和“Docker”现在都支持计划间隔
更新。您可以通过'update_interval'配置设置执行更新任务的间隔。默认为
'12小时'。这不适用于工作流程,它仍在每日更新
“6:00和18:00”。
🌟 优化
- 更新频道别名数据。欢迎提供更多别名。看见:
💖 渠道别名收集计划
🐛 错误修复
- 修复了在某些情况下未启用速度测试时不保存结果的问题(#1092)
- 修复了无法“解冻”通道缓存结果的问题
- 修复了某些设备无法打开“GUI”界面的问题
🗑️ 删除
- 已删除Docker“UPDATE_CRON”环境变量。请在中使用“update_interval”参数。
'config/config.ini'文件来控制更新间隔。