Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 36
Broken Amazon Prime Video Add-on [CLOSED]
#76
Currently there are two known problems with amazon addon:
1. login problem
2. empty movie and tv shows categories

The login problem has been already fixed but not released yet. Meanwhile you can replace the network.py manually -> https://github.com/Sandmann79/xbmc/issues/200
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
#77
(2018-11-08, 11:56)debutanker Wrote: Currently there are two known problems with amazon addon:
1. login problem
2. empty movie and tv shows categories

The login problem has been already fixed but not released yet. Meanwhile you can replace the network.py manually -> https://github.com/Sandmann79/xbmc/issues/200
 Many thanks, I did as you suggest but now now have errors in that file Sad 

I've posted on github regarding this.
#78
When I log in I receive a message: To better protect your account....
I have tried at least 10 times with correct email, password and characters provided. 
Could you help me with this please?
I also see a message Check log when it fails. Is there a Amazon VOD specific log or I should enable Kodi log and see what is there?

Thanks and cheers!!!
#79
(2018-11-08, 11:56)debutanker Wrote: Currently there are two known problems with amazon addon:
1. login problem
2. empty movie and tv shows categories

The login problem has been already fixed but not released yet. Meanwhile you can replace the network.py manually -> https://github.com/Sandmann79/xbmc/issues/200
 
(2018-10-29, 19:38)jcato Wrote:
(2018-10-26, 23:55)johnnypicnic Wrote: There is a new update. Make sure you are using 0.6.1
 Just checked, I'm on 0.6.1 and still only get 60 TV show seasons.

Debug log

Thanks 



So, is this just me? Does anyone else with more than 60 movies or tv show seasons in their watchlist see all of them?

Addon version is now 0.6.2 and still stops at 60 for me.
#80
Hi, I tried from long time to make this plugin to work in my raspberry 3, with libreelec installed and Kodi 17.2 version, without success.

One week ago, suddenly the system told me something about installing Widevine. It downloaded a chromium image (I gues...) and extracted some files. After that, I finally can not only browse Amazon Prime contents, but play them too. I can't believe it.

After that I have updated to Kodi 17.6, with the update method putting the update file in the update directory. It update correctly until I now.

Now, I can't play Amazon Prime videos again after the update. Each time I try to play something, the system show this popup message:
'Your system is misssing the following libraries required by Widevine CDM: libnss3.so, libnssutil3.so, linnspr4.so. Install the libraries to play this content'.

Could anyboy help me with this problem? Uninstalling and reinstalling doesn't solve it....
#81
@dalonso you need Kodi 18 for Amazon, Netflix etc. Try LibreELEC 8.9.006.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#82
(2018-11-09, 21:38)Milhouse Wrote: @dalonso you need Kodi 18 for Amazon, Netflix etc. Try LibreELEC 8.9.006.
 Ok, many thanks, I'll try it that version of libreelec!!
#83
(2018-11-09, 21:52)dalonso Wrote:
(2018-11-09, 21:38)Milhouse Wrote:
Code:
Code:
@dalonso you need Kodi 18 for Amazon, Netflix etc. Try LibreELEC 8.9.006.
 Ok, many thanks, I'll try it that version of libreelec!!           
Hi again, I've updated to LibreELEC 8.9.006. Now I don't get any error, but contents don't play. I've reviewed kodi.log and I've found this error:

cpp:

21:56:24.357 T:1357697904  NOTICE: [Amazon VOD] Using Host: Cloudfront
21:56:24.358 T:1357697904  NOTICE: [Amazon VOD] checkURL: https://s3-dub.cf.dash.row.aiv-cdn.net/dm/2$uvz8BRDgzR_HKZjmhSW4jCb9534~/c50c/7891/98d4/4cdf-acde-c7e03abcaaf3/b1bf3542-f438-48a3-b5f9-2408a5184ce4_corrected.mpd
21:56:26.793 T:1357697904  NOTICE: [Amazon VOD] Using inputstream.adaptive Version: 2.2.27.0
21:56:26.947 T:1938792464  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.amazon-test/?mode=PrimeVideo_Browse&path=root-//-Watchlist-//-Películas-//-0IQXDFJP7D6IOJ2GH9CQ8FU28X
21:56:26.948 T:1326998384  NOTICE: Creating InputStream
21:56:26.949 T:1326998384   ERROR: ADDON: Could not locate inputstream.adaptive.so.2.0.20
21:56:26.950 T:1326998384   ERROR: IAddonInstanceHandler::CreateInstance: inputstream.adaptive returned bad status "Permanent failure" during instance creation
21:56:26.950 T:1326998384   ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.amazon-test/?mode=PrimeVideo_Browse&path=root-//-Watchlist-//-Películas-//-0IQXDFJP7D6IOJ2GH9CQ8FU28X]
21:56:26.950 T:1326998384  NOTICE: CVideoPlayer::OnExit()
21:56:26.967 T:1708057456   ERROR: EXCEPTION: XBMC is not playing any media file
21:56:26.971 T:1708057456   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: XBMC is not playing any media file
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/utils/player.py", line 75, in onPlayBackStarted
                                                self.current_video_total_time = self.getTotalTime()
                                            RuntimeError: XBMC is not playing any media file
                                            -->End of Python script error report<--
