NewAI Enhanced
v1.7.3
2025-10-15
Breaking Changes
- None
Features
- Regex support for channel aliases (#1135)
- Logo configuration:
logo_urlandlogo_typeparameters - Docker environment variable override support for
config.ini(#1204) - New logging:
output/statistic.log(channel validity rate, speed test metrics),output/nomatch.log(unmatched channels),output/speed_test.log(all speed test data) (#1145, #1200)
Fixes
- Docker
APP_HOSTenvironment variable not applying (#1094) - EPG program list display (#1099)
- Duplicate interfaces in subscription whitelist updates (#1113)
- Local sources now support aliases (#1147)
- Channel cache thaw failures in edge cases
- Whitelist interfaces missing from final results (#1158, #1133)
- CCTV-4 channel source (#1164)
Improvements
- Channel cache unfreezing strategy optimized
- QQWry IP database updated
- Multicast IP additions: Jilin Unicom (#1107), Guizhou Telecom refresh
- Default subscription sources cleaned (removed invalid entries)
- README enhanced with config file paths and directory structure docs (#1204)
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)