-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
video.amazon-test stuck on loding circle on startup / No JSON objects found in the page #696
Comments
See also #695, I think this is the same. I didn't want to hijack his bug with my debug logs. It seems like it retries multiple times and eventually end up stuck. |
same here same error: looks like it stuck ... in tcpdump i do not see any connection retries |
Amazon now interposes an anti-robot captcha for normal page requests, which the addon does not currently support. |
puh, ok ... sounds not so easy ... do you need help or have any ideas, how to integrate the captcha query into the addon? |
blind chicken ... please reproduce this: |
"pc" is the same hardware that ubuntu runs on? |
no, sorry, its a normal workstation and has nothing to do with kodi |
What client_string/user_agent uses the addon? Empty http clients are almost every time send to the robot detection. |
When I do this (on the same client kodi is running), I can get one step further. The addon loads and presents the first selection screen. Upon selecting a "section" it start hanging in the load circle. I will try reverting to the last stable addon version. UPDATE:Stable version can get further down the tree (it seems). Getting sporadic errors of "Did not get answer from server":
hmm... Any support I can provide? |
yesterday was working ... today out ... you need some help? |
Have you ever tried it with it...on Windows it works with it too...if you then under data source: |
this is not working on debian linux/ xbian :( something to do? something, we can help you? thanks |
to not push you to much ... but @Sandmann79 , do you think its possible to solve that problem? |
Same problem here! |
not working anymore here ... anybody out there, who got it working? |
Same problem since few weeks. Is anybody working on this? |
Changing the data source to "Android" and then back to "web" + deleting the cache works for me (kodi 20.2 Raspi4). |
one other question ... somebody tried browser launcher and firefox or chomium? @Sandmann79 |
On my system kodi 18.9 raspi3 the data source can't change. It's grayed. Clean cache has no effect. |
@cowcrash, gleiches bei mir |
Captcha support is already built in. But it comes every two hours, which of course is not very user-friendly. But since I'm not getting anywhere at this point, I've decided to continue working on the Android Api for now. |
@Sandmann79 i do not understand ... did you built it captcha for the actual problem now? will there come a new version? if you need help with the api, tell us. |
@tux4you sorry for the confusion, i meant in my not yet published builds |
hehe ... no problem :) thank you for the great work |
@Sandmann79 will test tomorrow ... |
@tux4you Yes I am. Included in the beta is a solver for the simple Amazon Captchas. This should make the Web-API usable again. This is realized by a separate module, which is only executable from Kodi 19 and higher. It is mandatory to install the module before installing the beta, otherwise an error will occur. With Kodi 18 or if the captcha is not recognized, it must be solved manually. In the beta, the Android-API is also unlocked. Important notes about the Android-API:
Downloads: |
@ Sandmann79 |
@cow-crash as already written, the Captcha module only runs from Kodi 19 onwards. A fix for the bug in Kodi 18 is on the way… |
Dear Mr. @Sandmann79 I'd like to confirm that your addons I'm using PrimeVideo in a German region. Oh, i forgot... The watchlist entries are shown correctly! And a few minutes later... I found, that it throws an error like "Catalogue not found", if I stay in the menu after watching a movie and want to quit the menu a few hours later. Quitting the Amazon addon and open it again let me see the menu again without switching between Android and Input Stream. |
@fkoss |
@Sandmann79 I did never touch the data source settings the last 2 years, since I'm using Kodi. Now, I've changed the data source to Android and got a completely new user experience! Thank you for opening up new horizons and of course for your great work! :-) |
@Sandmann79 Can you help me make it work plz? Im desperate and stuck sinds january :-( Thanks in advance |
… works on Kodi Omega Libreelec 12 (nightly 20230727) with inputstream.adaptive 21.1.2 but crashes Kodi when using actual 21.1.3 version … |
beta2 works on my RPi 4 running osmc which is built upon Kodi v20 Nexus. Installed the captcha module first the beta2 second. Thanks for your great work 🙏🏻 |
Thanks for your great work! I tested the new Android API the last few days and recognized two things:
But the experience is already much better than with the Web API! |
currently the program mostly starts after some tries and then it works correctly. But i have to do multiple restarts and ignore the failures. |
Little update, maybe also related to
During startup of Amazon VOD I get an exception, though everything seems to work normal afterwards:
|
Future beta versions will now be made available at #700. |
Hi guys, unfortunately, now I am facing a new problem ! With LE10 installed, I cannot make my spdif soundcard work ! Unfortunately The procedure described doesnt work for me. Thanks in advance |
I've update the old version (leia beta 3). After start i have to process the captcha. After that all seem to be okay. |
Addon used
Account type
System Setup (please provide the following information):
Upload Logs
Debug-Log:
Describe the bug
After opening the Amazon Video Addon Kodi get stuck on the loading circle forever. You cannon exit with any input.
The text was updated successfully, but these errors were encountered: