示例#1
0
    def __init__(self):
        log.info('Loading ' + SERVICE)
        self.settings = settings.TVSettings()
        self.parser = Parser.Parser()
        self.up = urlparser.urlparser()
        self.cm = pCommon.common()
	self.history = pCommon.history()
	self.navigation = Navigation.VideoNav()
	self.chars = pCommon.Chars()
	self.exception = Errors.Exception()
	self.dir = pCommon.common()
示例#2
0
 def __init__(self):
     self.common = pCommon.common()
     self.chars = pCommon.Chars()
     self.manifest_path = os.path.join(TMP, 'manifest')
     self.exception = Errors.Exception()
     self.smt = smth.SMTH()
     self.sm = smth.Manifest()
示例#3
0
文件: anyfiles.py 项目: mmdl/sd-xbmc
 def __init__(self):
   log.info('Loading ' + SERVICE)
   self.settings = settings.TVSettings()
   self.parser = Parser.Parser()
   self.common = pCommon.common()
   self.history = pCommon.history()
   self.anyfiles = serviceParser()
示例#4
0
 def __init__(self):
     log.info('Loading ' + SERVICE)
     self.settings = settings.TVSettings()
     self.parser = Parser.Parser()
     self.common = pCommon.common()
     self.history = pCommon.history()
     self.anyfiles = serviceParser()
示例#5
0
文件: hbogo.py 项目: mmdl/sd-xbmc
 def __init__(self):
     self.common = pCommon.common()
     self.chars = pCommon.Chars()
     self.manifest_path = os.path.join(TMP, 'manifest')
     self.exception = Errors.Exception()
     self.smt = smth.SMTH()
     self.sm = smth.Manifest()
示例#6
0
    def __init__(self):
        log.info('Loading Teledyski')
        self.settings = settings.TVSettings()
        self.parser = Parser.Parser()
        self.cm = pCommon.common()
	self.exception = Errors.Exception()
	self.navigation = Navigation.VideoNav()
	self.history = pCommon.history()
示例#7
0
 def __init__(self):
     log.info('Loading ' + SERVICE)
     self.settings = settings.TVSettings()
     self.parser = Parser.Parser()
     self.cm = pCommon.common()
     self.history = pCommon.history()
     self.chars = pCommon.Chars()
     self.exception = Errors.Exception()
示例#8
0
 def __init__(self):
     log.info("Loading Teledyski")
     self.settings = settings.TVSettings()
     self.parser = Parser.Parser()
     self.cm = pCommon.common()
     self.exception = Errors.Exception()
     self.navigation = Navigation.VideoNav()
     self.history = pCommon.history()
示例#9
0
 def __init__(self):
     log.info('Starting IPTAK')
     #self.settings = settings.TVSettings()
     #self.parser = Parser.Parser()
     self.up = urlparser.urlparser()
     self.cm = pCommon.common()
     self.parser = Parser.Parser()
     self.up = urlparser.urlparser()
示例#10
0
文件: kabarety.py 项目: mmdl/sd-xbmc
    def __init__(self):
        log.info('Loading ' + SERVICE)
        self.settings = settings.TVSettings()
        self.parser = Parser.Parser()
        self.cm = pCommon.common()
	self.history = pCommon.history()
	self.chars = pCommon.Chars()
	self.exception = Errors.Exception()
示例#11
0
文件: tvn.py 项目: mmdl/sd-xbmc
 def __init__(self):
     log.info("Starting TVN Player")
     self.parser = Parser.Parser()
     self.navigation = Navigation.VideoNav()
     self.common = pCommon.common()
     self.exception = Errors.Exception()
     if quality_manual == 'true':
         ptv.setSetting('tvn_quality_temp', '')
     elif quality_manual == 'false':
         ptv.setSetting('tvn_quality_temp', quality)
示例#12
0
 def __init__(self):
     log.info("Starting TVN Player")
     self.parser = Parser.Parser()
     self.navigation = Navigation.VideoNav()
     self.common = pCommon.common()
     self.exception = Errors.Exception()
     if quality_manual == 'true':
         ptv.setSetting('tvn_quality_temp', '')
     elif quality_manual == 'false':
         ptv.setSetting('tvn_quality_temp', quality)
