Git Product home page Git Product logo

Comments (3)

holywen avatar holywen commented on May 27, 2024

For bilibili plugin, the dependencies are:

<import addon="script.module.xbmcswift2" version="2.4.0"/>
<import addon="script.module.beautifulsoup4" version="4.5.3"/>
<import addon="script.module.requests" version="2.19.1"/>
<import addon="script.module.html5lib" version="0.999.0"/>

and what I found is script.module.request does not satisfied, helix provided 2.15.1 (https://mirrors.kodi.tv/addons/helix/script.module.requests/) and here we need 2.19.1,
and for beautifulsoup4 , helix provided 4.3.2 and we need 4.5.3
for the other modules it seems OK.

from xbmc-kodi-private-china-addons.

zhengfan2014 avatar zhengfan2014 commented on May 27, 2024

我没有kodi14.2的开发环境,目前暂时没有办法尝试支持kodi14.2。不过你可以尝试修改插件依赖所需要的版本号为你的kodi所支持的版本号,也许可以正常运行,祝好运

I didn't kodi14.2 Currently, there is no way to try to support kodi14.2 。 However, you can try to change the version number required by the plug-in dependency to the version number supported by your Kodi. It may work normally. Good luck

from xbmc-kodi-private-china-addons.

holywen avatar holywen commented on May 27, 2024

Thanks, I tried but it doesn't work.

from xbmc-kodi-private-china-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.