Git Product home page Git Product logo

Comments (19)

Sandmann79 avatar Sandmann79 commented on August 27, 2024 10

Amazon changed the layout of the Detail page. This breaks the display of video entries.
Hopefully there won't be any more changes.
Working on a fix...

from xbmc.

Sandmann79 avatar Sandmann79 commented on August 27, 2024 5

@berni123 this error message comes from the web data source. Sometimes the settings are not applied. Then it helps to start another add-on or to restart Kodi completely.

Btw v1.0.4 has just been uploaded, which makes the web data source functional again.

from xbmc.

Sandmann79 avatar Sandmann79 commented on August 27, 2024 2

Amazon has now changed even more pages, so the adjustments in the add-on take more time.

In the meantime, the Android data source can be used. This is not affected by the changes. Only the profile change does not work there.

from xbmc.

Forlorn-Hope avatar Forlorn-Hope commented on August 27, 2024

I also have the same issue. Last time it was because Amazon made changes to the VOD interface. I have cleared both the video and catalog caches to no avail. When I choose any options in My Stuff > Watchlist, I get an 'Amazon VOD error. Please look at the log' message.

System Setup (please provide the following information):

Hardware: Intel NUC i5-8259U
OS version: LibreElec 11.0.4
Kodi version number: 20.2

Account type
amazon.(com/co.uk/de/jp)

Here is the log file :

https://paste.kodi.tv/oropekakik

I also generated the log file from the plugin itself. It has been attached:
logfiles_20240118-191411.zip

If there is anything else I can provide, please let me know.

from xbmc.

cow-crash avatar cow-crash commented on August 27, 2024

also don't work here...

from xbmc.

DiGilli avatar DiGilli commented on August 27, 2024

Here [UK] it also fails ... upon vod start shows info box stating "unable to connect to 'www.amazon.co.uk'", upon "ok"ing info box terminates application and shows kodi video folder.
Update: after uninstalling, cleaning folders, and reinstalling vod 1.03, the error message is now
"Unable to find the navigation menu for www.amazon.co.uk". Rest is the same as above...
[RPi3 LE11/Kodi20 VOD 1.01 and 1.03]

from xbmc.

yrp888 avatar yrp888 commented on August 27, 2024

Presumably my error is the same cause, but the message is "Unable to find the navigation menu for https://www.primevideo.com"

NUC8, NUC11, LE11.0.5, VOD1.03

from xbmc.

rptaylor avatar rptaylor commented on August 27, 2024

I found the same problem, with the error message "Unable to find the navigation menu for primevideo.com" just like #674 . Switching to the android data source fixes it again for now, thanks for the quick workaround!!
(However now there are duplicates of all the menu entries and I don't see an option to clear the cache anymore.)

from xbmc.

yrp888 avatar yrp888 commented on August 27, 2024

Thanks Sandmann79, I tried the Android workaround and it's working as rptaylor confirmed.

We'll patiently wait on your fixes, appreciate all your hard work!

from xbmc.

berni123 avatar berni123 commented on August 27, 2024

I can confim this issue since a few days ago. Fresh installation lateses Kodi-Nerds Repo with Sandman-Repo and AmazonVod 1.0.3 under Kodi/Nexus.

2024-01-21 18:12:45.211 T:6850 info <general>: [Amazon VOD] Service: Proxy bound to 127.0.0.1:44593
2024-01-21 18:12:45.212 T:6850 info <general>: [Amazon VOD] Service: Proxy server started
2024-01-21 18:12:45.212 T:6850 info <general>: [Amazon VOD] Service started
2024-01-21 18:13:13.742 T:6934 info <general>: [Amazon VOD] startup.py:44 Requested {}
2024-01-21 18:13:13.797 T:6934 info <general>: [Amazon VOD] startup.py:69 Version: 1.0.3+matrix.1
2024-01-21 18:13:13.798 T:6934 info <general>: [Amazon VOD] startup.py:70 Unicode filename support: False
2024-01-21 18:13:13.798 T:6934 info <general>: [Amazon VOD] startup.py:71 Locale: en-gb / Language: de
2024-01-21 18:13:13.801 T:6934 info <general>: [Amazon VOD] network.py:119 getURL: https://www.amazon.de/gp/video/storefront
2024-01-21 18:13:14.959 T:6934 info <general>: [Amazon VOD] network.py:208 Download Time: 1.1574572009999429
2024-01-21 18:13:15.151 T:6934 error <general>: [Amazon VOD] web_api.py:340 Watchlist link not found
024-01-21 18:13:17.168 T:6934 error <general>: [Amazon VOD] web_api.py:366 Unable to parse the navigation menu for https://www.amazon.de
2024-01-21 18:13:17.225 T:6933 error <general>: GetDirectory - Error getting plugin://plugin.video.amazon-test/
2024-01-21 18:13:17.235 T:6806 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.amazon-test/) failed

from xbmc.

berni123 avatar berni123 commented on August 27, 2024

Amazon has now changed even more pages, so the adjustments in the add-on take more time.

In the meantime, the Android data source can be used. This is not affected by the changes. Only the profile change does not work there.

Switching to android does not work. Same error, same crash:
error <general>: [Amazon VOD] Watchlist link not found
error <general>: [Amazon VOD] Unable to parse the navigation menu for https://www.amazon.de
error <general>: GetDirectory - Error getting plugin://plugin.video.amazon-test/
error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.amazon-test/) failed

from xbmc.

yrp888 avatar yrp888 commented on August 27, 2024

Thank you so much for all your hard work sorting this out so quickly Sandmann79, another donation on its way.

from xbmc.

Forlorn-Hope avatar Forlorn-Hope commented on August 27, 2024

Bless you. Working as it was before.

from xbmc.

yrp888 avatar yrp888 commented on August 27, 2024

Just managed to update the 3 NUCs and they are all working perfectly.

from xbmc.

berni123 avatar berni123 commented on August 27, 2024

Confirm: New Version 1.0.4 works as expected.

from xbmc.

cow-crash avatar cow-crash commented on August 27, 2024

it works. yeah. thanks for your great work.

from xbmc.

cpassuel avatar cpassuel commented on August 27, 2024

@berni123 this error message comes from the web data source. Sometimes the settings are not applied. Then it helps to start another add-on or to restart Kodi completely.

Btw v1.0.4 has just been uploaded, which makes the web data source functional again.

I feel so dumb, how do you install it ? I tried to update it from repository.sandmann79.plugins-1.0.4.zip but I don't have the choice to update to 1.0.4, I can only select 1.0.3 that I have already installed.
Do you need to uninstall it before ?

from xbmc.

Forlorn-Hope avatar Forlorn-Hope commented on August 27, 2024

@berni123 this error message comes from the web data source. Sometimes the settings are not applied. Then it helps to start another add-on or to restart Kodi completely.
Btw v1.0.4 has just been uploaded, which makes the web data source functional again.

I feel so dumb, how do you install it ? I tried to update it from repository.sandmann79.plugins-1.0.4.zip but I don't have the choice to update to 1.0.4, I can only select 1.0.3 that I have already installed. Do you need to uninstall it before ?

I was able to update to 1.0.4 by going to Add-ons, and then checking for updates. It appears for me as an available update.

from xbmc.

cpassuel avatar cpassuel commented on August 27, 2024

Well I was finally able to update by updating amazon vod repo instead of sandmann79s repository. It was not directly from the addon update, it's a bit weird mayeb it's because of my 9.2.8 version.
BTW 1.0.5 seems to works fine on RPi 4 and .2.8 version

from xbmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.