How to display show's logo in episode view
#1
I am trying to mod a skin and I would like to display the TV show's logo while in episode view. I have tried $INFO[ListItem.Art(clearlogo)] but that didn't work presumable because the ListItem is the episode which has no logo. I can get the text of the show's name to display with $INFO[ListItem.TVShowTitle].

Is there a way to get the show's logo to display instead of the text while in episode view?
Reply
#2
$INFO[ListItem.Art(tvshow.clearlogo)] should work on episode level.
Reply
#3
Worked great. Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
How to display show's logo in episode view0