Új hozzászólás Aktív témák

  • PpenoO

    őstag

    válasz vargalex #38714 üzenetére

    Igen, ezt láttam én is de nem értem, mi idézheti elő. OSMCt (19.4 Kodi) a log elött telepítettem fel és csak az rtl mostot adtam hozzá amihez jött az inputstream helper. Se a legfrissebb Widewineal, sem a régebbiekkel nem megy az RTL Most.

    Az RTL most a Librelec 18.9es Kodi alatt sem indul amióta jeleztem. Itt viszont a python logolt egy errort. Lehet ez segít (köszi előre is).

    2022-03-15 18:09:08.592 T:1807721344 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <type 'exceptions.UnicodeDecodeError'>
    Error Contents: 'ascii' codec can't decode byte 0xe2 in position 58437: ordinal not in range(128)
    Traceback (most recent call last):
    File "/storage/.kodi/addons/plugin.video.rtlmost/default.py", line 54, in <module>
    navigator().get_video(url, meta, image)
    File "/storage/.kodi/addons/plugin.video.rtlmost/resources/lib/indexers/navigator.py", line 274, in get_video
    player.player().play(id, streams, image, meta)
    File "/storage/.kodi/addons/plugin.video.rtlmost/resources/lib/modules/player.py", line 81, in play
    if is_helper.check_inputstream():
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 407, in check_inputstream
    return self._check_drm()
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 359, in _check_drm
    return self._check_widevine()
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 329, in _check_widevine
    self._update_widevine()
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 288, in _update_widevine
    latest_version = latest_widevine_version()
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/widevine.py", line 164, in latest_widevine_version
    devices = chromeos_config()
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py", line 63, in chromeos_config
    return json.loads(http_get(config.CHROMEOS_RECOVERY_URL))
    File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/utils.py", line 73, in http_get
    return content.decode()
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 58437: ordinal not in range(128)
    -->End of Python script error report<--

Új hozzászólás Aktív témák