Beiträge von lempi1012

    Hi,
    ist ein Sat Receiver von der Firma Vu². Basiert aus OS Linux:

    Linux version 3.14.28-1.8 (plnick@build-plnick) (gcc version 4.9.2 (GCC) ) #1 SMP Mon May 16 09:21:25 CEST 2016

    2x CPU
    ARMv7 Processor rev 3 (v7l)


    Wo finde ich das [definition='1','3']Debug[/definition].[definition='1','0']log[/definition] oder wie kann ich es aktivieren?

    Hi auf meinem solo 4k gibt es jetzt auch Kodi 17 :)
    Habe jetzt alles installiert. Die Installation funktionierte auch, aber wenn ich in der SkyGo App bin bekomme ich eine Fehlermeldung.

    Hier aus dem Log:

    18:01:04.165 T:2283795488 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'cryptography.exceptions.InternalError'>
    Error Contents: Unknown OpenSSL error. This error is commonly encountered when another library is not cleaning up the OpenSSL error stack. If you are using cryptography with another library that uses OpenSSL try disabling it before reporting a bug. Otherwise please file an issue at https://github.com/pyca/cryptography/issues with information on how to reproduce this. ([_OpenSSLErrorWithText(code=637976643L, lib=38, func=108, reason=67, reason_text='error:2606C043:engine routines:ENGINE_FREE_UTIL:passed a null parameter'), _OpenSSLErrorWithText(code=637968500L, lib=38, func=106, reason=116, reason_text='error:2606A074:engine routines:ENGINE_by_id:no such engine'), _OpenSSLErrorWithText(code=637976643L, lib=38, func=108, reason=67, reason_text='error:2606C043:engine routines:ENGINE_FREE_UTIL:passed a null parameter'), _OpenSSLErrorWithText(code=637968500L, lib=38, func=106, reason=116, reason_text='error:2606A074:engine routines:ENGINE_by_id:no such engine')])
    Traceback (most recent call last):
    File "/media/hdd/.kodi/addons/http://plugin.video.skygo.de/default.py", line 3, in <module>
    import resources.lib.vod as vod
    File "/media/hdd/.kodi/addons/http://plugin.video.skygo.de/resources/lib/vod.py", line 2, in <module>
    from skygo import SkyGo
    File "/media/hdd/.kodi/addons/http://plugin.video.skygo.de/skygo.py", line 5, in <module>
    import requests
    File "/media/hdd/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 52, in <module>
    from .packages.urllib3.contrib import pyopenssl
    File "/media/hdd/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/contrib/pyopenssl.py", line 47, in <module>
    import OpenSSL.SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import rand, crypto, SSL
    File "/usr/lib/python2.7/site-packages/OpenSSL/crypto.py", line 13, in <module>
    from cryptography.hazmat.backends.openssl.backend import backend
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py", line 7, in <module>
    from cryptography.hazmat.backends.openssl.backend import backend
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1693, in <module>
    backend = Backend()
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 136, in __init__
    self.activate_osrandom_engine()
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 158, in activate_osrandom_engine
    self.openssl_assert(e != self._ffi.NULL)
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 139, in openssl_assert
    return binding._openssl_assert(self._lib, ok)
    File "/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 62, in _openssl_assert
    errors_with_text
    InternalError: Unknown OpenSSL error. This error is commonly encountered when another library is not cleaning up the OpenSSL error stack. If you are using cryptography with another library that uses OpenSSL try disabling it before reporting a bug. Otherwise please file an issue at https://github.com/pyca/cryptography/issues with information on how to reproduce this. ([_OpenSSLErrorWithText(code=637976643L, lib=38, func=108, reason=67, reason_text='error:2606C043:engine routines:ENGINE_FREE_UTIL:passed a null parameter'), _OpenSSLErrorWithText(code=637968500L, lib=38, func=106, reason=116, reason_text='error:2606A074:engine routines:ENGINE_by_id:no such engine'), _OpenSSLErrorWithText(code=637976643L, lib=38, func=108, reason=67, reason_text='error:2606C043:engine routines:ENGINE_FREE_UTIL:passed a null parameter'), _OpenSSLErrorWithText(code=637968500L, lib=38, func=106, reason=116, reason_text='error:2606A074:engine routines:ENGINE_by_id:no such engine')])
    -->End of Python script error report<--
    18:01:04.211 T:3048108032 ERROR: GetDirectory - Error getting plugin://http://plugin.video.skygo.de/?action=listPa…ngpage%2f6.json
    18:01:04.213 T:3048108032 ERROR: CGUIMediaWindow::GetDirectory(plugin://http://plugin.video.skygo.de/?action=listPa…ngpage%2f6.json) failed

    Wisst ihr was ich da falsch gemacht habe?

    Hi zusammen,
    bin neu mit Kodi angefangen. Habe eine Solo 4k und habe dort Kodi installiert. Habe auch das SkyGo Plugin aktiviert. Eingeloggt bin ich dort und sehe auch die Filme. Wenn ich allerdings versuche diese zu starten bekommen ich unten rechts eine Fehlermeldung "Input Stream Addon fehlt". Woher bekomme ich dies genau. Ich vermute es ist das von euch beschriebene "inputstream.smoothstream". Hab nur leider keine Ahnung wie ich das bekomme.