Skip to content
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 items for listing in any category #35

Open
laclaro opened this issue Oct 19, 2015 · 13 comments
Open

No items for listing in any category #35

laclaro opened this issue Oct 19, 2015 · 13 comments

Comments

@laclaro
Copy link

laclaro commented Oct 19, 2015

Hi,

some days before I noticed, that I cannot get any items in any category for listing. The plugin seems to run without exceptions, but no items are returned from amazon. Maybe they changed the api?

system: rpi, most recent OSMC system
version: rbp1-mediacenter-osmc 15.1.0-21
plugin: 1.7 (any)

Best regards,
Henning

@alex-marinov
Copy link

Same here. No items on any category listing, except my watchlist. The videos on my watchlist doesn't play, getting following error;
23:13:49 4035.911865 T:1540355104 NOTICE: https://www.amazon.co.uk/dp/B00EX62KOQ/?_encoding=UTF8
23:13:51 4037.212646 T:1540355104 NOTICE: https://atv-ps-eu.amazon.com/cdp/catalog/GetASINDetails?version=2&format=json&asinlist=B00EX62KOQ&deviceID=A7PB80N1VBLLA&includeRestrictions=true&deviceTypeID=A35LWR0L7KC0TJ&firmware=WIN%2017,0,0,188%20PlugIn&NumberOfResults=1
23:13:51 4037.464111 T:1540355104 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 410: Gone
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 1462, in
playVideo(url, selectQuality=="true")
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 785, in playVideo
asincontent = getUnicodePage('https://'+apiMain+'.amazon.com/cdp/catalog/GetASINDetails?version=2&format=json&asinlist='+videoID+'&deviceID='+urllib.quote_plus(matchCID[0].encode("utf8"))+'&includeRestrictions=true&deviceTypeID='+matchDID[0]+'&firmware=WIN%2017,0,0,188%20PlugIn&NumberOfResults=1')
File "/home/osmc/.kodi/addons/plugin.video.prime_instant/default.py", line 1010, 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 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 410: Gone
-->End of Python script error report<--
23:13:51 4037.500732 T:1958265392 DEBUG: ------ Window Init (DialogKaiToast.xml) ------

@stopmuckingabout
Copy link

same as above. removed and replaced plugin but still get the same issue.

@wjanes
Copy link

wjanes commented Oct 21, 2015

See the other issues. The Links doesnt work anymore because of HTML5 Upgrade from Amazon.

@lassepe
Copy link

lassepe commented Dec 5, 2015

+1

@michael-gillett
Copy link

Currently facing the same issue.

@bruxi
Copy link

bruxi commented Jan 16, 2016

I have the same problem. Addon seems to work ok, no errors in the log file but the lists are all empty.

@ghost
Copy link

ghost commented Feb 3, 2016

Has anyone had any luck with this issue? I was excited to get my new Prime account setup and I found that several other users are having the same issue I'm having.

@bruxi
Copy link

bruxi commented Feb 14, 2016

It's still the same issue. Will there be any activity in fixing this? Would be great to use Amazon Prime again in kodi.

@kaigame
Copy link

kaigame commented Mar 4, 2016

Having the same issue here, nothing in the log to suggest there is a problem

@negesti
Copy link

negesti commented Mar 4, 2016

Since Amazon switched to HTML5 streaming and has not updated/published the full API. This addon does not work at the moment. See @XLordKX 's comment

@kaigame
Copy link

kaigame commented Mar 4, 2016

fair enough, i'll wait then

On 4 March 2016 at 14:12, negesti notifications@github.com wrote:

Since Amazon switched to HTML5 streaming and has not updated/published the
full API. This addon does not work at the moment. See @XLordKX
https://github.com/XLordKX 's comment
#33 (comment)


Reply to this email directly or view it on GitHub
#35 (comment).

@claell
Copy link

claell commented Mar 4, 2016

Probably you will have to wait for a long time (over a year).

@kaigame
Copy link

kaigame commented Mar 4, 2016

Well, thats no fun

On 4 March 2016 at 15:20, Claudius Ellsel notifications@github.com wrote:

Probably you will have to wait for a long time (over a year).


Reply to this email directly or view it on GitHub
#35 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants