[RELEASE] SF Videoportal Addon
#61
Thank you for that!
Reply
#62
Addon doesnt work anymore (at least it seems so.)

Do always get script errors and cant play anithing nor something get listed.

---

heres a part of the Log (the whole log is in the Link below)

Code:
00:51:22 T:8000   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.HTTPError'>
                                            Error Contents: HTTP Error 404: Not Found
                                            Traceback (most recent call last):
                                              File "C:\Users\User1\AppData\Roaming\Kodi\addons\plugin.video.sf-videoportal\videoportal.py", line 224, in <module>
                                                ok = show_sendungen_dynamic(MODE_SENDUNGEN_MOSTVIEWED)
                                              File "C:\Users\User1\AppData\Roaming\Kodi\addons\plugin.video.sf-videoportal\videoportal.py", line 176, in show_sendungen_dynamic
                                                soup = BeautifulSoup( fetchHttp( url, {"count": 25, "mode": "tabcontainer"}))
                                              File "C:\Users\User1\AppData\Roaming\Kodi\addons\script.module.mindmadetools\lib\mindmade.py", line 59, in fetchHttp
                                                response = urllib2.urlopen( req)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 410, in open
                                                response = meth(req, response)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 442, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 629, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 410, in open
                                                response = meth(req, response)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 448, in error
                                                return self._call_chain(*args)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 404: Not Found
                                            -->End of Python script error report<--
00:51:22 T:7440   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.sf-videoportal/?mode=mostviewed&title=Meistgesehen
00:51:22 T:7440   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.sf-videoportal/?mode=mostviewed&title=Meistgesehen) failed

And here the Whole Log (pastbin)

Regards
Reply
#63
Yup, they changed some things again at srf, the json links the addon used to scrape return a 500 error now.
Reply
#64
Any plans of resurrecting this? There is the SRF Podcast plugin but it is missing quite a lot of the content this used to provide Sad
Reply
#65
Hey all,

The former SF Videoportal is back. It's now called "Play SRF" and is a complete rewrite.
It does no more parse HTML, but accesses the available JSON API.

This thread may end here. Let us continue on:
http://forum.kodi.tv/showthread.php?tid=259948

Enjoy,
skandi
mindmade XBMC Addons repository:
http://www.mindmade.org/xbmc.php
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] SF Videoportal Addon1