Open GoogleCodeExporter opened 8 years ago
I am also running into the same issue/error code on my CuBox (Linux), except it
happens to every video that I try to play.
Original comment by m...@lukky.us
on 18 Oct 2013 at 10:30
I am unable to play any amazon prime videos and I have entered my paid
membership credentials into the amazon configuration screen. I get a script
failed! plugin.video.amazon -- same error as log file above.
Please email me when a solution is available. Thank you. ratmanny1@gmail.com
Original comment by mikek...@gmail.com
on 16 Nov 2013 at 10:47
I am also getting this same error with all amazon streams. Running xbmcbuntu
stable release
Original comment by sh4venwo...@gmail.com
on 17 Nov 2013 at 4:42
[deleted comment]
Same here, on Arch Linux.
====================AMAZON START====================
06:21:25 T:140320401950464 NOTICE: getURL:
http://www.amazon.com/gp/product/B007SQAIN8
06:21:26 T:140321960880064 DEBUG: DialogProgress::StartModal called
06:21:26 T:140321960880064 DEBUG: ------ Window Init (DialogProgress.xml)
------
06:21:27 T:140320401950464 ERROR: EXCEPTION Thrown (PythonToCppException) :
-->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/home/ryanvade/.xbmc/addons/plugin.video.amazon/default.py", line 57, in <module>
modes ( )
File "/home/ryanvade/.xbmc/addons/plugin.video.amazon/default.py", line 55, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "/home/ryanvade/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 130, in PLAYVIDEO
swfUrl, values, owned = GETFLASHVARS(common.args.url)
File "/home/ryanvade/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 236, in GETFLASHVARS
flashVars =(flashVars[0][0] + flashVars[0][1]).split('&')
IndexError: list index out of range
-->End of Python script error report<--
Original comment by ryanvade...@gmail.com
on 29 Dec 2013 at 6:29
Same here. I can see the thumbnails of all available content in my Prime but
when I try to play - script error.
====================AMAZON START====================
20:39:20 T:1752 NOTICE: getURL: http://www.amazon.com/gp/product/B008602KQI
20:39:22 T:1752 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python
callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\Username\AppData\Roaming\XBMC\addons\plugin.video.amazon\default.py", line 57, in <module>
modes ( )
File "C:\Users\Username\AppData\Roaming\XBMC\addons\plugin.video.amazon\default.py", line 55, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "C:\Users\Username\AppData\Roaming\XBMC\addons\plugin.video.amazon\resources\lib\play.py", line 130, in PLAYVIDEO
swfUrl, values, owned = GETFLASHVARS(common.args.url)
File "C:\Users\Username\AppData\Roaming\XBMC\addons\plugin.video.amazon\resources\lib\play.py", line 236, in GETFLASHVARS
flashVars =(flashVars[0][0] + flashVars[0][1]).split('&')
IndexError: list index out of range
-->End of Python script error report<--
20:39:22 T:4112 ERROR: Playlist Player: skipping unplayable item: 0, path
[plugin://plugin.video.amazon/?url="http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2
FB008602KQI"&mode="play"&name="The+Hunger+Games"&sitemode="PLAYVIDEO"]
20:39:22 T:1624 NOTICE: Thread Background Loader start, auto delete: false
20:39:22 T:4380 NOTICE: Thread Jobworker start, auto delete: true
Original comment by VulpeGri...@gmail.com
on 2 Feb 2014 at 1:48
Same here. everything works until its time to actually stream the video and I
get an exception error.
====================AMAZON START====================
22:08:36 T:1137906784 NOTICE: getURL:
http://www.amazon.com/gp/product/B001S7MPAC
22:08:38 T:1137906784 ERROR: EXCEPTION Thrown (PythonToCppException) :
-->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/root/.xbmc/addons/plugin.video.amazon/default.py", line 57, in <module>
modes ( )
File "/root/.xbmc/addons/plugin.video.amazon/default.py", line 55, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "/root/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 130, in PLAYVIDEO
swfUrl, values, owned = GETFLASHVARS(common.args.url)
File "/root/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 236, in GETFLASHVARS
flashVars =(flashVars[0][0] + flashVars[0][1]).split('&')
IndexError: list index out of range
-->End of Python script error report<-
Original comment by ja...@jmler.com
on 2 Feb 2014 at 4:31
What steps will reproduce the problem?
1. any movie from amazon plugin
2.
3.
What is the expected output? What do you see instead?
The video should play. A script error is played. The log shows an error:
Contents: list index out of range
What version of the product are you using? On what operating system?
pivos xios DS , XBMC 12.0. 0.6.9
Please provide any additional information below.
happens upon playing all videos.
Considering updating to xbmc 13 and see if it is in the plugin itself or in
some change in xbmc.
any help is appreciated.
Original comment by ja...@jmler.com
on 2 Feb 2014 at 4:38
[deleted comment]
same same - i read elswhere that Amazon have recently added digital rights to
their content... perhaps this is the cause...
tail xbmc.log
File "/home/pi/.xbmc/addons/plugin.video.amazon/default.py", line 55, in modes
exec 'sitemodule.%s()' % common.args.sitemode
File "<string>", line 1, in <module>
File "/home/pi/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 130, in PLAYVIDEO
swfUrl, values, owned = GETFLASHVARS(common.args.url)
File "/home/pi/.xbmc/addons/plugin.video.amazon/resources/lib/play.py", line 236, in GETFLASHVARS
flashVars =(flashVars[0][0] + flashVars[0][1]).split('&')
IndexError: list index out of range
-->End of Python script error report<--
22:53:37 T:3041009664 ERROR: Playlist Player: skipping unplayable item: 0,
path
[plugin://plugin.video.amazon/?url="http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2
FB000KZNB9M"&mode="play"&name="1x1+-+Pilot"&sitemode="PLAYVIDEO"]
Original comment by england....@gmail.com
on 9 Mar 2014 at 12:36
Hi,
I'm experiencing exactly this problem - is there any progress on this issue?
Original comment by avollmer...@googlemail.com
on 9 Mar 2014 at 2:04
Original issue reported on code.google.com by
nelson...@gmail.com
on 11 Sep 2013 at 4:56