Hello all, first post... sorry if it's a dumb question, but:
Using Eden and Transparency! (not sure how to check which version of the skin... current through the xbmc internal downloader as of this week, sorry), I was wondering if it was possible to remove the thumbnail for a movie set completely. That is, especially in fanart view, can it be set to none with no placeholder icon?
Ideally; the file/movie list on the right, title/genre/runtime, etc in the low center and nothing at all on the left for a set of related movies.
I'm goofy enough to want to keep the thumb for individual movies, just not the sets if that can be done.
I poked through the forums here and of course googled a bunch before posting and don't mean to waste anyone's time,
But if it's a quick fix that someone else has come across (or written), I'd be much obliged.
Hope I didn't miss something obvious...
I'm not afraid of editing.xml files and whatnot either.
Thanks for the amazing skin for a phenomenal program,
Windows Hiding thumb in movie sets? Possible?
Immodium
Junior Member Posts: 2 Joined: Aug 2012 Reputation: 0 |
2012-08-29 09:53
Post: #1
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-09-03 23:26
Post: #2
in View-Fanart.xml, find this piece of code (~ line 492):
Code: <control type="image">and change the last line to: Code: <visible>!stringcompare(ListItem.Label,..) + !ListItem.IsFolder</visible>Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Immodium
Junior Member Posts: 2 Joined: Aug 2012 Reputation: 0 |
2012-09-04 02:12
Post: #3
I'll give it a shot, thanks for the quick reply!
Cheers, |
| find quote |

Search
Help