Jump to content


Photo

How do I open a channel-list in my own Plugin?


  • Please log in to reply
1 reply to this topic

#1 s3n0

  • Senior Member
  • 641 posts

+62
Good

Posted 15 September 2018 - 13:28

Hello, please, how do I create a channel-list in my own Plugin ?

 

I searched the Enigma2 code on git-hub servers, but I found nothing useful. I assume you need to use the imported parts of Enigma2:

from Screens.InfoBarGenerics import InfoBarChannelSelection, InfoBarShowHide
...or import such as :
from Screens.InfoBar import InfoBar

But what next? I can not bring up a channel (channel) window to switch them. The problem is that I have an image (using ePicLoad) and this picture without deleting it, I would like to display a window with a selection of satellite channels.

Does anyone know how to do this ?

 

Or at least how can I activate the channel selection window without displaying an image ?
 

Thanks.



Re: How do I open a channel-list in my own Plugin? #2 mrvica

  • Senior Member
  • 1,224 posts

+81
Good

Posted 18 September 2018 - 13:02

long info, Show EPG for current channel.. , Select Channel (with blue) you get SimpleChannelSelection screen, there you can zap to a channel, I don´t know how to call it in python, just a small clue


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users