anilife update 2022.10.24(01.)

This commit is contained in:
2022-10-24 01:42:47 +09:00
parent 5ff663e288
commit 6e9b71f4cc

View File

@@ -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