My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 4: Some Amazon Prime videos do not play
3 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by eldon.mc...@gmail.com, Jan 23, 2015
I'm on an Android device (OUYA) running KODI and it seems that some videos just do not play via the Amazon Prime Plugin. These are videos that are accessible via the PC though.

One example is Daniel Tiger Seasons 1-2, however seasons 3-4 do work. I have not had a chance to pop the hood on the script, but figured I would post this just in the meantime.

Here is what I pulled from the kodi.log file:
12:01:26 T:1703542928  NOTICE: DVDPlayer: Opening: rtmp://cp221898.edgefcs.net/ondemand/mp4:ans/107584/h264/HD/PBS/v/113/dtg/032b5107-a057-4f92-816a-fab69d970c29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/dtg/;ans/107544/h264/PBS/v/113/dtg/ swfVfy=1 swfUrl=http://ecx.images-amazon.com/images/G/01/digital/video/streaming/169.0-0/UnboxScreeningRoomClient._V320644271_.swf pageUrl=http://www.amazon.com/dp/B00BOVMUA2 app=azusfms-vod playpath=mp4:ans/107584/h264/HD/PBS/v/113/dtg/032b5107-a057-4f92-816a-fab69d970c29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/dtg/;ans/107544/h264/PBS/v/113/dtg/ tcUrl=rtmpe://azusfms-vodfs.fplive.net:1935/azusfms-vod/
12:01:26 T:1703542928 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
12:01:26 T:1949588304  NOTICE: Thread DVDPlayer start, auto delete: false
12:01:26 T:1949588304  NOTICE: Creating InputStream
12:01:26 T:1949588304   ERROR: rtmp server sent error
12:01:26 T:1949588304   ERROR: rtmp server requested close
12:01:26 T:1949588304   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://cp221898.edgefcs.net/ondemand/mp4:ans/107584/h264/HD/PBS/v/113/dtg/032b5107-a057-4f92-816a-fab69d970c29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/dtg/;ans/107544/h264/PBS/v/113/dtg/ swfVfy=1 swfUrl=http://ecx.images-amazon.com/images/G/01/digital/video/streaming/169.0-0/UnboxScreeningRoomClient._V320644271_.swf pageUrl=http://www.amazon.com/dp/B00BOVMUA2 app=azusfms-vod playpath=mp4:ans/107584/h264/HD/PBS/v/113/dtg/032b5107-a057-4f92-816a-fab69d970c29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/dtg/;ans/107544/h264/PBS/v/113/dtg/ tcUrl=rtmpe://azusfms-vodfs.fplive.net:1935/azusfms-vod/]
12:01:26 T:1949588304  NOTICE: CDVDPlayer::OnExit()
12:01:26 T:1703542928   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B00BOVMUA2&mode=playVideo]
12:01:26 T:1941650640  NOTICE: Thread BackgroundLoader start, auto delete: false
12:01:26 T:1703542928  NOTICE: CDVDPlayer::CloseFile()
12:01:26 T:1703542928  NOTICE: DVDPlayer: waiting for threads to exit
12:01:26 T:1703542928  NOTICE: DVDPlayer: finished waiting
12:01:26 T:1703542928  NOTICE: CDVDPlayer::CloseFile()
12:01:26 T:1703542928  NOTICE: DVDPlayer: waiting for threads to exit
12:01:26 T:1703542928  NOTICE: DVDPlayer: finished waiting
12:01:41 T:1927751656  NOTICE: Thread BackgroundLoader start, auto delete: false
12:01:42 T:1941770392  NOTICE: Previous line repeats 1 times.
12:01:42 T:1941770392  NOTICE: Thread LanguageInvoker start, auto delete: false

NOTE: I snipped out the auth querystring part, as I was not sure if this is unique to me and what not, and replaced it with "XXXX".

I'll let you know if I find anything!

Cheers for the script!
Feb 2, 2015
#1 eddi.g.r...@gmail.com
I've the same issue for example with the content: Bones E01S06 (Link: http://www.amazon.de/dp/B00J4Z1510) 
Some other seasons from the same episode seems to have the same problem. 

My System: OpenElec 5.0 
kodi.log
9.4 KB   View   Download
Feb 22, 2015
#2 barnabas...@googlemail.com
Hi,

this issue concerns me as well.

The kodi log file discloses that all working videos have rtmp urls like the following:

