Kodi Community Forum
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]] - cowcrash - 2022-10-18

(2022-10-18, 08:33)MrMagic Wrote: @cowcrash Try enabling the Web API (beta) option in the addon's settings.
that seems to help, but navigation menu heavy changed. even after disable web api the menu structure remain changed.
i find my recently viewed series in a different location, but that's okay. later i will look if i miss something.

is 'web api' a new frontend implementation?
thanks for this hint


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - cowcrash - 2022-10-19

Hi there,
is there a description of the available settings. i've looked at github, but there is nothing like that.


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - donbrew - 2022-10-28

Is there a way to watch Thursday Night Football on the add-on?
I can cast it to Chromecast, but it is jerky


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Wagg - 2022-10-30

Any chance of getting the Freevee content playable again? I used the addon quite a lot for this.


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - knappster - 2022-10-31

(2022-10-30, 11:50)Wagg Wrote: Any chance of getting the Freevee content playable again? I used the addon quite a lot for this.

Are you using Android? Did you see this issue / PR on GitHub?
https://github.com/Sandmann79/xbmc/pull/641#issuecomment-1208965779


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Wagg - 2022-11-06

(2022-10-31, 00:09)knappster Wrote: Are you using Android? Did you see this issue / PR on GitHub?
https://github.com/Sandmann79/xbmc/pull/641#issuecomment-1208965779

I’m unfamiliar with Python. What do I need to do to fix it in my Shield?


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - knappster - 2022-11-06

(2022-11-06, 11:52)Wagg Wrote:
(2022-10-31, 00:09)knappster Wrote: Are you using Android? Did you see this issue / PR on GitHub?
https://github.com/Sandmann79/xbmc/pull/641#issuecomment-1208965779

I’m unfamiliar with Python. What do I need to do to fix it in my Shield?

I'm not sure how much detail you need, but you will need to overwrite the playback.py file (or rename and replace) with the following:
https://raw.githubusercontent.com/Sandmann79/xbmc/77ef6614b0845c04bd5d07efc9918c3ea5594907/plugin.video.amazon-test/resources/lib/playback.py

I generally download it on another device and then copy it over using an smb network connection. Once it is in place you will want to restart the app or Kodi. The location is something like:
Code:
internal/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.amazon-test/resources/lib



RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Wagg - 2022-11-07

Got it. I know what to do, I was just not sure which file to replace. 

Worked fine. Thank you very much.


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - kuluba - 2022-11-12

(2022-10-31, 00:09)knappster Wrote:
(2022-10-30, 11:50)Wagg Wrote: Any chance of getting the Freevee content playable again? I used the addon quite a lot for this.

Are you using Android? Did you see this issue / PR on GitHub?
https://github.com/Sandmann79/xbmc/pull/641#issuecomment-1208965779
What do we use for LibreElec and a Raspi?


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - knappster - 2022-11-13

I don't think you need anything on non-android...


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - Reckoner89 - 2022-11-15

Hi, I just installed the addon and I have a couple issues:

1. Video is extremely jittery and stuttery. Other video addons like netflix and disney+ work fine.
2. Default audio language is whatever comes first alphabetically. Is there a way to set the default language? I don't see this anywhere in the settings.
3. Dolby Atmos is hit or miss, mostly miss. Most things just play in DD+ that I know have Dolby Atmos tracks.


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - gemini88 - 2022-11-16

all movies/tv - shows that are HDR10+ are jittery and have stutter (clean install) HDR no problem and somestimes i get a connect error or "server returned no content" Nvidia Shield TV pro is there a fix for this wonderfull addon besides that


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - gemini88 - 2022-11-16

@Reckoner89 Might be a little late you probably already figured it out by now but if not for the language fix disable proxy MPD alteration, noticed even setting the language inside Kodi to what you preffered still defaulted to whatever language the movie or show had by default within the add-on overriding your preference if MPD alteration was enabled


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - nonob - 2022-11-17

(2022-11-15, 23:27)Reckoner89 Wrote: 2. Default audio language is whatever comes first alphabetically. Is there a way to set the default language? I don't see this anywhere in the settings.

Hi, same issue for me since I use this addon (several years)
(2022-11-16, 00:49)gemini88 Wrote: for the language fix disable proxy MPD alteration

I tried but it didn't work


RE: Amazon VOD [plugin.video.amazon[vod|-test]] - bacardicola - 2022-11-17

I agree, a setting for the default language and subtitle language would be great.
Now everything starts with arabic spoken.
Changing to the right spoken make subtitle go out of sync.
Setting default to english in kodi itself helps, but watching a french movie i dont want it in english.
Thanks for your great work.