LABEL_MASKS — where defined (% format)?



So, I am trying to get a “label2” to display for a plugin listitem isFolder=true via $INFO[ListItem.label2].  I see the key is xbmcplugin.addSortMethod() which takes optional parameters labelMask and label2Mask.  The problem is, I can’t for the life of me find the definitions of these LABEL_MASKS.   OK found them but don’t see any way to get the label2? I am doing xbmcgui.ListItem().setLabel2() and can’t figure out any label mask to get me that.  Is there some % code to get the label2?  Or really a complete list of these % codes?  Or some other “setter” that I can then get to show via some % code?

scott s.
.