Update main.py

This commit is contained in:
morpheus65535 2020-04-24 06:51:08 -04:00 committed by GitHub
parent 828a1baf2e
commit 9bc9a03725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1873,7 +1873,7 @@ def perform_manual_upload_subtitle():
scene_name=sceneName,
media_type='series',
subtitle=upload,
audio_language=audio_language))
audio_language=audio_language)
if result is not None:
message = result[0]