Git Product home page Git Product logo

Comments (5)

spoyser avatar spoyser commented on August 16, 2024

Try changing it to just

player = XBMCPlayer()

from spoyser-repo.

indritix avatar indritix commented on August 16, 2024

Cool, that did the trick.
Thanks a lot!

from spoyser-repo.

spoyser avatar spoyser commented on August 16, 2024

Thanks for the confirmation :)

from spoyser-repo.

daniel-ntl avatar daniel-ntl commented on August 16, 2024

hi, i'm new here, but i have problem with this watchcartoononline addon, it unable to play video, the addon version is 1.1.7 by dandy and the repo is kodil repo, it cannot play video just january 2018, last december 2017 the addon just fine, please help, thx again

from spoyser-repo.

mcgregortr1974 avatar mcgregortr1974 commented on August 16, 2024

The same as daniel-ntl.

I'm running Kodi 17.3 on a T95x Android box and using the WatchCartoonsOnline version 1.1.7 by Dandymedia.

I'm able to browse the WatchCartoonOnline menus but when I select a file to watch nothing happens and the following Python error message appears in the Kodi Log:

(PythonToCppException): --> Python callback/script returned the following error <--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <type 'exceptions.IndexError'>
    Error Contents: list index out of range
    Traceback (most recent call last):
    File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.watchcartoon_gw/default.py", line 275, in
    elif mode == 100 : resolve(name,url,iconimage,description)
    File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.watchcartoon_gw/default.py", line 198, in resolve
    request_url = re.compile('<iframe id="frameNew.+?" src="(.+?)"').findall(OPEN)[0]
    IndexError: list index out of range
    -->

Any help with this would be appreciated.

Cheers

from spoyser-repo.

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.