def onInit(self, success):
if success:
xbmc.log("[script.tvguide.fullscreen] Background Update Starting...", xbmc.LOGNOTICE)
self.database.updateChannelAndProgramListCaches(self.onCachesUpdated)
else:
self.database.close()
评论列表
文章目录