enigma2
2.6
|
Classes | |
class | MainMenu |
class | MediaCenterMenuSummary |
Functions | |
def | filescan (**kwargs) |
def | filescan_open_video (filelist, session, **kwargs) |
def | filescan_open_audio (filelist, session, **kwargs) |
def | filescan_open (type, filelist, session, **kwargs) |
def | getIcon (key) |
def | addDefaultMenuItems () |
def | menu (menuid, **kwargs) |
def | main (session, **kwargs) |
def | Plugins (**kwargs) |
def Plugins.Extensions.MediaCenter.plugin.addDefaultMenuItems | ( | ) |
def Plugins.Extensions.MediaCenter.plugin.filescan | ( | ** | kwargs | ) |
def Plugins.Extensions.MediaCenter.plugin.filescan_open | ( | type, | |
filelist, | |||
session, | |||
** | kwargs | ||
) |
def Plugins.Extensions.MediaCenter.plugin.filescan_open_audio | ( | filelist, | |
session, | |||
** | kwargs | ||
) |
def Plugins.Extensions.MediaCenter.plugin.filescan_open_video | ( | filelist, | |
session, | |||
** | kwargs | ||
) |
def Plugins.Extensions.MediaCenter.plugin.getIcon | ( | key | ) |
def Plugins.Extensions.MediaCenter.plugin.main | ( | session, | |
** | kwargs | ||
) |
def Plugins.Extensions.MediaCenter.plugin.menu | ( | menuid, | |
** | kwargs | ||
) |
def Plugins.Extensions.MediaCenter.plugin.Plugins | ( | ** | kwargs | ) |