how do you access db info from inside a plugin.
eg, say i wanted to get the currently selected albums name and genre is there an easy way to do it?
|
plugin_string = xhelper.convertvariables("category>music>albumname")plugin_string = xhelper.convertvariables("category>music>genre")