test
This commit is contained in:
parent
3a36182fa6
commit
a942557a6d
@ -105,7 +105,7 @@ class OriginEPG():
|
||||
except self.fhdhr.web.exceptions.HTTPError:
|
||||
self.fhdhr.logger.info('Got an error! Ignoring it.')
|
||||
return
|
||||
print(resp)
|
||||
print(resp.text)
|
||||
result = resp
|
||||
|
||||
self.fhdhr.db.set_cacheitem_value(jsonid + "_" + str(cache_key), "offline_cache", result, "origin")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user