命名更新
This commit is contained in:
parent
c4f2776239
commit
81fe49daec
@ -134,7 +134,7 @@ def run():
|
||||
except Exception as e:
|
||||
Common.appendError(e.__str__())
|
||||
Common.refreshDownloader()
|
||||
if not Common.api.roomLiver:
|
||||
if not Common.api.broadcaster:
|
||||
Common.refreshDownloader()
|
||||
if Common.forceStartEncodeThread:
|
||||
awakeEncode()
|
||||
|
Reference in New Issue
Block a user