Kodi Community Forum
No ClearArt in seekbar - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Shade (https://forum.kodi.tv/forumdisplay.php?fid=132)
+----- Thread: No ClearArt in seekbar (/showthread.php?tid=90142)



No ClearArt in seekbar - xcitedk - 2011-01-10

Hi!

I'm having a problem with Shade (1.1.3)

i cant seem to get clearart to show up in the seekbar.

my folder setup is:

TV-show name
- episode.avi
- clearart.png
-- extrathumbs

its enabled in Shade settings. DVD covers work fine.

Screen:

Image


- taliezin - 2012-01-30

xcitedk Wrote:Hi!

I'm having a problem with Shade (1.1.3)

i cant seem to get clearart to show up in the seekbar.

my folder setup is:

TV-show name
- episode.avi
- clearart.png
-- extrathumbs

its enabled in Shade settings. DVD covers work fine.

Screen:

Image

I want to solve this problem too. I had One Tv serie where it did work, with the rest nope. Would be nice to get this working because it looks awesome.

UPDATE:
just resolved this


changed line:

Code:
<texture>$INFO[Player.FolderPath]../clearart.png</texture>

Changed to:

Code:
<texture>$INFO[Player.FolderPath]clearart.png</texture>



- Balinus - 2012-03-09

In which file did you change these lines?


- Martijn - 2012-03-09

the skin expects that you have season folders so that's why it didn't work.