Skip to content

Releases: vbskycn/guovin-iptv-api

v1.4.7

27 Sep 01:08
b7c98cd
Compare
Choose a tag to compare

2024/09/26

  • 修复部分设备本地运行软件 driver 问题(Guovin#335)

  • 修复 driver 模式下新版谷歌浏览器白屏问题

  • 增加历史结果缓存(result_cache.pkl),用于测速优化

  • 重构测速方法,提升测速效率

  • 优化测速进度条显示

  • Fix some issues with local software driver operation on certain devices (Guovin#335)

  • Fix the white screen issue with the new version of Google Chrome in driver mode

  • Add historical result cache (result_cache.pkl) for performance optimization

  • Refactor speed test methods to improve efficiency

  • Optimize speed test progress bar display

v1.3.7

27 Aug 08:47
f4188dd
Compare
Choose a tag to compare

2024/8/27

  • 新增支持 M3U 结果格式转换,支持显示频道图标(open_m3u_result)(Added support for M3U result format conversion, including channel icon display (open_m3u_result))
  • 新增对于无结果的频道进行额外补充查询(Added additional queries for channels with no results)
  • 增加控制使用 FFmpeg 开关(open_ffmpeg)(Added a switch to control the use of FFmpeg (open_ffmpeg))
  • 调整默认配置以酒店源模式运行(Adjusted default configuration to run in hotel source mode)
  • 优化测速方法(Optimize Speed Test Method)
  • 修复酒店源 CCTV 类等频道结果匹配异常(Fixed abnormal matching of results for hotel source CCTV channels)
  • 修复组播源、酒店源 driver 运行问题(Fixed issues with multicast source and hotel source driver operation)
  • 修复订阅源更新异常(Fixed subscription source update anomalies)

v1.2.0

14 Jun 02:20
Compare
Choose a tag to compare

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)