Playnite Forums
  • Playnite Web
  • Rules
  • Members
  • Team
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Playnite Forums Development Themes Variables (Like kodi)

Variables (Like kodi)
tillaz87
Offline

#1
12-21-2021, 08:12 PM (This post was last modified: 12-21-2021, 08:13 PM by tillaz87.)
    <variable name="Custom_Age_Rating_AEL">
        <value condition="String.Contains(ListItem.Property(esrb),Rating Pending)">[COLOR white] [/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),Early Childhood)">[COLOR green] 3[/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),Everyone)">[COLOR green] 7[/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),10)">[COLOR green] 10[/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),Teen)">[COLOR orange] 12[/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),Mature)">[COLOR red] 18[/COLOR]</value>
        <value condition="String.Contains(ListItem.Property(esrb),Adults Only)">[COLOR red] 18[/COLOR]</value>
    </variable>

Is this possible for metadata in playnite? If so is there a write up how its done in xaml?
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode