kery
Results
2
issues of
kery
The subscription doesn't work because of below code. The subscription update will be discarded because the table_equal returns true. Don't quite understand what the purpose of below code. Can you...
m3u文件里可以通过`catchup-source`属性指定节目的回放地址。回放地址有两种模式:`default`和`append`,通过`catchup`属性指定。其中,`default`表示使用`catchup-source`里指定的完整URL来回放;`append`表示将`catchup-source`里的值追加到当前播放源的URL后面再播放。可参考链接:https://github.com/kodi-pvr/pvr.iptvsimple#supported-m3u-and-xmltv-elements 请问目前该APP支持这个功能吗?
enhancement