Beiträge von maocypher
-
-
-
Hab meins gerade wieder zum laufen bekommen
Sieht so aus, als ob Amazon den user-agent-string vom PlugIn mit einem 404-Error beantwortet.Ich hab in der "default.py" den user-agent durch den von Chrome ersetzt und nun läuft das wieder.
https://github.com/XLordKX/kodi/i…mment-140857854
Feedback, ob das noch jemandem hilft, wäre schön.
Dann würde ich das mal ins PlugIn einbauen.Der Fix funktioniert auch für mich. Vielen Dank für die gute und schnelle Arbeit
Funktioniert auch für meinen Raspberry Pi B+ mit OSMC. -
Guten Morgen alle zusammen,
also auf meinem Pi, der aktuell mot OSMC läuft, komme ich in der App bis zu "Meine Watchlist", anschließend läuft der auf einen Fehler.
Ein Blick in das [definition=3,2]kodi.[definition='1','0']log[/definition][/definition] zeigte, dass es sich vermutlich um einen Error 404 Page not Found handelt.
Gestern abend zwischen 17 und 18Uhr deutscher Zeit konnte ich noch einwandfrei gucken
Ich habe mal einen Teil aus meinem Log-File angehängt.NOTICE: -->Python Interpreter Initialized<--
06:11:19 1021.590759 T:2818876448 NOTICE: script.tv.show.next.aired: ### starting data update
06:11:32 1034.930420 T:2627728416 NOTICE: Thread BackgroundLoader start, auto delete: false
06:11:35 1037.608765 T:2757227552 NOTICE: Previous line repeats 1 times.
06:11:35 1037.609131 T:2757227552 NOTICE: Thread LanguageInvoker start, auto delete: false
06:11:36 1039.153076 T:2757227552 NOTICE: -->Python Interpreter Initialized<--
06:11:48 1050.906128 T:2757227552 NOTICE: Thread BackgroundLoader start, auto delete: false
06:11:50 1053.193970 T:2757227552 NOTICE: Previous line repeats 1 times.
06:11:50 1053.194214 T:2757227552 NOTICE: Thread LanguageInvoker start, auto delete: false
06:11:52 1054.748535 T:2757227552 NOTICE: -->Python Interpreter Initialized<--
06:12:04 1066.950928 T:2757227552 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 404: Not Found
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 1415, in <module>
listWatchList(url)
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 260, in listWatchList
content = getUnicodePage(url)
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 993, in getUnicodePage
req = opener.open(url)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 469, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 656, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 469, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 656, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<-- -
Guten Morgen liebe Kodinerds
seit dem Skript-Fehler vor ca. 2-3 Wochen verfolge ich diesen Thread. An der Diskussion über Amazon werde ich mich nicht beteiligen, da ich finde, dass das nicht in diesen Thread passt.
Ich bin beeindruckt von der Leistung, die ihr bisher hier geleistet habt.
Seit ungefähr einer Woche brauche ich einige Versuche bis ich ein Video gestartet bekomme. In den meisten Fällen startet das Video scheinbar, aber ich bekomme weder Bild noch Ton sondern sehe lediglich wie die Zeit in geschätzt 16x Geschwindigkeit fortschreitet. Gelegentlich bekomme ich auch folgenden Skript-Fehler:NOTICE: -->Python Interpreter Initialized<--
08:08:42 T:2726294592 NOTICE: Thread LanguageInvoker start, auto delete: false
08:08:42 T:2761348160 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.14)
08:08:42 T:2761348160 NOTICE: script.tv.show.next.aired: ### no prior data found
08:08:43 T:2726294592 NOTICE: -->Python Interpreter Initialized<--
08:08:49 T:2726294592 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 "/home/pi/.kodi/addons/plugin.video.prime_instant/default.py", line 1082, in <module>
playVideo(url, selectQuality=="true")
File "/home/pi/.kodi/addons/plugin.video.prime_instant/default.py", line 619, in playVideo
flashContent=opener.open(matchSWFUrl[0]).read()
File "/usr/lib/python2.7/urllib2.py", line 401, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 419, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1211, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1181, in do_open
raise URLError(err)
URLError: <urlopen error [Errno -2] Name or service not known>
-->End of Python script error report<--Ich kenne mich leider nicht besonders gut mit Python aus, aber hat irgendeiner evtl. eine Idee? Würdet ihr das Problem eher bei Amazon vermuten oder im Skript?