Fixed Download Log Updating and add more Logging

This commit is contained in:
Vxrtrauter
2026-01-17 01:44:28 +01:00
parent 3597cba207
commit efe83613d0
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ import aria2p
import subprocess
from core.utils.data.state import state
from core.utils.general.logs import update_download_completed_by_hash
from core.utils.general.logs import consoleLog
from plyer import notification
import time
import sys