Mar16 Wrote:Here is the code to show the studio images, you might have to adjust the width and height, you can put this in the IncludesCodecFlagging.xml file.
Code:
<include name="StudioFlaggingConditions">
<control type="image">
<description>Studio Image</description>
<width>70</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Studio,extras/Studios/,.png]</texture>
</control>
</include>
Thank you so much!

Search
Help