21:56:27.276 T:1938792464  NOTICE: CVideoPlayer::CloseFile()
21:56:27.276 T:1938792464  NOTICE: VideoPlayer: waiting for threads to exit
21:56:27.276 T:1938792464  NOTICE: VideoPlayer: finished waiting

It says (line 6) 'NOTICE: [Amazon VOD] Using inputstream.adaptive Version: 2.2.27.0', but three lines below, I can read 'ERROR: ADDON: Could not locate inputstream.adaptive.so.2.0.20'. It does not make much sense to me. It's like the 'inputstream.adaptive.so' to use were harcoded in the code (?).
  
Well, I can do somemore deep investigation, but help it's always appreciated.
#84
(2018-11-09, 23:07)dalonso Wrote: Well, I can do somemore deep investigation, but help it's always appreciated.

Post a full debug log (wiki) (enable debug logging, reboot, post your kodi.log) - it saves everyone having to ask you 20 questions to get the most basic information. Maybe you should try a clean installation of 8.90.006, as you may have buggered something up by trying to make inputstream.adaptive work with Kodi 17...
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#85
(2018-11-09, 23:57)Milhouse Wrote:
(2018-11-09, 23:07)dalonso Wrote: Well, I can do somemore deep investigation, but help it's always appreciated.

Post a full debug log (wiki) (enable debug logging, reboot, post your kodi.log) - it saves everyone having to ask you 20 questions to get the most basic information. Maybe you should try a clean installation of 8.90.006, as you may have buggered something up by trying to make inputstream.adaptive work with Kodi 17...        
Hi, I had made a backup to perform a clean installation as you sugested. But before, I plugged the blackberry and tried for the last time to play videos from 'Amazon Video' and voila, it works now. Maybe I didn't complete shutdown after updating kodi and booting now has solved the problem. I don't know, this is unexpected. Seeing the logs now:

cpp:

18:56:06.003 T:1708057456  NOTICE: [Amazon VOD] postURL: https://atv-ps-eu.primevideo.com/cdp/cat...e=DUAL_KEY
18:56:06.209 T:1708057456   ERROR: /storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest...l-warnings
                                              InsecureRequestWarning)
18:56:07.769 T:1708057456  NOTICE: [Amazon VOD] Using Host: Cloudfront
18:56:07.770 T:1708057456  NOTICE: [Amazon VOD] checkURL: https://s3-dub.cf.dash.row.aiv-cdn.net/dm/2$Rxn3oWVu6dHuALiGevVPV4BTXno~/f16f/7104/d7b7/46e8-90af-608fc1c6e67f/1c102223-5f73-49f8-9e18-d127b17dbbd4_corrected.mpd
18:56:07.954 T:1708057456   ERROR: /storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest...l-warnings
                                              InsecureRequestWarning)
