Skip to content

v1.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 23:39
52ddd8b

2025/4/3

  • ✨ 新增支持RTMP推流(工作流不支持),支持Live/HLS推流,订阅结果可转换为对应模式推流输出,也可通过config目录内创建live
    hls目录定义读取本地视频源
  • ✨ Docker镜像合并为guovern/iptv-api,大小与精简版一致,不再区分完整版与精简版,latest为最新版,支持获取历史版本,如
    1.6.2
  • ✨ 新增支持GUI最小化至系统托盘区运行
  • ✨ 新增支持IPv4/IPv6双栈访问,支持txtm3u区分IPv协议类型访问
  • ✨ 增加构建版本号,支持保留历史版本
  • 🐛 优化黑名单非url关键字匹配问题
  • 🐛 修复Docker容器启动提示no crontab for root
  • 🐛 修复IPv6结果过滤问题
English
  • ✨ Added support for RTMP streaming (not supported by workflows), supporting Live/HLS streaming. Subscription results
    can be converted to the corresponding mode for streaming output, and local video sources can be defined by creating
    live or hls directories in the config directory.
  • ✨ Merged Docker images into guovern/iptv-api, with the same size as the slim version. No longer distinguish between
    full and slim versions. latest is the latest version, and historical versions can be obtained, such as 1.6.2.
  • ✨ Added support for minimizing the GUI to the system tray.
  • ✨ Added support for dual-stack IPv4/IPv6 access, supporting txt and m3u to distinguish between IPv protocol
    types.
  • ✨ Added build version number, supporting the retention of historical versions.
  • 🐛 Optimized the issue of non-URL keyword matching in the blacklist.
  • 🐛 Fixed the no crontab for root prompt when starting the Docker container.
  • 🐛 Fixed the issue of filtering IPv6 results.