Coder Social home page Coder Social logo

addonscriptorde-beta-repo's People

Watchers

 avatar

Forkers

imranely

addonscriptorde-beta-repo's Issues

Some Amazon Prime videos do not play

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/032b51
07-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/;an
s/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-fab69d970c
29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h
264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/d
tg/;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/032b5
107-a057-4f92-816a-fab69d970c29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h26
4/PBS/v/113/dtg/;ans/148414/h264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;a
ns/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-fab69d970c
29-942.mp4?auth=XXXX&aifp=v001&slist=ans/148426/h264/PBS/v/113/dtg/;ans/148414/h
264/PBS/v/113/dtg/;ans/148381/h264/PBS/v/113/dtg/;ans/107584/h264/HD/PBS/v/113/d
tg/;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!

Original issue reported on code.google.com by [email protected] on 23 Jan 2015 at 5:28

Arte.TV addon issue

What steps will reproduce the problem?
1. Play any video for the Arte addon

What is the expected output? What do you see instead?
The selected video, a message "Script Failed! arte.tv" is displayed and kodi 
advise me to look in the logs/


What version of the product are you using? On what operating system?
Kodi 14.2 Compiled 13 april 2015 |Archlinux kernel 3.19.3-3


Please provide any additional information below.
Log:

17:46:23 T:140577070728960   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.URLError'>
                                            Error Contents: <urlopen error [Errno -2] Name or service not known>
                                            Traceback (most recent call last):
                                              File "/var/lib/kodi/.kodi/addons/plugin.video.arte_tv-2.1.4/default.py", line 374, in <module>
                                                playVideoNew(url)
                                              File "/var/lib/kodi/.kodi/addons/plugin.video.arte_tv-2.1.4/default.py", line 240, in playVideoNew
                                                listitem = xbmcgui.ListItem(path=getStreamUrlNew(url))
                                              File "/var/lib/kodi/.kodi/addons/plugin.video.arte_tv-2.1.4/default.py", line 245, in getStreamUrlNew
                                                content = getUrl(url)
                                              File "/var/lib/kodi/.kodi/addons/plugin.video.arte_tv-2.1.4/default.py", line 311, in getUrl
                                                response = urllib2.urlopen(req)
                                              File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
                                                return opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 431, in open
                                                response = self._open(req, data)
                                              File "/usr/lib/python2.7/urllib2.py", line 449, in _open
                                                '_open', req)
                                              File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 1227, in http_open
                                                return self.do_open(httplib.HTTPConnection, req)
                                              File "/usr/lib/python2.7/urllib2.py", line 1197, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno -2] Name or service not known>
                                            -->End of Python script error report<--
17:46:23 T:140578541897728   ERROR: Playlist Player: skipping unplayable item: 
0, path 
[plugin://plugin.video.arte_tv/?url=http%3A%2F%2Fwww.arte.tvhttp%3A%2F%2Fwww.art
e.tv%2Fguide%2Ffr%2F057877-039%2F28-minutes%3Fautoplay%3D1&mode=playV$
17:46:23 T:140577070728960  NOTICE: Thread BackgroundLoader start, auto delete: 
false


##Thanks !

Original issue reported on code.google.com by [email protected] on 22 Apr 2015 at 5:59

Not possible to add repo in Kodi 14.2 Beta2

What steps will reproduce the problem?
1. Include the repo inside Kodi 14.2 Beta2 (e.g. in a current xbian)
2. Kodi reports "Addon verfügt nicht über die erforderliche Struktur"

* What is the expected output? What do you see instead?

Repo doesn't get integrated into Kodi system

* What version of the product are you using? On what operating system?

Kodi 14.2 Beta2 on Xbian


Original issue reported on code.google.com by [email protected] on 3 Mar 2015 at 1:40

Script error with every video

What steps will reproduce the problem?
1. Try to play any video

What is the expected output? What do you see instead?
Script Error


What version of the product are you using? On what operating system?
1.0.2 on Openelec for Raspberry Pi 2

Please provide any additional information below.
The add on was working and then one day just stopped. I've tried resetting it 
and re-entering user name and password etc. I can still browse all the videos 
available but when I try to play one I simply get a "Script Error". Digging 
into the Kodi log suggests shows the script trying to start the stream but it 
fails with an invalid source log message. Is this just me or is anyone else 
getting this too?

Thanks



Original issue reported on code.google.com by [email protected] on 14 Apr 2015 at 12:17

ARD Medithek 3.0.3

What steps will reproduce the problem?
1. N/A
2. N/A 
3. N/A

What is the expected output? What do you see instead?

When going to Categories selecting any of the 5 available categories returns a 
script error. 
It just comes up "Error. Script failed! : ARD Mediathek"

What version of the product are you using? On what operating system?

3.0.3 Raspberry Pi running Raspbmc (latest update)


Please provide any additional information below.
Nothing else to report. Have retried restarting Raspberry Pi.


Original issue reported on code.google.com by [email protected] on 10 Dec 2014 at 3:51

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.