anilife update 2022.10.24(01.)
This commit is contained in:
@@ -1130,7 +1130,7 @@ class AniLifeQueueEntity(FfmpegQueueEntity):
|
||||
self.module_logic.socketio_callback("status", self.as_dict())
|
||||
|
||||
def info_dict(self, tmp):
|
||||
logger.debug("self.info::> %s", self.info)
|
||||
# logger.debug("self.info::> %s", self.info)
|
||||
for key, value in self.info.items():
|
||||
tmp[key] = value
|
||||
tmp["vtt"] = self.vtt
|
||||
|
||||
Reference in New Issue
Block a user