Entschuldigung, meinte 0.1.13 bzw 0.1.11
Habe jetzt die 0.1.18 probiert
16:01:18 T:1596 NOTICE: [plugin.program.tvhighlights 0.1.8]: Starting TV Highlights Grabber - TV Digital V.0.1.8
16:01:18 T:1596 NOTICE: [plugin.program.tvhighlights 0.1.8]: Settings (re)loaded
16:01:20 T:460 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "C:\Users\maaro\AppData\Roaming\Kodi\addons\plugin.program.tvhighlights\default.py", line 465, in <module>
scrapeTVDPage(category)
File "C:\Users\maaro\AppData\Roaming\Kodi\addons\plugin.program.tvhighlights\default.py", line 320, in scrapeTVDPage
_endtime = str(datetime.timedelta(hours=int(data.starttime.split(':')[0]), \
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--