Release Amazon VOD [plugin.video.amazon[vod|-test]] - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release Amazon VOD [plugin.video.amazon[vod|-test]] (/showthread.php?tid=349255) |
RE: Amazon VOD [plugin.video.amazon[vod|-test]] - R.O.H. - 2021-08-01 well it still wasn't a problem for me to write it down. Sometimes people don't see what's right in front of them. It happens. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Ballistic - 2021-08-02 Holy shit you guys are toxic. I wiped all data and configuration settings and did the exact same thing I did before (like 3000 posted) and now it works! Very wierd. For some reason it defaults to German audio but with some tweaking in the Player language settings it's fixed. Hopefully it didn't break other content. We'll see RE: Amazon VOD [plugin.video.amazon[vod|-test]] - marcopt - 2021-08-02 (2021-08-01, 10:13)marcopt Wrote:I solved ... clean installation of Kodi, now everything works there is only one small detail .. the video resolution is low, I can't see the videos even in HD(2021-07-31, 11:31)Ballistic Wrote: So this plugin is now officially broken and no longer supported? RE: Amazon VOD [plugin.video.amazon[vod|-test]] - R.O.H. - 2021-08-02 (2021-08-02, 10:11)Ballistic Wrote: Holy shit you guys are toxic. the majority (ok let's say many) of the people in the Kodi community (especially those with knowledge) are indeed toxic. I'm not one of them though. And I'm still waiting for a 'thank you'. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - bacardicola - 2021-08-14 Thank you for this add on, its so much better than the shield app. Finally subtitels in the black bar and good framerates. Great work! RE: Amazon VOD [plugin.video.amazon[vod|-test]] - BlueMax1916 - 2021-08-29 Hi, I recently encoiuntered a problem with the Amazon VOD plugin. I am running Kodi 19.1 portable on Windows 10 in my home network. I get this error every time I try to go into the Amazon VOD plugin. After several tries I deleted the Addon and reinstalled. Now the login does not work anymore. Always throws up an error. I found this related entry in the logs: Quote:2021-08-29 16:47:38.600 T:6512 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- I can provide full debug log if needed. And this log entry above reminded me to the same troubles I had with the Disney+ Addon -> https://forum.kodi.tv/showthread.php?tid=353316&pid=3036967#pid3036967 My home network is protected by a linux firewall and web access (http/https) goes through Squid proxy software on this firewall. The solution for the Disney+ Addon was this -> https://forum.kodi.tv/showthread.php?tid=353316&pid=3037286#pid3037286 I kindly ask if you could go the same route with the urllib3 component? Cheers Blue Max P.S. Portable Kodi 18.9 with Amazon VOD works flawlessly. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Piranha2004 - 2021-08-30 Hi team, Tried to run this addon today on my Raspberry Pi 2 running LibreElec Leia and its not recognising my login. Ive Prime Video in Australia and Ive played around with the various regions (also tried auto). Any thoughts on what it might be? RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Varstahl - 2021-09-03 Notice: several users report a breakage with OSMC and some LibreElec installations after September 1st Widevine update. OSMC will be probably broken up to early 2022, while some report that simply upgrading Widevine didn't work, and they had to manually delete the Widevine CDM folder and then reinstall it through the addon via InputStream.Helper. Some claim it's necessary to also remove the addon itself temporarily, I cannot confirm that but I think it's not necessary. I'll go back to blackout, I should hopefully be back in full in a couple weeks as things are settling down on my end (yay). Stay healthy and frosty! RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Thumbelina - 2021-09-04 https://paste.kodi.tv/muheveloki I am not able to play anything with the addon. Every time I try, I get the error "unable to play, HTTP error". RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Varstahl - 2021-09-05 @Thumbelina there seems to be something wrong with your setup/runtime. There's something weird interfering: Code: INFO <general>: [Amazon VOD] Service: Proxy bound to 127.0.0.1:42183 The port numbers should be the same, it seems like you have something that tries to proxy, or maybe somehow changes the port number for some reason. This is not normal, the port number has to be the same, and in the addon they are, so it must be some external factor. I wouldn't know what, though, this is the first time I see anything like this. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Thumbelina - 2021-09-05 @Varstahl story of my life. I would have to have a unique issue. I'll try to track this down but I don't know what could be causing it. I tried to do as clean a setup as I could to narrow down what could be causing the problem. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Varstahl - 2021-09-05 @Thumbelina I didn't thought of mentioning it, but in the Addon settings there is an option to "Disable MPD Proxy". Some minor features will be unavailable, but if it works with the the option active, and the MPD Proxy disabled, then you can narrow down the issue. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Thumbelina - 2021-09-05 https://paste.kodi.tv/wobipimipu I did another clean install and tried again. It looks like the same error. I don't know why there is a proxy. I didn't set it up. I haven't been able to find where it is set up either. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Thumbelina - 2021-09-05 (2021-09-05, 16:17)Varstahl Wrote: @Thumbelina I didn't thought of mentioning it, but in the Addon settings there is an option to "Disable MPD Proxy". Some minor features will be unavailable, but if it works with the the option active, and the MPD Proxy disabled, then you can narrow down the issue. Is that the Proxy MPD Alteration under the General tab? That's the only thing I could find similar. RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Thumbelina - 2021-09-05 https:://paste.kodi.tv/gagoqeqazi @Varstahl even with the Proxy MPD Alteration disabled, the error persists |