mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
update
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ def parse_args():
|
||||
|
||||
def prepare_server():
|
||||
try:
|
||||
server_status = util.Map(sdapi.progress())
|
||||
server_status = util.Map(sdapi.progresssync())
|
||||
server_state = server_status['state']
|
||||
except:
|
||||
log.error(f'server error: {server_status}')
|
||||
|
||||
Reference in New Issue
Block a user