Beiträge von Boyd Crowder

    Bestätige! Geht seit einer knappen Woche nicht mehr.


    Code
    -->Python callback/script returned the following error<--
    Error Type: <type 'exceptions.AttributeError'>
    Error Contents: 'NoneType' object has no attribute 'streamURL'
    Traceback (most recent call last):
    File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.L0RE.spiegeltv\default.py", line 231, in <module> 
    playvideo(url)
    File "C:\Users\Thomas\AppData\Roaming\Kodi\addons\plugin.video.L0RE.spiegeltv\default.py", line 144, in playvideo
    stream_url = vid.streamURL()
    AttributeError: 'NoneType' object has no attribute 'streamURL'
    -->End of Python script error report<--