diff --git a/itchiodl/game.py b/itchiodl/game.py index 81e50ef..c05e402 100644 --- a/itchiodl/game.py +++ b/itchiodl/game.py @@ -158,6 +158,7 @@ class Game: shutil.move(f"{path}/{file}", f"{path}/old/{timestamp}-{file}") else: print(f"File Already Exists! Skipping") + return # Get UUID r = requests.post(