2012-02-16, 08:44
Silverlock Wrote:If you change line 451 in source.py as follows:
Code:451c451
< if channel.find('icon'):
---
> if channel.find('icon') != None:
then it picks up the channel icon definitions from an xml file properly. Prior to making this change I was only getting the channel names displayed.
What source are you using?
as far as i'm aware logos display correctly... just make sure whatever folder the logos are in that they are labeled with the correct channel name.
BTW if your using my skin I have two versions posted one displays logos one doesn't...