Mailing List Archive

tv_grab_zz_sdjson failing to get channel icons?
Just today I noticed that all my channel icons in the guide where
showing the callsigns, and discovery that all the channel downloads
using the urls from tv_grab_zz_sdjson are failing in mythfilldatabase:

2020-05-15 09:03:05.300604 E [4161/4161] CoreContext
channeldata.cpp:222 (handleChannels) - Failed to fetch icon from
'https://schedulesdirect-api20141201.s3.us-east-1.amazonaws.com/assets/s20373_ld_h15_aa.png'

The resulting png files contain just this XML:

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>NoSuchKey</Code><Message>The specified key does not
exist.</Message><Key>assets/s20373_ld_h15_aa.png</Key><RequestId>8EF8758BA1FB87D4</RequestId><HostId>vluj5Pt/PvySihCo8rzRb1ANNTecykbHKmWgeFwoN30LqPGnvxu7m7IKU5rgPrygm758YH9NHP0=</HostId></Error>

It appears someone else had something similar here that I just replied to:

https://forums.schedulesdirect.org/viewtopic.php?f=5&t=3081

Anyone else having this happen? I can see that the URLs really don't
exist at those paths...one example I had was this:

https://schedulesdirect-api20141201.s3.us-east-1.amazonaws.com/assets/s20373_ld_h15_aa.png

Tom

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: tv_grab_zz_sdjson failing to get channel icons? [ In reply to ]
On 5/15/20, Tom Dexter <digitalaudiorock@gmail.com> wrote:
> Just today I noticed that all my channel icons in the guide where
> showing the callsigns, and discovery that all the channel downloads
> using the urls from tv_grab_zz_sdjson are failing in mythfilldatabase:
>
> 2020-05-15 09:03:05.300604 E [4161/4161] CoreContext
> channeldata.cpp:222 (handleChannels) - Failed to fetch icon from
> 'https://schedulesdirect-api20141201.s3.us-east-1.amazonaws.com/assets/s20373_ld_h15_aa.png'
>
> The resulting png files contain just this XML:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Error><Code>NoSuchKey</Code><Message>The specified key does not
> exist.</Message><Key>assets/s20373_ld_h15_aa.png</Key><RequestId>8EF8758BA1FB87D4</RequestId><HostId>vluj5Pt/PvySihCo8rzRb1ANNTecykbHKmWgeFwoN30LqPGnvxu7m7IKU5rgPrygm758YH9NHP0=</HostId></Error>
>
> It appears someone else had something similar here that I just replied to:
>
> https://forums.schedulesdirect.org/viewtopic.php?f=5&t=3081
>
> Anyone else having this happen? I can see that the URLs really don't
> exist at those paths...one example I had was this:
>
> https://schedulesdirect-api20141201.s3.us-east-1.amazonaws.com/assets/s20373_ld_h15_aa.png
>
> Tom

Whatever caused this was apparently temporary. All my icons came back
after todays mythfilldatabase.

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org