Skip to content

Releases: Guovin/iptv-api

v1.4.1

09 Sep 10:24
3c38da2
Compare
Choose a tag to compare

2024/9/9

  • 新增 FOFA 缓存,解决访问限制问题

  • 修复 CCTV-5+等频道 M3U 转换问题(#301

  • 优化频道匹配问题

  • 优化地区选择空格情况

  • Added FOFA cache to address access restrictions

  • Fixed M3U conversion issues for channels like CCTV-5+ (#301)

  • Optimized channel matching issues

  • Improved handling of spaces in region selection

v1.4.0

05 Sep 09:47
71a895f
Compare
Choose a tag to compare

2024/9/5

  • 注意:本次更新涉及配置变更,请以最新 config/config.ini 为准,工作流使用 user_config.ini 或 docker 挂载的用户请及时更新配置文件

  • 新增组播源运行模式:FOFA、Tonkiang

  • 新增支持组播源自定义维护频道 IP,目录位于 config/rtp,文件按“地区_运营商”命名

  • 优化测速方法,大幅提升组播源、酒店源的测速速度

  • 优化频道名称匹配方法,支持模糊匹配,提高命中率

  • 优化地区输入选择框

  • 修复 driver 模式请求问题

  • 修复组播地区选择全部时无法运行问题

  • 修复工作流使用 user_config 时无法生成 m3u 结果问题

  • Warning: This update involves configuration changes. Please refer to the latest config/config.ini. Users using user_config.ini or Docker-mounted configurations should update their configuration files promptly.

  • Added multicast source operation modes: FOFA, Tonkiang.

  • Added support for custom-maintained multicast source channel IPs, located in config/rtp, with files named by "region_operator".

  • Optimized speed test method, significantly improving the speed test of multicast sources and hotel sources.

  • Optimized channel name matching method to support fuzzy matching, increasing hit rate.

  • Optimized region input selection box.

  • Fixed an issue with driver mode requests.

  • Fixed an issue where multicast would not run when all regions were selected.

  • Fixed an issue where workflows using user_config could not generate m3u results.

v1.3.9

30 Aug 08:19
3970d28
Compare
Choose a tag to compare

2024/8/30

  • 酒店源新增 ZoomEye 数据源,开启 FOFA 配置即可使用(Added ZoomEye data source to hotel sources, can be used by enabling FOFA configuration)
  • 酒店源、组播源地区选项增加“全部”选项(Added "all" option to the region selection for hotel sources and multicast sources)
  • 调整默认运行配置:关闭订阅源更新、Tonkiang 酒店源更新(Adjusted default runtime configuration: disabled subscription source updates and Tonkiang hotel source updates)

v1.3.8

29 Aug 09:37
a5c7ebd
Compare
Choose a tag to compare

2024/8/29

  • 更新组播地区 IP 缓存数据(Update multicast area IP cache data)
  • 移除 source_channels 配置项(Remove source_channels configuration item)
  • 优化模板频道名称匹配(Optimize template channel name matching)
  • 优化进度条,显示接口处理进度(Optimize the progress bar to display the interface processing progress)
  • UI 软件增加部分图标(Add some icons to the UI software)

v1.3.7

27 Aug 08:54
cda708e
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.3.6

22 Aug 10:03
0858bae
Compare
Choose a tag to compare

2024/8/22

  • 新增酒店源更新,支持 Tonkiang、FOFA 两种工作模式(Added hotel source updates, supporting Tonkiang and FOFA working modes)
  • 重构 UI 界面软件,新增帮助-关于、获取频道名称编辑、酒店源相关配置、软件图标(Refactored UI interface software, added Help-About, channel name editing, hotel source related configuration, and software icon)
  • 新增测速日志页面服务,结果链接后添加/log 即可查看(Added a new speed test log page service. To view the results, simply add /log to the link)
  • 移除关注频道相关配置(Removed configuration related to followed channels)
  • 修复 Docker 定时任务未执行问题(Fixed issue with Docker scheduled tasks not executing)
  • 修复使用历史结果时频道数据异常问题(Fixed issue with channel data anomalies when using historical results)
  • 优化 UI 界面软件运行生成配置目录,方便查看与修改(Optimized UI interface software to generate configuration directory for easier viewing and modification)

v1.3.5

14 Aug 09:44
5dbb543
Compare
Choose a tag to compare

2024/8/14

  • 新增支持地区组播 ip 更新,调整默认以此模式运行,基本实现高清流畅播放(#225)(Added support for updating multicast IP for new regions and adjusted the default to run in this mode, basically achieving high-definition smooth playback (#225))
  • 新增支持使用 FFmpeg 进行测速排序、获取分辨率信息,本地运行请手动安装 FFmpeg(Added support for speed sorting and resolution information using FFmpeg. Manually install FFmpeg when running locally)
  • 接口源增加分辨率信息,用于源切换时显示(Added resolution information to the interface source for display during source switching)
  • 调整配置文件与结果文件路径(config、output 目录),方便 docker 卷挂载(#226)(Adjusted the paths for configuration and result files (config, output directories) to facilitate Docker volume mounting (#226))
  • 修改配置文件类型(config.ini)(Modified the configuration file type (config.ini))

v1.3.4

31 Jul 09:54
9b24182
Compare
Choose a tag to compare

2024/7/31

  • 新增配置 open_use_old_result:保留使用历史更新结果,合并至本次更新中(Add configuration open_use_old_result: Keep using the previous update results and merge them into the current update)
  • 新增配置 open_keep_all:保留所有检索结果,推荐手动维护时开启(#121)(Add configuration open_keep_all: Keep all search results, recommend enabling it for manual maintenance (#121))

v1.3.3

19 Jul 08:35
515b9fb
Compare
Choose a tag to compare

2024/7/19

  • 支持 Docker 卷挂载目录映射(Support for Docker volume mount directory mapping)
  • 新增 requests 随机 User-Agent(Added random User-Agent for requests)
  • 修复读取用户配置问题(#208)(Fixed issue with reading user configuration (#208))
  • 支持单日更新两次:6 点与 18 点(Supports updating twice a day: at 6 AM and 6 PM)

v1.3.2

10 Jul 09:26
8d1dce1
Compare
Choose a tag to compare

2024/7/10

  • 新增支持频道名称简体繁体匹配(Added support for channel name Simplified and Traditional Chinese match)
  • 新增 Docker 修改模板与配置教程(Added Docker modification template and configuration tutorial)
  • 修复频道更新结果为空问题(Fixed the issue where channel update result is empty)