Hi All,

I have a Technomate TM-Nano-SE M2 Plus running OpenPLi. I have managed to create a basic plugin in Python that just shows GUI with a label and a list.

I would like to be able to select TV channels (Which would be displayed in this list). I have read a bit about the self.session.nav.playService() function however i'm not sure how to use it. What python module is this function from and what arguments does it take?

For now I just want to be able to pass this function a channel number but in the future would be looking to have access to the list of channels stored on the receiver so that i can display them in the list.

Any help would be very much appreciated.

All the best,

Oliver