• 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 73
Release Amazon VOD [plugin.video.amazon[vod|-test]]
Hi, I installed the Kodi addon with my Kodi that is on my Fire Stick 4K, downloaded the wrapper too, and put the playback on "Android". However, it doesent play anything. If you pick a video, it tries to load on the wrapper but then I get the "we're unable to start the video due to service issue" error and thats it. I wonder if anyone knows what might be the solution. Im stumped. Thanks.
Reply
(2021-05-24, 20:34)Steveedge Wrote: Hi, I would also like to know.

No HDR or 4K on my Nvidia Shield. Is this a known limitation or am I doing something wrong?

Thanks for all your work!

Still having this issue. Anyone that can shed any light on this?
Reply
@lunarsoul:
First check, if the prime video app works with this video. 
If yes, upload kodi.log and logcat (if possible) from your device here. 

@Steveedge:
4k through inputstream isn't possible with this addon.
You can enable "use android app for 4K videos" at inputstream settings, to pass the video to the native prime video app. 
These setting works only with "4K", "UHD" or "Ultra HD" in the video title. 

Just for clarification: only with an Widevine L1 secured device it is possible to stream HD content. All other devices are limited to SD quality. 

Btw. with the latest update v0.9.4, that have been released yesterday, the infinity caching times should be fixed.
Reply
(2021-06-08, 09:28)Sandmann79 Wrote: @lunarsoul:
First check, if the prime video app works with this video. 
If yes, upload kodi.log and logcat (if possible) from your device here. 

Here you go, dunno if I uploaded it right:
https://paste.kodi.tv/zakenolibi.kodi
Reply
@lunarsoul - your log is stuffed full of banned addons (wiki) and repos. By the forum rules (wiki) that you accepted and agreed to abide by when you signed up here, no support is available to your device here whilst they are still installed.

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
Sigh. Reposted the Log:

https://paste.kodi.tv/udexifizox.kodi

Thanks for the help.
Reply
(2021-04-21, 08:33)Triggaaaaa Wrote:
(2021-04-11, 20:00)ninjafuchs Wrote: hi!
i have trouble with installing this addon on my upgraded Kodi 19.0. It seems there is an issue with the InputSteram Helper dependencies. I have 0.5.2+matrix.1 installed. and it cannot install version 0.4.4+matrix.1.
MechanicalSoup says: the addon isnt compatible with the kodi version
and another error says: installing from zip failed. because of xbmc.python dependencies version 2.25.0
Sorry but I translated these messages from german.
What am I missing? Did I installed the wrong repo?

ninja

Hi all!

I had the same issue. It helped to remove orphaned addons using Settings -> System -> Addons -> Manage dependencies. mechanicalsoup was among them. Reinstalling amazon addon then worked.

Thanks for your efforts put into developing.

Great. Had the same issue and this worked perfect for me.
Reply
I am getting a "Amazon VOD Error check the log " notification every time I start up .   Where is the log file for the add on?

The Addon seems to be working ok just this notification all the time.

I have the "Kodi Log reader" addon installed but there is no errors listed there specific to this adon
Reply
Hi,

Thanks a lot for this great add-on. I hope it will support HD on Windows in the future.

Actually, I must choose between :
  • watching my Amazon movies with the add-on (on my windows PC): so I have audio 5.1 (Kodi convert DD+ to DD -my receiver Sony STR-DB840 only support DD or DTS) but not video HD.
  • watching my Amazon movies with the Android app casting to my Chromecast (first generation): so I have video HD but not audio 5.1 (i think my TV Sony KDL-40R470A)doesn't support DD+ to DD conversion; even DD doesn't seem to be passthroughed to my receiver).
I think I prefer for the moment use the add-on to have audio 5.1 and wait for maybe video HD support, but do you know a solution to have both video HD and audio 5.1 with my devices without spending too much (i don't want to change my TV or receiver, even if the last is more than 20 year's old).

Maybe there exists a kind of audio extractor to place between a Chromecast and the TV, which extract audio and convert DD+ to DD through optical out or alternative to Chromecast with DD+ conversion?

Any ideas are welcomes Smile

Thanks
Reply
Thanks for the addon.

Is there any way to save the video stream to disk with your addon?
Reply
Thanks for the add-on. I get errors on both Kodi 18.9 and 19.1. Movies/TV shows appear in the list (though sometimes takes a good while to load and sometimes never loads at all). But when I click on entries, nothing plays. I get an error "servers returned no content" . Any suggestions? Thanks!
Reply
Was the "add to Library" feature ever developed for this addon ?
I had been using Osmosis to achieve this but there have been issues with updating new episodes recently.The Netflix addon has achieved this so could it be implemented directly in this addon too ?
Cheers
Reply
Still getting errors and currently on 19.1. Same videos work fine on Amazon Video app on Android (Beelink GT1 w/ Android 7.1.2). How can I get log files to you? Thanks!
Reply
Opened https://github.com/Sandmann79/xbmc/issues/569 to capture my issue/logs. Thanks in advance!
Reply
Hi,

I see this error everytime I try enter in KODI:
Quote:2021-07-13 15:38:19.640 T:18614   ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'KeyError'>
                                                   Error Contents: 'amz'
                                                   Traceback (most recent call last):
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module>
                                                       EntryPoint()
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 83, in EntryPoint
                                                       g.amz.getListMenu(args.get('url', ''), int(args.get('export', '0')))
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/resources/lib/common.py", line 55, in __getattr__
                                                       def __getattr__(self, name): return self._globals[name]
                                                   KeyError: 'amz'
                                                   -->End of Python script error report<--
Does anyone knows how to solve it?

TY
Reply
  • 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 73

Logout Mark Read Team Forum Stats Members Help
Amazon VOD [plugin.video.amazon[vod|-test]]2