Kodi Community Forum

Full Version: Old video plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
not compatible with latest builds?

I installed the "tagesschau" plugin from older zip file, on starting: script-error


Code:
......
12:28:09 T:2865757040 M:1561743360 WARNING: FillBuffer: curl failed with code 22
12:28:09 T:2865757040 M:1561743360   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
12:28:09 T:2865757040 M:1561743360   ERROR: Open - failed to open source <http://mirrors.xbmc.org/addons/eden-pre/addons.xml.md5>
12:28:20 T:2894068592 M:1562333184  NOTICE: -->Python Interpreter Initialized<--
12:28:21 T:2894068592 M:1563086848   ERROR: Error Type: <class 'urllib2.URLError'>
12:28:21 T:2894068592 M:1563086848   ERROR: Error Contents: <urlopen error [Errno -2] Name or service not known>
12:28:21 T:2894068592 M:1563086848   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.tagesschau/tagesschau.py", line 105, in <module>
                                                date, url = get_video_ts20h()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.tagesschau/tagesschau.py", line 68, in get_video_ts20h
                                                s = urllib2.urlopen(url).read()
                                              File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 391, in open
                                                response = self._open(req, data)
                                              File "/usr/lib/python2.7/urllib2.py", line 409, in _open
                                                '_open', req)
                                              File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 1185, in http_open
                                                return self.do_open(httplib.HTTPConnection, req)
                                              File "/usr/lib/python2.7/urllib2.py", line 1160, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno -2] Name or service not known>
12:28:21 T:9295680 M:1563086848   ERROR: GetDirectory - Error getting plugin://plugin.video.tagesschau/
12:28:21 T:9295680 M:1563086848   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tagesschau/) failed
could you be more vague?

No information posted to help determine problem...

read this http://forum.xbmc.org/showthread.php?tid=34655
sorry... the full log-file: http://pastebin.com/67VLzuNh
Seems to me your using a newer version of XBMC from GIT so all old ADDONS wont work and unless you know how to fix them or go knock on the plugins developers and ask them to fix compatibility.

Alternatively downgrade to stable dharma ifyou cant live without them...