-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果用kodi19就不能用大神的插件了吗 #17
Comments
我也发现了。原因可能是kodi 19开始使用Python3了,然而之前的脚本还是在用Python2。 |
支持kodi19需要一段时间,在支持19之前建议先用18😂 |
我bilibili已经做好适配了。(搜索,分区,直播,观看功能目前是没问题的)就是不知道是否兼容19以前的版本。要我PR吗? |
pr的话可以pr到py3的分支里,我想留着py2的代码😂 |
已提交PR |
希望大佬能在下载页面那里注明一下Kodi的版本限制,安装失败查了半天才发现是插件Python版本的缘故 擅自用py3分支里的源码打包了bilibili 0.5.10的插件,希望能方便大家下载 |
最近重新更新coreelec,发现有coreelec19,更完发现不能用插件了,大概什么时候回支持kodi19呢?看看需不需要换回kodi18
The text was updated successfully, but these errors were encountered: