whyliam / whyliam.workflows.youdao

使用有道翻译你想知道的单词和语句
http://blog.naaln.com/2015/05/repeat-create-the-wheel-alfred-plugin-youdao/
MIT License
1.09k stars 132 forks source link

no JSON object could be decoded #25

Closed Molarace closed 7 years ago

Molarace commented 7 years ago

for some reason Couchpotato could not snatch movies form Torrentday below is the log

[edia._base.providers.base] Failed to parsing TorrentDay: Traceback (most recent call last): File "/share/CACHEDEV1_DATA/.qpkg/CouchPotato2/CouchPotato2/couchpotato/core/media/_base/providers/base.py", line 84, in getJsonData return json.loads(data) File "/share/CACHEDEV1_DATA/.qpkg/Python/lib/python2.7/json/init.py", line 338, in loads return _default_decoder.decode(s) File "/share/CACHEDEV1_DATA/.qpkg/Python/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/share/CACHEDEV1_DATA/.qpkg/Python/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded

whyliam commented 7 years ago

I think you should submit the Issues to Couchpotato.

Molarace commented 7 years ago

thank you appreciate your kind effort.