Skip to content

Commit 4efecad

Browse files
committed
release: v1.7.2
1 parent 528c570 commit 4efecad

File tree

12 files changed

+15903
-26373
lines changed

12 files changed

+15903
-26373
lines changed

CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,73 @@
11
# 更新日志(Changelog)
22

3+
## v1.7.2
4+
5+
### 2025/5/26
6+
7+
### 🚀 新功能 ###
8+
9+
---
10+
11+
- 新增支持设置`定时更新间隔``命令行` `GUI` `Docker`均可实现定时间隔更新,可通过配置`update_interval`设置执行更新任务时间的间隔,默认
12+
`12小时`,不作用于工作流,工作流依旧每日
13+
`6点与18点`执行更新
14+
15+
### 🌟 优化 ###
16+
17+
---
18+
19+
- 更新频道别名数据,欢迎提供更多别名,参见:💖 [频道别名收集计划](https://github.com/Guovin/iptv-api/discussions/1082)
20+
21+
### 🐛 修复 ###
22+
23+
---
24+
25+
- 修复部分场景下未开启测速获取结果未保存问题(#1092
26+
- 修复频道缓存结果`解冻`失败
27+
- 修复部分设备无法打开`GUI`界面
28+
29+
### 🗑️ 移除 ###
30+
31+
---
32+
33+
- 移除Docker`UPDATE_CRON`环境变量,请使用`config/config.ini`文件中`update_interval`参数控制更新时间间隔
34+
35+
<details>
36+
<summary>English</summary>
37+
38+
### 🚀 New Features ###
39+
40+
---
41+
42+
- Added support for setting `scheduled update interval`. Both `CLI`, `GUI`, and `Docker` now support scheduled interval
43+
updates. You can set the interval for executing update tasks via the `update_interval` configuration. The default is
44+
`12 hours`. This does not apply to workflows, which still update daily at
45+
`6:00 and 18:00`.
46+
47+
### 🌟 Optimization ###
48+
49+
---
50+
51+
- Updated channel alias data. Contributions for more aliases are welcome. See:
52+
💖 [Channel Alias Collection Plan](https://github.com/Guovin/iptv-api/discussions/1082)
53+
54+
### 🐛 Bug Fixes ###
55+
56+
---
57+
58+
- Fixed the issue where results were not saved when speed test was not enabled in some scenarios (#1092)
59+
- Fixed failure to "unfreeze" channel cache results
60+
- Fixed some devices unable to open the `GUI` interface
61+
62+
### 🗑️ Removal ###
63+
64+
---
65+
66+
- Removed Docker `UPDATE_CRON` environment variable. Please use the `update_interval` parameter in the
67+
`config/config.ini` file to control the update interval.
68+
69+
</details>
70+
371
## v1.7.1
472

573
### 2025/5/9

output/data/cache.pkl.gz

28.7 KB
Binary file not shown.

output/epg/epg.gz

-34.5 KB
Binary file not shown.

output/epg/epg.xml

Lines changed: 13426 additions & 21868 deletions
Large diffs are not rendered by default.

output/ipv4/result.m3u

Lines changed: 212 additions & 496 deletions
Large diffs are not rendered by default.

output/ipv4/result.txt

Lines changed: 127 additions & 269 deletions
Large diffs are not rendered by default.

output/ipv6/result.m3u

Lines changed: 260 additions & 448 deletions
Large diffs are not rendered by default.

output/ipv6/result.txt

Lines changed: 183 additions & 277 deletions
Large diffs are not rendered by default.

output/log/result.log

Lines changed: 726 additions & 1559 deletions
Large diffs are not rendered by default.

output/result.m3u

Lines changed: 553 additions & 923 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)