Harald Nehring wrote:
> I'm evaluating Tvheadend vs. my long-time MythTV installation, using an XBMC (OpenELEC) frontend (tvheadend a958415, OpenELEC 02abf4a, XBMC 966a6cc, xbmc-pvr-addons opdenkamp 96774c4). Good experience so far (DVB-C), fast channel switching (major WAF improvement vs. Myth), of course less sophisticated recording management etc.
>
> One thing keeps bugging me - channel logos on the frontend. I tried all of this with little success:
>
> # Tvheadend channel config, local files via "file:/path-to-logos/logo.jpg", no logos in XBMC (should work according to
https://www.lonelycoder.com/redmine/issues/564)
> # Tvheadend channel config, web server files via "
http://webserver/path-to-logos/logo.jpg", no logos in XBMC
> # Local XBMC channel config, smb paths, works great until reboot, after which the logos don't show up any more
>
> What's the "official" way of doing this properly?
>
> Thanks, Harald
Hi Harald. The easiest way to do this is from within XBMC.
Download your channel logos.
If you do not have any channel logos create them yourself 256x256px or 1000x1000px if you want sharper icons.
The naming of the icons is very important. For the channel names look in the webinterface at Configuration > Channels.
Some channel names may contain characters like "/" or "*" which are ofc not allowed for file names and thus XBMC won't find according channel icons.
Example:
BBC World
is:
BBC World.png
Animal Planet / TLC
is:
Animal Planet _ TLC.png
Then add those channels logo's to your Openelec Box. This is only working with XBMC 12.0 Frodo
Then go to:
Settings -> PVR -> OSD -> Default folder for PVR thumbnails
Select the folder which your channel logo's are in.
Settings -> PVR -> OSD -> Scan for missing channel icon
That's it.