Is there such a menu/dialog, so that I can choose a movie based on a criteria like that. I know MediaStream has this and the code seems to be simple
PHP Code:
<item id="2">
<description>By Genre</description>
<label> By Genre </label>
<onclick>XBMC.ActivateWindow(MyVideoLibrary,moviegenres,return)</onclick>
</item>
How difficult or possible is to create another dialog box when pressed on menu or any other button will the user be able to choose movie on a criteria? or is there something like this already?

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help