2012-05-14, 18:09
Hi,
After upgrading to Eden (11.0) version of XBMC i got a problem with downloading subtitles from Napiproject service.
Subtitle plugin version 3.1.0
I have found something like this in xbmc.log:
Proxy for internet connection is off.
Any help? This is my main subtitle service.
After upgrading to Eden (11.0) version of XBMC i got a problem with downloading subtitles from Napiproject service.
Subtitle plugin version 3.1.0
I have found something like this in xbmc.log:
Code:
18:03:00 T:6184 ERROR: Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Program Files (x86)\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner
self.run()
File "C:\Users\cysiu\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\lib\services\Napiprojekt\service.py", line 33, in run
self.result = func(*args, **kwargs)
File "C:\Users\cysiu\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\lib\services\Napiprojekt\service.py", line 47, in set_filehash
d.update(open(path,"rb").read(10485760))
IOError: [Errno 22] invalid mode ('rb') or filename: u'smb://BLABLA/video/movies/Thor.2011.720p.BRRip.XviD.AC3-FLAWL3SS/Thor.2011.720p.BRRip.XviD.AC3-FLAWL3SS.avi'
Proxy for internet connection is off.
Any help? This is my main subtitle service.