Skip to content

no more watchlist / can't play any movies or series #30

@dora71

Description

@dora71

Since yesterday (2015-09-15), Amazon seems to have changed URLs (again?).
I cannot access my watchlist (script error) and if I try to watch a video directly, it is the same script error. Didn't change anything in KODI itself, a new install didn't solve the problem.
However, I still can see covers and can navigate to films and series.

Here is the log:
14:04:11 T:2912212032 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/pi/.kodi/addons/plugin.video.prime_instant/default.py", line 1423, in
playVideo(url, selectQuality=="true")
File "/home/pi/.kodi/addons/plugin.video.prime_instant/default.py", line 738, in playVideo
except: content = getUnicodePage(urlMainS+"/dp/"+videoID + "/?_encoding=UTF8")
File "/home/pi/.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<--
14:04:11 T:3037990912 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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions