镜像来自
https://github.com/karl0ss/bazarr-ai-sub-generator.git
synced 2025-07-04 05:39:08 +01:00
fix sync_series
This commit is contained in:
父節點
764f45e3f2
當前提交
ffc01d1b50
@ -39,4 +39,5 @@ def sync_series():
|
||||
}
|
||||
|
||||
response = requests.request("POST", url, headers=headers, data=payload)
|
||||
return response.json()['data'][0]
|
||||
if response.status_code == 204:
|
||||
print('Updated Bazarr')
|
||||
|
Loading…
x
Reference in New Issue
Block a user