18:56:08.425 T:1708057456  NOTICE: [Amazon VOD] Using inputstream.adaptive Version: 2.2.27.0
18:56:08.561 T:1938665488  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.amazon-test/?mode=PrimeVideo_Browse&path=root-//-Watchlist-//-Series-//-amzn1.dv.gti.caafc9d2-e197-f4b9-ce06-254de1575302-//-0JKSDKLS90PPEVFYGKEC1WR957-//-0HG288NLAW82DFC6L0621J2NNH
18:56:08.561 T:1466938224  NOTICE: Creating InputStream
18:56:08.576 T:1466938224   ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
18:56:13.585 T:1466938224  NOTICE: Creating Demuxer
18:56:13.587 T:1466938224  NOTICE: Opening stream: 1 source: 256
18:56:13.628 T:1466938224  NOTICE: Creating video codec with codec id: 27
18:56:13.640 T:1466938224  NOTICE: Creating video thread
18:56:13.640 T:1371521904  NOTICE: running thread: video_thread
18:56:13.641 T:1466938224  NOTICE: Opening stream: 9 source: 256
18:56:13.695 T:1466938224  NOTICE: Finding audio codec for: 86018
18:56:13.697 T:1466938224  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
18:56:13.697 T:1466938224  NOTICE: Creating audio thread
18:56:13.697 T:1388307312  NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
18:56:13.738 T:1708057456  NOTICE: [Amazon VOD] Starting Playback: 0.0/2579.00024414
18:56:13.740 T:1708057456  NOTICE: [Amazon VOD] postURL: https://atv-ps-eu.primevideo.com/cdp/usa...mecode=0.0
18:56:13.753 T:1708057456   ERROR: /storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest...l-warnings
                                              InsecureRequestWarning)
18:56:14.127 T:1388307312  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
18:56:18.308 T:1938665488  NOTICE: CVideoPlayer::CloseFile()
18:56:18.308 T:1938665488  NOTICE: VideoPlayer: waiting for threads to exit
18:56:18.313 T:1466938224  NOTICE: CVideoPlayer::OnExit()
18:56:18.314 T:1466938224  NOTICE: Closing stream player 1
18:56:18.315 T:1466938224  NOTICE: Waiting for audio thread to exit
18:56:18.363 T:1388307312  NOTICE: thread end: CVideoPlayerAudio::OnExit()
18:56:18.363 T:1466938224  NOTICE: Closing audio device
18:56:18.414 T:1466938224  NOTICE: Deleting audio codec
18:56:18.414 T:1466938224  NOTICE: Closing stream player 2
18:56:18.415 T:1466938224  NOTICE: waiting for video thread to exit
18:56:18.459 T:1371521904  NOTICE: thread end: video_thread
18:56:18.461 T:1466938224  NOTICE: deleting video codec
18:56:19.426 T:1938665488  NOTICE: VideoPlayer: finished waiting
18:56:19.462 T:1938665488  NOTICE: CVideoPlayer::CloseFile()
18:56:19.507 T:1938665488  NOTICE: VideoPlayer: waiting for threads to exit
18:56:19.507 T:1938665488  NOTICE: VideoPlayer: finished waiting

It's still shown two errors/warnings (the same) in lines 2 and 24, but the videos are played properly. Strange. Well, I'm not going to touch nothin while this works.

Thank you again for your help.
#86
Tried replacing the network.py with the one you linked to but no joy.
#87
(2018-11-12, 18:00)SMalcolmB Wrote: Tried replacing the network.py with the one you linked to but no joy.
I enabled the logging but this is the only log I could find.
adutawucus.kodi (paste)

And the one I tried after replacing the network.py
https://paste.kodi.tv/abijokifih.kodi

No need to replace the network.py with version 0.6.2 anymore - have you already tried version 0.6.2?

edit: if the problem still persists, maybe this solution is worth a try - > https://github.com/Sandmann79/xbmc/issue...-438005350
NVIDIA Shield, H270M-Plus (i3-7100),NUC7i3BNH,WeTekHub,Pi2,Win10Server.
#88
Wow thanks! Didn't realise the update was released and assumed it would auto-update in any case. It logs in successfully. :-)

Seems to work perfectly so far.
Many thanks
#89
So, no one has responded to my 60 item limit in watchlists issue. Am I the only one with this issue?

Can someone with more than 60 movies or TV-show seasons in their watchlist please confirm if they all show up or not?

I currently have 62 movies, the last two (alphabetically) do not show up.

I'm on version 0.6.2 and Kodi 18-beta5.

Thanks!
#90
I can't get logged in.  I installed this on my Pi last week and it worked fine.  Tonight I'm trying to install it for my dad and I keep getting errors to check the log.  I tried twice, then rebooted, then tried again.  I even tried changing my password thinking maybe I miss-typed it.  Still no go.  This is the log I have right now:

https://paste.kodi.tv/cenobayovu.kodi

Currently using 0.6.2 of Amazon VOD installed via Repository, which in turn was installed via zip.
Running on a Raspberry Pi 3
LibreELEC BETA v 8.90.007
Kodi v18.0-BETA5 (Git:newclock5_18.0b5-Leia) Compiled: Nov 10 2018
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 36

Logout Mark Read Team Forum Stats Members Help
Amazon Prime Video Add-on [CLOSED]4