Skip to content

Smart Image Controls

Armand Pondman edited this page Oct 9, 2013 · 13 revisions

By adding image controls to the skin you can control additional artwork requests. Currently all the controls that have MediaBrowser.Image. as a prefix in the description will be handled by the plugin. Use "Default" as the fallback image. The width and height will be honored and the artwork will be requested and cached in the dimensions you specify. The item type suffix will allow skinners to use different image controls for specific items. You can use skin expressions to show/hide these controls in your design based on other available properties. In a next update it will be possible to append the type of artwork as well (Primary, Backdrop, Screenshot, Banner etc..)

`

image MediaBrowser.Image.Default 379 563 #MediaBrowser.Image.Default

`

Clone this wiki locally