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:
xcitedk
Junior Member Posts: 2 Joined: Jan 2011 Reputation: 0 |
2011-01-10 13:55
Post: #1
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:
|
| find quote |
taliezin
Junior Member Posts: 15 Joined: Nov 2010 Reputation: 0 |
2012-01-30 17:56
Post: #2
xcitedk Wrote:Hi! 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>
(This post was last modified: 2012-02-01 15:47 by taliezin.)
|
| find quote |
Balinus
Skilled Skinner Joined: Jul 2011 Reputation: 17 Location: Montréal |
2012-03-09 22:39
Post: #3
In which file did you change these lines?
Simplicity: Simplicity thread (credits: igotdvds) Sketchy: Sketchy thread (credits: igotdvds) My HTPC : Wesena ITX7, A6-3500 |
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-03-09 22:42
Post: #4
the skin expects that you have season folders so that's why it didn't work.
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |