enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore Class Reference
Inheritance diagram for Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore:

Public Member Functions

def __init__ (self, server, *args, **kwargs)
 
def getCoverArtUri (self, cover_id)
 
def init_cover_root (self)
 
def init_root (self)
 
def upnp_GetSearchCapabilities (self, *args, **kwargs)
 
def upnp_Browse (self, *args, **kwargs)
 
def upnp_Search (self, *args, **kwargs)
 
def upnp_init (self)
 
def upnp_X_GetFeatureList (self, **kwargs)
 

Public Attributes

 next_id
 
 name
 
 streaminghost
 
 refresh
 

Static Public Attributes

list implements = ['MediaServer']
 
string logCategory = 'dreambox_media_store'
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.__init__ (   self,
  server,
args,
**  kwargs 
)

Member Function Documentation

◆ getCoverArtUri()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.getCoverArtUri (   self,
  cover_id 
)

◆ init_cover_root()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.init_cover_root (   self)

◆ init_root()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.init_root (   self)

◆ upnp_Browse()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.upnp_Browse (   self,
args,
**  kwargs 
)

◆ upnp_GetSearchCapabilities()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.upnp_GetSearchCapabilities (   self,
args,
**  kwargs 
)

◆ upnp_init()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.upnp_init (   self)

◆ upnp_Search()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.upnp_Search (   self,
args,
**  kwargs 
)

◆ upnp_X_GetFeatureList()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.upnp_X_GetFeatureList (   self,
**  kwargs 
)

Member Data Documentation

◆ implements

list Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.implements = ['MediaServer']
static

◆ logCategory

string Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.logCategory = 'dreambox_media_store'
static

◆ name

Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.name

◆ next_id

Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.next_id

◆ refresh

Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.refresh

◆ streaminghost

Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DreamboxMediaStore.streaminghost

The documentation for this class was generated from the following file: