From 113c8f2a5304421cfdcc6d39de9c05a5036b1599 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Thu, 9 Apr 2020 17:14:35 +0800 Subject: [PATCH] TEST4 --- Common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common.py b/Common.py index d47d502..acc37a6 100644 --- a/Common.py +++ b/Common.py @@ -317,7 +317,7 @@ class downloader(XiGuaLiveApi): _prev_status = self.isLive doClean() _result = super(downloader, self).updRoomInfo(force) - if _prev_status != self.isLive: + if _prev_status != self.isLive and _prev_status: resetDelay() if _result: broadcaster = self.broadcaster