Hi - I raised this on a previous build (097) but the bug still persists (it used to work in previous versions i.e. Zeus)
Show cover - download from google is failing, here is the log output:
Show cover - download from google is failing, here is the log output:
Code:
10:47:43 Google Cover Error
10:47:43 Error: Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/plugin.py", line 7810, in getGoogleCover
sendUrlCommand(url, None,10).addCallback(self.googleImageCallback).addErrback(self.coverDownloadFailed)
File "/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/plugin.py", line 7995, in sendUrlCommand
scheme, host, port, path = client._parse(url)
AttributeError: 'module' object has no attribute '_parse'