Merge branch 'lubo' of ssh://git.jerryyan.cn:29022/q792602257/XiguaLiveDanmakuHelper into lubo
This commit is contained in:
commit
632c0ff3ca
@ -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 not self.isLive:
|
||||
resetDelay()
|
||||
if _result:
|
||||
broadcaster = self.broadcaster
|
||||
|
Reference in New Issue
Block a user