Stream icon indicating copy to clipboard operation
Stream copied to clipboard

Error while entering a folder

Open gedl opened this issue 10 years ago • 6 comments

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.

gedl avatar Jul 25 '14 10:07 gedl

The issue has been fixing in the experimental release candidate versions available on the Releases tab here

brysonreece avatar Jul 26 '14 02:07 brysonreece

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

gedl avatar Jul 26 '14 20:07 gedl

  1. If another issue arises, please file an issue after you have confirmed this isn't a duplicate of another issue that has been reported.
  2. To confirm, which RC version are you using?

brysonreece avatar Jul 26 '14 20:07 brysonreece

Hi,

  1. 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.
  2. version 1.4.3-RC3

Is there a workaround ?

Gonçalo

gedl avatar Jul 26 '14 20:07 gedl

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.

brysonreece avatar Jul 26 '14 20:07 brysonreece

Still doesn't work. Updated issue #23 with my log.

Thanks.

gedl avatar Jul 26 '14 20:07 gedl