Kodi Community Forum

Full Version: Label Formatting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

Just a quick question, I need a texture location to be formatted using a VAR. It should be in the format: flags/mpaa/[VAR].png

Would this work?

PHP Code:
<texture fallback="empty.jpg">$VAR[GetShortenedMPAA,flags/mpaa/,.png]</texture

I'm not able to test it at the moment, so would appreciate if someone can tell if the formatting is correct.

Thanks Wink
Yep.
Cheers sualfred. That was a quick reply Smile