Solved Channel icons
#1
Showing the channel icons from tvheadend used to work great, but I now discovered when adding new channels that Kodi wouldn't show their icons and the ones that were still shown were cached locally. After delete all local data, they're all gone. So I have to investigate....

Tvheadend version is 4.3-1236. Channel icons no longer work in any of the various Kodi 17.x devices (openelec, libreelec, Windows, Ubuntu). In Tvheadend web ui, channel icons are available. They are shown in the "broadcast details" window and in the channel list, they all have a file:/// path in the "user icon" column and an "imagecache/xxx" in the icon URL column. From a webbrowser, I can show any icon by entering "tvheadend_ip:9981/imagecache/xxx". So it actually looks good on that end. But no matter what I do on the Kodi side, channel icons stay empty.

Any ideas how I could track down what goes wrong?
Reply
#2
Just found the solution, a setting/option changed in Tvheadend: https://forum.libreelec.tv/thread/1253-l...#post86589

Hope it helps someone.
Reply
#3
Might be of some use also... https://kodi.wiki/view/Live_TV_Artwork
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#4
Thank you for the workaround to enable basic authN. I wonder if there is a bug trac'd for Kodi developers to add digest authentication support to their, I'm guessing, curl implementation based on the errors seen, and that we can confirm via packet captures that the 401 Unauthrozied is sending back the nonce...etc. for digest authentication.

Code:

16:54:21.712 T:2240   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://USERNAME:PASSWORD@tvheadend:9981/imagecache/18
16:54:21.713 T:13288   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://USERNAME:PASSWORD@tvheadend:9981/imagecache/25
16:54:21.725 T:13300   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://USERNAME:PASSWORD@tvheadend:9981/imagecache/1
How to provide a Kodi log - debug log (wiki)

HTPC SETUP: Zotac ZBOX-ID41-PLUS-U | Intel Atom D525 1.8 GHz Dual-Core | 2GB RAM | NVIDIA® ION™ (w/512MB DDR3 memory) | 128G Plextor M5P Series PX-128M5Pro 2.5" 128GB SATA III MLC SSD
Reply

Logout Mark Read Team Forum Stats Members Help
Channel icons0