示例#13
0
 def __init__(self):
     self.cm = pCommon.common()
     self.captcha = captchaParser()
     
     #config
     self.COOKIE_PATH = resolveFilename(SCOPE_PLUGINS, 'Extensions/BoardsClient/cache/')
     self.hd3d_login = config.plugins.BoardReader.hd3d_login.value
     self.hd3d_password = config.plugins.BoardReader.hd3d_password.value
     
     self.maxvideo_login = config.plugins.BoardReader.maxvideo_login.value
     self.maxvideo_password = config.plugins.BoardReader.maxvideo_password.value
示例#14
0
文件: iplex.py 项目: mmdl/sd-xbmc
  def __init__(self):
	log.info('Starting ' + SERVICE)
	self.settings = settings.TVSettings()
	self.parser = Parser.Parser()
	self.common = pCommon.common()
示例#15
0
 def __init__(self):
     self.common = pCommon.common()
     self.chars = pCommon.Chars()
     self.movie = Movies()
     self.parser = Parser.Parser()
示例#16
0
文件: wlacztv.py 项目: mmdl/sd-xbmc
 def __init__(self):
     log.info("Loading wlacz.tv")
     self.parser = Parser.Parser()
     self.common = pCommon.common()
     self.navigation = Navigation.RecordNav()
     self.exception = Errors.Exception()
示例#17
0
 def __init__(self):
     self.common = pCommon.common()
     self.exception = Errors.Exception()
示例#18
0
 def __init__(self):
     print "starting Service Info"
     self.common = pCommon.common()
     self.exception = Errors.Exception()
示例#19
0
 def __init__(self):
     log.info('Starting filmydokumentalne.pl')
     self.cm = pCommon.common()
     self.parser = Parser.Parser()
     self.up = urlparser.urlparser()
示例#20
0
 def __init__(self):
     self.cm = pCommon.common()
示例#21
0
 def __init__(self):
     log.info('Loading ' + SERVICE)
     self.exception = Errors.Exception()
     self.parser = Parser.Parser()
     self.common = pCommon.common()
     self.navigation = Navigation.VideoNav()
示例#22
0
文件: hbogo.py 项目: mmdl/sd-xbmc
 def __init__(self):
     self.common = pCommon.common()
     self.chars = pCommon.Chars()
     self.movie = Movies()
     self.parser = Parser.Parser()
示例#23
0
 def __init__(self):
     log.info("Loading wlacz.tv")
     self.parser = Parser.Parser()
     self.common = pCommon.common()
     self.navigation = Navigation.RecordNav()
     self.exception = Errors.Exception()
示例#24
0
 def __init__(self):
     self.parser = Parser.Parser()
     self.cm = pCommon.common()
示例#25
0
 def __init__(self):
   self.cm = pCommon.common()
示例#26
0
文件: maxvideo.py 项目: mmdl/sd-xbmc
 def __init__(self):
   log.info('Loading ' + SERVICE)
   self.settings = settings.TVSettings()
   self.parser = Parser.Parser()
   self.cm = pCommon.common()
   self.api = API()
示例#27
0
文件: weebtv.py 项目: mmdl/sd-xbmc
	def __init__(self):
		self.common = pCommon.common()
		self.exception = Errors.Exception()
示例#28
0
 def __init__(self):
     log.info('Loading ' + SERVICE)
     self.settings = settings.TVSettings()
     self.parser = Parser.Parser()
     self.common = pCommon.common()
示例#29
0
 def __init__(self):    
     self.cm = pCommon.common()
     self.pp = pageParser()
示例#30
0
 def __init__(self):
     log.info('Starting vodpl.pl')
     self.cm = pCommon.common()
     self.parser = Parser.Parser()
     self.up = urlparser.urlparser()
示例#31
0
 def __init__(self):
   self.cm = pCommon.common()
   self.up = urlparser.urlparser()