Stream
Stream copied to clipboard
Error while entering a folder
Hi,
I've tried the add on, which installed ok. I tested v1.4.4
Once I try to enter any folder (movies, tv series, any one) I get a plugin error. The log states the following:
'module' object has no attribute 'ISO_639_1
Is there any dependency I'm missing ?
Thanks.
The issue has been fixing in the experimental release candidate versions available on the Releases tab here
I now get this (I'm using a socks5 proxy) using the version you provided.
File "/home/sibi/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/ga.py", line 69, in track_page tracker.track_pageview(Page(path), session, visitor) File "/home/sibi/.xbmc/addons/plugin.video.stream/resources/site-packages/pyga/requests.py", line 851, in track_pageview request.fire() File "/home/sibi/.xbmc/addons/plugin.video.stream/resources/site-packages/pyga/requests.py", line 103, in fire self.*send() File "/home/sibi/.xbmc/addons/plugin.video.stream/resources/site-packages/pyga/requests.py", line 89, in __send request, timeout=self.config.request_timeout) File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 404, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(args) File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.7/urllib2.py", line 1181, in do_open h.request(req.get_method(), req.get_selector(), req.data, headers) File "/usr/lib/python2.7/httplib.py", line 973, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 969, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 829, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 791, in send self.connect() File "/usr/lib/python2.7/httplib.py", line 772, in connect self.timeout, self.source_address) File "/usr/lib/python2.7/socket.py", line 557, in create_connection sock = socket(af, socktype, proto) File "/home/sibi/.xbmc/addons/plugin.video.stream/resources/site-packages/stream/socks.py", line 212, in __init if type not in socket.SOCK_STREAM or socket.SOCK_DGRAM: TypeError: argument of type 'int' is not iterable 21:17:53 T:139725784712960 NOTICE: Thread Background Loader start, auto delete: false
- If another issue arises, please file an issue after you have confirmed this isn't a duplicate of another issue that has been reported.
- To confirm, which RC version are you using?
Hi,
- I apologize if this issue has been opened already. I've used the same entry I created which I reckon is not the most helpful way.
- version 1.4.3-RC3
Is there a workaround ?
Gonçalo
I think this issue has been fixed since RC3 was published. You can get the newest version by clicking "Download ZIP" on the right hand side.
Forewarning, TV streaming is broken, though.
Still doesn't work. Updated issue #23 with my log.
Thanks.