alexisserg / seppius-xbmc-repo

Automatically exported from code.google.com/p/seppius-xbmc-repo
0 stars 0 forks source link

Плагин plugin.video.serialu.net не работает #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Rapbmc 12.2

xbmc.log
19:43:45 T:2874393664  NOTICE: -->Python Interpreter Initialized<--
19:43:49 T:2874393664  NOTICE: URL: http://serialu.net/kamenskaya-6/
19:43:51 T:2874393664   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: cannot concatenate 'str' and 'NoneType' objects
                                            Traceback (most recent call last):
                                              File "/home/pi/.xbmc/addons/plugin.video.serialu.net/default.py", line 569, in <module>
                                                Get_Serial(params)
                                              File "/home/pi/.xbmc/addons/plugin.video.serialu.net/default.py", line 334, in Get_Serial
                                                soup = BeautifulSoup(html, fromEncoding="windows-1251")
                                              File "/home/pi/.xbmc/addons/script.module.beautifulsoup/lib/BeautifulSoup.py", line 1519, in __init__
                                                BeautifulStoneSoup.__init__(self, *args, **kwargs)
                                              File "/home/pi/.xbmc/addons/script.module.beautifulsoup/lib/BeautifulSoup.py", line 1144, in __init__
                                                self._feed(isHTML=isHTML)
                                              File "/home/pi/.xbmc/addons/script.module.beautifulsoup/lib/BeautifulSoup.py", line 1186, in _feed
                                                SGMLParser.feed(self, markup)
                                              File "/usr/lib/python2.7/sgmllib.py", line 103, in feed
                                                self.rawdata = self.rawdata + data
                                            TypeError: cannot concatenate 'str' and 'NoneType' objects
                                            -->End of Python script error report<--
19:43:51 T:3040817792   ERROR: GetDirectory - Error getting 
plugin://plugin.video.serialu.net/?img=http%3a%2f%2fserialu.net%2fwp-content%2fu
ploads%2f2011%2f09%2fkam6.jpg&mode=LIST&name=%d0%9a%d0%b0%d0%bc%d0%b5%d0%bd%d1%8
1%d0%ba%d0%b0%d1%8f%206%20%d1%81%d0%b5%d0%b7%d0%be%d0%bd&part=-&tag=ser_0f209e98
eb6537f671eeda1762b38456&url=http%3a%2f%2fserialu.net%2fkamenskaya-6%2f
19:43:51 T:3040817792   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.serialu.net/?img=http%3a%2f%
2fserialu.net%2fwp-content%2fuploads%2f2011%2f09%2fkam6.jpg&mode=LIST&name=%d0%9
a%d0%b0%d0%bc%d0%b5%d0%bd%d1%81%d0%ba%d0%b0%d1%8f%206%20%d1%81%d0%b5%d0%b7%d0%be
%d0%bd&part=-&tag=ser_0f209e98eb6537f671eeda1762b38456&url=http%3a%2f%2fserialu.
net%2fkamenskaya-6%2f) failed

Original issue reported on code.google.com by lesik1...@googlemail.com on 6 May 2013 at 8:21