This commit is contained in:
NikolajDanger
2021-02-02 23:40:27 +01:00
parent 03ba417b7f
commit b1473c6ac6

View File

@@ -239,6 +239,7 @@ class BedreNetflix():
messageText, allDownloaded = await self.genDownloadList()
if messageText.startswith("```")
if allDownloaded:
messageText = messageText[:-3]+"\nThis message will not update because all torrents are downloaded.\n```"
logThis("All torrents are downloaded")