replaced space with underscore in dodi repack
This commit is contained in:
@@ -26,7 +26,7 @@ copyparty_token = os.getenv('COPYPARTY_TOKEN')
|
||||
|
||||
def make_torrent_entry(name, timestamp, category):
|
||||
if category:
|
||||
category = "DODI Repack"
|
||||
category = "DODI_Repack"
|
||||
else:
|
||||
category = "Non_Repack"
|
||||
return f"""<item>
|
||||
|
||||
Reference in New Issue
Block a user