Nein, hier gehts auch nicht.
Ich komm nur gerade per SSH nicht in die Kiste, sonst würd ich gliech die Meldung mitschicken.. Sekunde *reboot
EDIT:
[expander]
Code
09:23:55 T:2727806048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [Errno -2] Name or service not known>
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.rtl_now/default.py", line 425, in <module>
listShowsThumb(url)
File "/storage/.xbmc/addons/plugin.video.rtl_now/default.py", line 89, in listShowsThumb
content = opener.open(urlMain).read()
File "./Lib/urllib2.py", line 400, in open
File "./Lib/urllib2.py", line 418, in _open
File "./Lib/urllib2.py", line 378, in _call_chain
File "./Lib/urllib2.py", line 1207, in http_open
File "./Lib/urllib2.py", line 1177, in do_open
URLError: <urlopen error [Errno -2] Name or service not known>
-->End of Python script error report<--
Alles anzeigen
[/expander]
Da haben die wohl wieder ihre Seite geändert...
EDIT2: Manchmal gehts aber auch. Haben die evtl. derzeit Netzwerkprobleme (Name or service not known)?
EDIT3: Ggf. würde anständiges Exception handling (try: ... except ...: ...) helfen etwas aussagekräftigere Fehlermeldungen statt "Irgendwas geht nicht, schau ins Log" anzuzeigen..