Hey I just wanted to give you an update. I am making progress with VoxCommando and MediaPortal.
It stills needs a lot of work, but I have a test plugin for VoxCommando that is talking to wifiremote. I have also started to modify the wifiremote code to add new functionality. So far I have figured out how to request music, so that will definitely be a feature. You'll be able to request music as with XBMC or MediaMonkey
Commands like this will be possible:
- play artist "abc"
- play song "def"
- play album "xyz"
and pretty much anything else that we can do with an sql query
"play 5 star jazz that I have not heard for a week" etc...
that's all I've figured out for now. I need to look into requesting playlists by name.
then there is the genXML code for mediaPortal which I haven't even looked at yet.
Video is a whole other challenge for the future, although wifiremote already supports playing any file if you know the filename so that at least will be possible for sure.
I will probably release the plugin along with the first plugin-ready version of VoxCommando some time in the next 10 days, even though it will probably have limited functionality (i.e. music and buttons only)
I figure once I've got the music commands working it will make it easier to develop interest, and get help from the makers of other plugins like Moving Pictures and MP TV-series and help them understand what I'm trying to accomplish.