Beiträge von mlabenda

    Moin

    habe die neue default.py kopiert

    jetzt kommt immer noch ein Script Fehler

    19:25:16 T:1520432192 WARNING: CPythonInvoker(8): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
    19:25:20 T:1537209408 NOTICE: Thread LanguageInvoker start, auto delete: false
    19:25:20 T:1537209408 NOTICE: -->Python Interpreter Initialized<--
    19:25:22 T:1537209408 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'urllib2.HTTPError'>
    Error Contents: HTTP Error 404: Not Found
    Traceback (most recent call last):
    File "/storage/.kodi/addons/plugin.video.prime_instant/default.py", line 1082, in <module>
    playVideo(url, selectQuality=="true")
    File "/storage/.kodi/addons/plugin.video.prime_instant/default.py", line 619, in playVideo
    flashContent=opener.open(matchSWFUrl[0]).read()
    File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi2.arm-5.0.8/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 406, in open
    File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi2.arm-5.0.8/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 519, in http_response
    File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi2.arm-5.0.8/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 444, in error
    File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi2.arm-5.0.8/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi2.arm-5.0.8/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
    HTTPError: HTTP Error 404: Not Found
    -->End of Python script error report<--
    19:25:22 T:1969807360 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B00I8VZOZO&mode=playVideo&name=Fast+%26+Furious+6&thumb=http%3A%2F%2Fecx.images-amazon.com%2Fimages%2FI%2F51GpsnPld2L.jpg]
    19:25:22 T:1537209408 NOTICE: Thread BackgroundLoader start, auto delete: false
    19:25:58 T:1656697920 NOTICE: Thread JobWorker start, auto delete: true
    19:26:00 T:1740584000 NOTICE: Thread LanguageInvoker start, auto delete: false
    19:26:00 T:1740584000 NOTICE: -->Python Interpreter Initialized<--
    19:26:02 T:1740584000 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'urllib2.HTTPError'>
    Error Contents: HTTP Error 404: Not Found