What happened?
The DNS name zap2it.tmsimg.com no longer resolves (verified with www.nslookup.io), and as such you are no longer able to pull image assets such as icons from that site.
This seems to be part of the degradation of gracenote, and I'm not sure if there is an alternative URL for image icons.
For now we may need an option to not include image assets as a boolean, and perhaps automatically if $urlAssets doesn't load? Just thinking out loud. That would at least prevent unnecessary lookups and logging errors due to the site being down, since the rest of the EPG appears to still be functional (for now).
Relevant log output
Feb 19 13:24:32 tvhserver tvheadend[14946]: httpc: 007C: Unable to connect to zap2it.tmsimg.com:443 - Name or service not known
Feb 19 13:24:32 tvhserver tvheadend[14946]: imagecache: failed to download https://zap2it.tmsimg.com/assets/p32369893_e_v4_aa.jpg
What happened?
The DNS name
zap2it.tmsimg.comno longer resolves (verified with www.nslookup.io), and as such you are no longer able to pull image assets such as icons from that site.This seems to be part of the degradation of gracenote, and I'm not sure if there is an alternative URL for image icons.
For now we may need an option to not include image assets as a boolean, and perhaps automatically if
$urlAssetsdoesn't load? Just thinking out loud. That would at least prevent unnecessary lookups and logging errors due to the site being down, since the rest of the EPG appears to still be functional (for now).Relevant log output