Great update. thanks to all involved. I have 2 questions/issue.
1. I have swapped the aspectratio from 'scale' to 'stretch' for the thumbnails as scaling trims the top/bottom of the image (personal preference).
2. The xml file always looks in the 'moviegenre' folder - even when viewing music genre thumbnails. This is ok until there is a name clash (like 'Indie' or 'christmas'). I don't know how to modify the view in 'ViewFileMode.xml' so that it will look in the correct folder (musicgenre vs moviegenre). Currently the xml lines are as follows:
<texture background="true">moviegenres/$INFO[ListItem.Label].jpg</texture>
<visible>Container.Content(Genres)</visible>
Any ideas?
Thanks once again to all.
Nocebo
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-10-23 13:06
Post: #41
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-10-25 13:08
Post: #42
You need another control with
<texture background="true">musicgenres/$INFO[ListItem.Label].jpg</texture> <visible>Container.Content(Genres) + Window.IsVisible(502)</visible> mad-max |
| find quote |

![[Image: obi3o55x.jpg]](http://s14.directupload.net/images/120514/obi3o55x.jpg)
![[Image: 7c8w3bu8.png]](http://mad-max.bplaced.net/guest_upload/7c8w3bu8.png)
Search
Help