I work on a mod of Pecinko's great Quartz-Skin. At the moment i am trying to add media flags to tvshow and season levels. the idea is, to see in library mode what qualitys (sd/hd) and languages each tvshow and season contain without going to episodelevel. i tried to retrieve such information from FilenameAndPath of the containing episodes. This works perfectly on episodelevel but not on seasons and tvshows.
Quote:<!-- p.e. for season level: language-english and quality-sd -->
<control type="image" description="Season Language Resolution EN-SD">
<posx>55r</posx>
<posy>20</posy>
<width>66</width>
<height>33</height>
<aspectratio>keep</aspectratio>
<texture>flagging/langres/en_sd.png</texture>
<visible>container.content(seasons) + [![substring(ListItem.Filename,720p) | substring(ListItem.Filename,1080p)] + [![substring(ListItem.Filename,.german.) | substring(ListItem.Filename,-german-) | substring(ListItem.Filename,.dl.) | substring(ListItem.Filename,-dl-)] | substring(ListItem.AudioLanguage,en)]]</visible>
</control>
Any idea to get it working would be great!!

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help