Skip to content

Commit f646ab4

Browse files
committed
v4.1.2 is ready for production
1 parent dba926f commit f646ab4

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ docker-compose up -d
4141

4242
## Changelog
4343

44+
- 4.1.2
45+
- Remove some useless characters from the program name, such as '[HD]' or '123231 [SD]'
46+
- Fixed the bug that the exported file was empty when the check was not checked
47+
- cmd mode to search for channel mode
48+
- FFMPEG check is supported to force the detection result to be more accurate
49+
- 4.1.1
50+
- Fixed the bug that complex m3u files could not be parsed
4451
- v4.1.0
4552
- [fix bug 77](https://github.com/zhimin-dev/iptv-checker/issues/77)
4653
- [feature: custom sort](https://github.com/zhimin-dev/iptv-checker/issues/69)

cn.md

+7
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ docker-compose up -d
4343

4444
## 更新日志
4545

46+
- 4.1.2
47+
- 去掉节目名称中的一些无用字符,比如`[HD]`或者`123231 [SD]`
48+
- 修复不检查时导出的文件为空的bug
49+
- cmd模式搜索频道模式
50+
- 支持强制ffmpeg检查,检测结果更加准确
51+
- 4.1.1
52+
- 修复无法解析复杂的m3u文件的bug
4653
- v4.1.0
4754
- [修复bug 77](https://github.com/zhimin-dev/iptv-checker/issues/77)
4855
- [增加自定义排序](https://github.com/zhimin-dev/iptv-checker/issues/69)

0 commit comments

Comments
 (0)