Replies: 3 comments 1 reply
-
收到,epg功能后续会实现,关于频道名称简繁体匹配目前是有实现的,无需额外的代码添加。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我看到你添加了zhconv来处理繁体转简体,其实是没必要的,因为opencc就已经处理了相同的工作。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
1.7.0已支持 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
建议同时增加一个Epg合并的功能,我注意到您在Discussions提过将考虑实现频道别名的功能,如果届时能一并处理,会很方便。
目前我自己写的https://github.com/ldm0206/iptv-api/blob/master/merge.py,因为仅自用,所以没有写成可调参数的配置文件。
另外我注意到,一些港澳台的源可能本身会使用繁体中文命名,那么程序合并的时候会匹配不上这些源,能否考虑增加选项设置,将从各个源读取的频道名同一转换为简体中文,类似于
ldm0206@060eb08
Beta Was this translation helpful? Give feedback.
All reactions