I would like to make an add-on setting specific to the Raspberry Pi platform and was hoping to be able to do something like
but I didn't find a boolean condition for Raspberry Pi in the System.Platform section here http://wiki.xbmc.org/?title=List_of_Boolean_Conditions.
Is there one that just isn't documented? It seems strange that there is one for ATV2 but not RPi.
Code:
enable="System.Platform.RPi"
but I didn't find a boolean condition for Raspberry Pi in the System.Platform section here http://wiki.xbmc.org/?title=List_of_Boolean_Conditions.
Is there one that just isn't documented? It seems strange that there is one for ATV2 but not RPi.