openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.EpgSelection Namespace Reference

Classes

class  EPGSelection
 
class  SingleEPG
 

Variables

bool plugin_PiPServiceRelation_installed = True
 
bool mepg_config_initialized = False
 
dictionary epgTypes
 

Variable Documentation

◆ epgTypes

dictionary Screens.EpgSelection.epgTypes
Initial value:
1 = {
2  "single": EPG_TYPE_SINGLE,
3  "infobar": EPG_TYPE_INFOBAR,
4  "enhanced": EPG_TYPE_ENHANCED,
5  "graph": EPG_TYPE_GRAPH,
6  "infobargraph": EPG_TYPE_INFOBARGRAPH,
7  "multi": EPG_TYPE_MULTI,
8  "vertical": EPG_TYPE_VERTICAL,
9  "similar": EPG_TYPE_SIMILAR
10 }

◆ mepg_config_initialized

bool Screens.EpgSelection.mepg_config_initialized = False

◆ plugin_PiPServiceRelation_installed

bool Screens.EpgSelection.plugin_PiPServiceRelation_installed = True