Giter Club home page Giter Club logo

plugin.video.bestofyoutube_com's People

Contributors

addonscriptorde avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

plugin.video.bestofyoutube_com's Issues

Plugin not working

Dear AddonScriptorDE,

BestofYouTube.com get a lot of emails from people using your plugin. Currently they are saying that it has stopped working in the past couple of days. We have not changed anything on the site that we know of. If possible please update the plugin so it works again.

Thank you very much.

Best regards,
The bestofyoutube.com Team

Kodi 19.0 Matrix | Not working due to Python version

Thanks for the awesome plugin. I enjoy using it daily, however now that I've updated my Kodi to Kodi 19, the plugin no longer works.

This looks to be to do with Kodi 19 only using Python 3.

Is there any way you can update the plugin? I'd be happy to help bug fix if possible!

I've attempted to use a Python 2 to Python 3 translator and updated references in the addon.xml to python 3, but no dice.

Errors I receive are type errors it looks like, see below!

ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                   - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                  Error Type: <class 'TypeError'>
                                                  Error Contents: 'iconImage' is an invalid keyword argument for this function
                                                  Traceback (most recent call last):
                                                    File "/home/andrew/.kodi/addons/plugin.video.bestofyoutube_com/default.py", line 166, in <module>
                                                      index()
                                                    File "/home/andrew/.kodi/addons/plugin.video.bestofyoutube_com/default.py", line 28, in index
                                                      addDir(translation(30001), urlMain, "listVideos", icon)
                                                    File "/home/andrew/.kodi/addons/plugin.video.bestofyoutube_com/default.py", line 136, in addDir
                                                      liz = xbmcgui.ListItem(name, iconImage="DefaultFolder.png", thumbnailImage=iconimage)
                                                  TypeError: 'iconImage' is an invalid keyword argument for this function
                                                  -->End of Python script error report<--

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.