You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2024. It is now read-only.
ERROR 2015-01-18 17:43:05.831396
Error during downloadWrapperSingle of Newznab (Default)
Error: No JSON object could be decoded
Traceback (most recent call last):
File "/volume1/@appstore/xdm/share/XDM/xdm/plugins/meta.py", line 160, in outer
return run(_args, *_kwargs)
File "/volume1/@appstore/xdm/share/XDM/xdm/plugins/bases.py", line 538, in downloadWrapperSingle
res = self._searchForElement(_args, *_kwargs)
File "/usr/local/xdm/var/plugins/Indexer/Newznab-de_lad1337_newznab-0_7/Newznab.py", line 71, in searchForElement
response = r.json()
File "/volume1/@appstore/xdm/share/XDM/site-packages/requests/models.py", line 629, in json
return json.loads(self.text or self.content, **kwargs)