rtmp://azeu[...]fa47_video_720p_6Mbps_audio_aaclc_128kbps.mp4?nvb=[...]

whereas the non-working ones looks like

rtmp://azeu[...]66be_mp4_video_6000_dialog_de$de_0_HD.mp4?nvb=[...]

First I thougt it might be a concern different encoding but then the dollar sign between "mp4_video_6000_dialog_de" and "de_0_HD.mp4" catched my eye. May it be the case that this special char breaks the URL?

Snip from my log file:

[...]
15:47:21 T:140393178015488  NOTICE: -->Python Interpreter Initialized<--
15:47:23 T:140394013083520  NOTICE: DVDPlayer: Opening: rtmp://azeufms-vodfs.fplive.net/azeufms-vod/mp4:lovefilm/lf/unencrypted/prod/e/5/e/e5ef889a-328a-4b8a-859d-7cf68e11f789/b5783010-95d2-45eb-b26f-76c0b7c1b288_mp4_video_6000_dialog_de$de_0_HD.mp4?nvb=[...]&nva=[...]&sessionId=[...]&hash=[...] swfVfy=1 swfUrl=http://ecx.images-amazon.com/images/G/01/digital/video/streaming/169.0-0/UnboxScreeningRoomClient._V320644271_.swf pageUrl=http://www.amazon.de/dp/B00J4Z18AI app=azeufms-vod playpath=mp4:lovefilm/lf/unencrypted/prod/e/5/e/e5ef889a-328a-4b8a-859d-7cf68e11f789/b5783010-95d2-45eb-b26f-76c0b7c1b288_mp4_video_6000_dialog_de$de_0_HD.mp4?nvb=[...]&nva=[...]&sessionId=[...]&hash=[...] tcUrl=rtmpe://azeufms-vodfs.fplive.net:1935/azeufms-vod/
15:47:23 T:140394013083520 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:47:23 T:140392683009792  NOTICE: Thread DVDPlayer start, auto delete: false
15:47:23 T:140392683009792  NOTICE: Creating InputStream
15:47:23 T:140392683009792   ERROR: Closing connection: NetStream.Failed
15:47:23 T:140392683009792   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://azeufms-vodfs.fplive.net/azeufms-vod/mp4:lovefilm/lf/unencrypted/prod/e/5/e/e5ef889a-328a-4b8a-859d-7cf68e11f789/b5783010-95d2-45eb-b26f-76c0b7c1b288_mp4_video_6000_dialog_de$de_0_HD.mp4?nvb=[...]&nva=[...]&sessionId=[...]&hash=[...] swfVfy=1 swfUrl=http://ecx.images-amazon.com/images/G/01/digital/video/streaming/169.0-0/UnboxScreeningRoomClient._V320644271_.swf pageUrl=http://www.amazon.de/dp/B00J4Z18AI app=azeufms-vod playpath=mp4:lovefilm/lf/unencrypted/prod/e/5/e/e5ef889a-328a-4b8a-859d-7cf68e11f789/b5783010-95d2-45eb-b26f-76c0b7c1b288_mp4_video_6000_dialog_de$de_0_HD.mp4?nvb=[...]&nva=[...]&sessionId=[...]&hash=[...] tcUrl=rtmpe://azeufms-vodfs.fplive.net:1935/azeufms-vod/]
15:47:23 T:140392683009792  NOTICE: CDVDPlayer::OnExit()
15:47:23 T:140394013083520   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B00J4Z18AI&mode=playVideo]
15:47:23 T:140392683009792  NOTICE: Thread BackgroundLoader start, auto delete: false
15:47:23 T:140394013083520  NOTICE: CDVDPlayer::CloseFile()


Mar 28, 2015
#3 ralph.ei...@gmail.com
same here - well most of the vids play just perfect - on MacBook its even the only way to play amazon prime, because it wont play without stop and go in any browser

Thanks to the plugin provider!!

Is there any progress with the above issue so far?
Apr 20, 2015
#4 marcel.hodan@gmail.com
same here. i've testet so much videos. but non worked :/
two log files here: http://xbmclogs.com/pi3cvoh1t and http://xbmclogs.com/pysaftmt5
the connection is established, my (accound related) watchlist is available. so the addon works fine. Thanks for that !
Sign in to add a comment

Powered by Google Project Hosting