2011-01-10, 13:55
2011-01-10, 13:55
2012-01-30, 17:56
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:
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>
2012-03-09, 22:39
In which file did you change these lines?
2012-03-09, 22:42
the skin expects that you have season folders so that's why it didn't work.