Video library update python script for SABnzbd
#31
This script seems to crash with latest XBMC version.
Anyone updated the script?

DS211> /volume1/@appstore/python/bin/python /volume1/xbmc/xbmc.library.update.py
Traceback (most recent call last):
File "/volume1/xbmc/xbmc.library.update.py", line 92, in <module>
xbmc.VideoLibrary.Scan()
File "/volume1/xbmc/xbmc.library.update.py", line 30, in __call__
return XBMCJSON.__dict__['Request'](self, method, kwargs)
File "/volume1/xbmc/xbmc.library.update.py", line 57, in Request
f = urllib2.urlopen(request)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 1207, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/volume1/@appstore/python/lib/python2.7/urllib2.py", line 1177, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 111] Connection refused>
DS211>
Reply
#32
Is there any kind of update for this for Gotham?
Would greatly appreciate one, as Couchpotato not only doesn't work properly for me (I get only notifications, no actual updating of library) but it's also just completely pointless to use of this script can be updated and hopefully it can!
Reply
#33
Like to know if it works on kodi 14.1+
Reply

Logout Mark Read Team Forum Stats Members Help
Video library update python script for SABnzbd0