Giter Site home page Giter Site logo

Cloudb does not work about resolveurl HOT 5 CLOSED

gujal00 avatar gujal00 commented on August 16, 2024
Cloudb does not work

from resolveurl.

Comments (5)

Gujal00 avatar Gujal00 commented on August 16, 2024 1

Fixed in c8a8e7a

from resolveurl.

shellc0de27 avatar shellc0de27 commented on August 16, 2024 1

If you added the new py file, just change this from resolveurl.lib import helpers to from resolveurl.plugins.lib import helpers and should work till the update

from resolveurl.

Gujal00 avatar Gujal00 commented on August 16, 2024 1

@pitsi
There are base code changes so it is failing for you when you replaced just the plugin.
New resolveurl version pushed to repo, just update that and use

from resolveurl.

pitsi avatar pitsi commented on August 16, 2024

A big thank you from me and my nieces that watch their cartoons on kodi!
For the time beiing, I will patch the relevant file by myself while waiting for the updated version of resolveurl.

---edit
Aaand I messed up resolveurl as it seems. I deleted the existing cloudb.py/pyo and now smr link tester does not start with this error, so I assume something has changed in the addon's general structure...

2022-05-08 07:14:46.928 T:140581247874816   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: cannot import name helpers
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.smr_link_tester/default.py", line 18, in <module>
                                                import resolveurl
                                              File "/storage/.kodi/addons/script.module.resolveurl/lib/resolveurl/__init__.py", line 38, in <module>
                                                from resolveurl.plugins import *  # NOQA
                                              File "/storage/.kodi/addons/script.module.resolveurl/lib/resolveurl/plugins/cloudb.py", line 20, in <module>
                                                from resolveurl.lib import helpers
                                            ImportError: cannot import name helpers
                                            -->End of Python script error report<--

from resolveurl.

pitsi avatar pitsi commented on August 16, 2024

Thank you both for the clarifications.
If only I knew the basics of python to solve such a trivial issue myself...

from resolveurl.

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.