summaryrefslogtreecommitdiffstats
path: root/module/network/XdccRequest.py
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2010-12-12 17:45:40 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2010-12-12 17:45:40 +0100
commitddc6c0c15c132933e9676d563bad37288a3212f5 (patch)
treea5d6ecbcc4b96be9f8aead14262f3aa3ec69a5df /module/network/XdccRequest.py
parentfixed progress when resuming (diff)
downloadpyload-ddc6c0c15c132933e9676d563bad37288a3212f5.tar.xz
universal progress (ex. unrar progress), link info now emits update event, updated .pot
Diffstat (limited to 'module/network/XdccRequest.py')
-rw-r--r--module/network/XdccRequest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/network/XdccRequest.py b/module/network/XdccRequest.py
index b65398dbc..18378cc6f 100644
--- a/module/network/XdccRequest.py
+++ b/module/network/XdccRequest.py
@@ -70,6 +70,7 @@ class XdccRequest:
self.speedLimitActive = False
self.maxSpeed = 0
self.isSlow = False
+ self.progressNotify = None
# change this for connection information
self.debug = False