File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,13 @@ docker-compose up -d
41
41
42
42
## Changelog
43
43
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
44
51
- v4.1.0
45
52
- [ fix bug 77] ( https://github.com/zhimin-dev/iptv-checker/issues/77 )
46
53
- [ feature: custom sort] ( https://github.com/zhimin-dev/iptv-checker/issues/69 )
Original file line number Diff line number Diff line change @@ -43,6 +43,13 @@ docker-compose up -d
43
43
44
44
## 更新日志
45
45
46
+ - 4.1.2
47
+ - 去掉节目名称中的一些无用字符,比如` [HD] ` 或者` 123231 [SD] `
48
+ - 修复不检查时导出的文件为空的bug
49
+ - cmd模式搜索频道模式
50
+ - 支持强制ffmpeg检查,检测结果更加准确
51
+ - 4.1.1
52
+ - 修复无法解析复杂的m3u文件的bug
46
53
- v4.1.0
47
54
- [ 修复bug 77] ( https://github.com/zhimin-dev/iptv-checker/issues/77 )
48
55
- [ 增加自定义排序] ( https://github.com/zhimin-dev/iptv-checker/issues/69 )
You can’t perform that action at this time.
0 commit comments