From 6571ba90ca23ad6040f4a71d94b0a0eee2c2960d Mon Sep 17 00:00:00 2001 From: ShyPike Date: Sun, 17 Jul 2011 23:18:26 +0200 Subject: [PATCH] Limited article retries for servers. This will prevent most deadlock situations, if configured right. --- interfaces/Classic/templates/config_switches.tmpl | 7 + interfaces/Plush/templates/config_switches.tmpl | 17 + interfaces/smpl/templates/config_switches.tmpl | 10 + po/main/SABnzbd.pot | 740 +++++++++++----------- sabnzbd/cfg.py | 2 + sabnzbd/decoder.py | 1 + sabnzbd/downloader.py | 24 +- sabnzbd/interface.py | 4 +- sabnzbd/nzbstuff.py | 4 + sabnzbd/skintext.py | 4 + 10 files changed, 443 insertions(+), 370 deletions(-) diff --git a/interfaces/Classic/templates/config_switches.tmpl b/interfaces/Classic/templates/config_switches.tmpl index b06df75..91abacf 100644 --- a/interfaces/Classic/templates/config_switches.tmpl +++ b/interfaces/Classic/templates/config_switches.tmpl @@ -100,6 +100,13 @@
$T('otherSwitches') +
+ $T('explain-max_art_tries')
+ +

+
+ $T('explain-max_opt_only')
+

$T('explain-auto_disconnect')

diff --git a/interfaces/Plush/templates/config_switches.tmpl b/interfaces/Plush/templates/config_switches.tmpl index ee213f9..9bea04b 100644 --- a/interfaces/Plush/templates/config_switches.tmpl +++ b/interfaces/Plush/templates/config_switches.tmpl @@ -44,6 +44,23 @@
+ + +
+
+ 0 then "checked=1" else ""#--> /> + +
+
0 then "checked=1" else ""#--> />