Guten Abend zusammen,
bin ebenfalls neu hier.
das Problem kann ich bestätigen.
Hier der Auszugs aus dem Logfile (Raspberry Pi 2 B mit xbian und kodi):
[cbox]20:23:01 T:1635775504 WARNING: GetDurationFromMinuteString <runtime> should be in minutes. Interpreting '' as 0 minutes
20:23:01 T:1626145808 WARNING: Previous line repeats 65 times.
20:23:01 T:1626145808 NOTICE: Thread LanguageInvoker start, auto delete: false
20:23:01 T:1626145808 NOTICE: -->Python Interpreter Initialized<--
20:23:01 T:1626145808 WARNING: CPythonInvoker(38): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
20:23:01 T:1660752912 NOTICE: Thread BackgroundLoader start, auto delete: false
20:23:01 T:1742439440 NOTICE: Thread JobWorker start, auto delete: true
20:23:02 T:1660752912 NOTICE: Previous line repeats 2 times.
20:23:02 T:1660752912 NOTICE: Thread LanguageInvoker start, auto delete: false
20:23:02 T:1660752912 NOTICE: -->Python Interpreter Initialized<--
20:23:04 T:1660752912 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/xbian/.kodi/addons/plugin.video.prime_instant/default.py", line 1423, in <module>
playVideo(url, selectQuality=="true")
File "/home/xbian/.kodi/addons/plugin.video.prime_instant/default.py", line 738, in playVideo
except: content = getUnicodePage(urlMainS+"/dp/"+videoID + "/?_encoding=UTF8")
File "/home/xbian/.kodi/addons/plugin.video.prime_instant/default.py", line 993, in getUnicodePage
req = opener.open(url)
File "/usr/lib/python2.7/urllib2.py", line 407, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 439, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 626, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 407, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 445, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 528, 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<--
20:23:04 T:1960775680 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B00ILIGMEG&mode=playVideo&name=Die+Unfassbaren+-+Now+You+See+Me&thumb=http%3A%2F%2Fecx.images-amazon.com%2Fimages%2FI%2F51ygAHE9l9L.jpg][/cbox]
Gibts schon Lösungsansätze?