replaced space with underscore in dodi repack

This commit is contained in:
2025-04-09 15:52:06 +10:00
parent 413ec7f363
commit 189b2cd36b

View File

@@ -26,7 +26,7 @@ copyparty_token = os.getenv('COPYPARTY_TOKEN')
def make_torrent_entry(name, timestamp, category): def make_torrent_entry(name, timestamp, category):
if category: if category:
category = "DODI Repack" category = "DODI_Repack"
else: else:
category = "Non_Repack" category = "Non_Repack"
return f"""<item> return f"""<item>