-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no more watchlist / can't play any movies or series #30
Comments
Same problem here. The addon has a file "default.py".
I changed mine to this:
It works for me now. |
I had the same Problem and this solution did work for me. Thank you! |
Works for me, too. Great Job! |
Works for me, too. (Linux/Arch) |
Can this get integrated into the addon, please? |
OK, with the change of the user agent string, I now can access again my watchlists. I still have a buffering problem (which I had quite a time ago, but has disappeared for a long time now), but I will check that later on. |
I hope this fix will be integrated soon :) |
Great! It works, thank you TobiMob... (pi2, osmc) |
SolidRun - OpenElec 6 Beta |
Works for me too. (x86/debian/kodi 14.1) |
#29 could fix this |
Thanx TobiMob. |
Going to fix it this evening. Thanks for providing a solution. :)
|
Great work! Thanks a lot! |
@XLordKX Thanks |
@XLordKX Great, thanks! |
Again not working today (2015-09-29). Please have a look here: The link to the video is created correctly, but Kodi can't play it. |
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]
The text was updated successfully, but these errors were encountered: