I've started writing a plugin to allow the control of MediaPortal using a PocketPC device.
I'm aware that there is a plugin named MPBlue but from what I've read it doesn't work too well, and I want to start from the beginning because this is both my first mediaportal plugin and my first compact framework app, so I want to learn 'the hard way'.
Basically, so far the pocket pc connects to a udp server running as a mediaportal process plugin. The pocketpc so far has play/stop/pause buttons, and is sent the currently playing items length and position from the server.
This all works very well on my axim x51v, and I can play/pause/stop music tracks with it. I hope to develop this into a fully featured remote control which can, for example, display the music library and allow the selection of files to play, show a list of tv channels and allow to change the current channel etc.
However I'm here to ask if people are interested in such a plugin. I can upload what I have now if anyone wants it but bear in mind its just the beginnings and only does what I have described above.
Any thoughts are welcome
I'm aware that there is a plugin named MPBlue but from what I've read it doesn't work too well, and I want to start from the beginning because this is both my first mediaportal plugin and my first compact framework app, so I want to learn 'the hard way'.
Basically, so far the pocket pc connects to a udp server running as a mediaportal process plugin. The pocketpc so far has play/stop/pause buttons, and is sent the currently playing items length and position from the server.
This all works very well on my axim x51v, and I can play/pause/stop music tracks with it. I hope to develop this into a fully featured remote control which can, for example, display the music library and allow the selection of files to play, show a list of tv channels and allow to change the current channel etc.
However I'm here to ask if people are interested in such a plugin. I can upload what I have now if anyone wants it but bear in mind its just the beginnings and only does what I have described above.
Any thoughts are welcome