Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash's on trying any listing option #211

Open
rudamaia opened this issue Feb 17, 2016 · 8 comments
Open

crash's on trying any listing option #211

rudamaia opened this issue Feb 17, 2016 · 8 comments

Comments

@rudamaia
Copy link

raspberry B+
OSMC 2016.01-1
plugin.video.pulsar-0.6.1

22:29:21 275.007202 T:2650199072 NOTICE: [plugin.video.pulsar] pulsard: starting pulsard
22:29:21 275.038574 T:2705323040 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'httplib.BadStatusLine'>
Error Contents: ''
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.pulsar/navigation.py", line 6, in
navigation.run()
File "/home/osmc/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/navigation.py", line 64, in run
data = _json(url)
File "/home/osmc/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/navigation.py", line 43, in _json
with closing(urllib2.urlopen(url)) as response:
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1227, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1200, in do_open
r = h.getresponse(buffering=True)
File "/usr/lib/python2.7/httplib.py", line 1073, in getresponse
response.begin()
File "/usr/lib/python2.7/httplib.py", line 415, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.7/httplib.py", line 379, in _read_status
raise BadStatusLine(line)
BadStatusLine: ''
-->End of Python script error report<--
22:29:21 275.054749 T:2650199072 NOTICE: [plugin.video.pulsar] Deleting stale files set([])
22:29:22 275.698181 T:3024859696 ERROR: GetDirectory - Error getting plugin://plugin.video.pulsar/movies/popular
22:29:22 275.718781 T:3024859696 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pulsar/movies/popular) failed

@rudamaia
Copy link
Author

tried again using version 0.5.0, same crash.

@IVXCVI
Copy link

IVXCVI commented Feb 17, 2016

I'm having the same issue in OpenElec. It appears Pulsar is finally dead. I'll be trying out Quasar on my system tonight to see if it's a full replacement.

https://github.com/scakemyer/plugin.video.quasar

@vidje
Copy link

vidje commented Feb 18, 2016

got the same issue, version 0.7

log: http://xbmclogs.com/peutwwk96

@XayOn
Copy link

XayOn commented Feb 23, 2016

Interesting, seems like pulsar is going against a specific thetvdb endpoint wich is returning 404s

@XayOn
Copy link

XayOn commented Feb 23, 2016

Oh, didn't see that this is no longer mantained. Sorry.

@mehdicopter
Copy link

Any news ? Because the error is still there.. Can't browse movies nor tv shows...

@XayOn
Copy link

XayOn commented Feb 28, 2016

Use quassar, this is no longer mantained

@mehdicopter
Copy link

Thanks I just understood your last comment :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants