Fix end in jav321
This commit is contained in:
@@ -157,7 +157,7 @@ def get_data_from_json(file_number, oCC):
|
|||||||
print(f"[+]Find movie [{file_number}] metadata on website '{source}'")
|
print(f"[+]Find movie [{file_number}] metadata on website '{source}'")
|
||||||
break
|
break
|
||||||
except:
|
except:
|
||||||
break
|
continue
|
||||||
|
|
||||||
# Return if data not found in all sources
|
# Return if data not found in all sources
|
||||||
if not json_data:
|
if not json_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user