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

ERROR: service.subtitles.betaseries: HTTPError = 400 #17

Open
d3smo opened this issue Feb 6, 2018 · 1 comment
Open

ERROR: service.subtitles.betaseries: HTTPError = 400 #17

d3smo opened this issue Feb 6, 2018 · 1 comment

Comments

@d3smo
Copy link

d3smo commented Feb 6, 2018

I've got this error using service.subtitles.betaseries 1.0.7 on Kodi (17.6 Git:20171114-a9a7a20). Platform: Windows NT x86 32-bit
(the plugin still works in Kodi 16.1)

11:31:59.101 T:5836 ERROR: service.subtitles.betaseries: HTTPError = 400
11:31:59.102 T:5836 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: expected string or buffer
Traceback (most recent call last):
File "C:\Users\PCHC\AppData\Roaming\Kodi\addons\service.subtitles.betaseries\service.py", line 444, in
search_subtitles(item)
File "C:\Users\PCHC\AppData\Roaming\Kodi\addons\service.subtitles.betaseries\service.py", line 224, in search_subtitles
showid = json.loads(get_url(showurl))["show"]["id"]
File "C:\Users\PCHC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson_init_.py", line 488, in loads
return _default_decoder.decode(s)
File "C:\Users\PCHC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "C:\Users\PCHC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\decoder.py", line 389, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
TypeError: expected string or buffer
-->End of Python script error report<--

@skylex
Copy link
Owner

skylex commented Mar 29, 2018

Hi, Windows NT, are you from the past? ;)
Anyway, the error may be fixed now.
Thanks for the report and let me know if it's solved.

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

2 participants