ShyPike
a01cd34b58
Fix handle leak.
Caused by bug in CherryPy's memory-based session support.
Replace by file-based.
As we don't really need session support, disable it and make it available through the --sessions option.
14 years ago
ShyPike
e6a5b0de57
Remove obsolete function from api.py
14 years ago
ShyPike
b3b1209293
Fix duplicate email problem.
For each recipient a seperate email was sent, but the "to" was always the full list instead of just the current recipient.
14 years ago
ShyPike
4cc21efe90
OSX binary: stop needless console logging.
14 years ago
ShyPike
6acd599d53
Fix package.py.
14 years ago
ShyPike
b73f74470b
Fix error message about missing Cheetah.
14 years ago
ShyPike
6b3efe9398
OSX binary: remove odd -psn_0_12345 parameter that would be mistaken for "-p -s -n".
14 years ago
ShyPike
e5c9058201
Update text files for 0.6.6 Beta 1.
14 years ago
ShyPike
897d982e2f
Handle special login failure situation (we sent empty username, server doesn't accept).
14 years ago
ShyPike
333b83f3c5
Fix error in German translation.
14 years ago
ShyPike
94938847fb
Due to 64bit ApplePython, disable argv-emulation feature in py2app.
14 years ago
ShyPike
64f17675e2
Compensate for some Apple-Python bugs.
14 years ago
ShyPike
a97974d66c
Replace colon in folder names by a dash.
14 years ago
ShyPike
349395f67a
For Windows only show script files with executable extensions.
14 years ago
ShyPike
344c1ff42d
Update POT file.
14 years ago
ShyPike
08435bc138
Show proper error message when only invalid par2 files are found for a set.
14 years ago
ShyPike
ce00490b40
Handle error 502 during nntp login properly.
14 years ago
ShyPike
cc702dde6d
Improve handling when user has set username/password for a server, while the server doesn't need authentication.
For incorrect authentication, some servers return code '502 ... Access denied...' instead of the official '481' code.
Handle that as a bad login too.
14 years ago
ShyPike
913121bcc4
Update translations.
14 years ago
ShyPike
6448f4ff5e
Add texts for pre-check.
14 years ago
ShyPike
1fbb56fc6f
Update quotum texts.
14 years ago
ShyPike
6442391589
Output po/nsis/SABnsis.pot in Unix format too.
14 years ago
ShyPike
80ca43fe7d
Extension-based cleanup_list should delete files in all sub-folders too.
14 years ago
ShyPike
3514973f2a
Avoid logging an exception when postproc1.sab is missing.
14 years ago
ShyPike
def241c5c4
Early addition of quotum management texts to enable translation.
14 years ago
ShyPike
04e1605b27
Smpl: remove "active" job name below the speed graph. It's inaccurate and misleading.
14 years ago
ShyPike
a931e80f2e
Fix error in German output of Launchpad.
14 years ago
ShyPike
f891a0ceac
Update translations.
14 years ago
ShyPike
41697d022f
Set top_only off by default.
14 years ago
ShyPike
f0b1b9d284
Update POT files.
14 years ago
ShyPike
b1455398c8
Use "repair priority" in the sorting functions too. Make the auto_sort option effective immediately instead of only at a (re-)start.
14 years ago
ShyPike
396e779517
Fetching extra par2 files no longer ignores paused state (it will use priority value 3).
Top-priority will still ignore paused state.
14 years ago
ShyPike
e9bc192bc7
Do end-of-queue action also when only paused download queue items remain after the post-processing queue becomes empty.
14 years ago
ShyPike
287490d549
Split misc.py into misc.py, panic.py and powersup.py.
14 years ago
ShyPike
dcd55b552a
Add some more translatable texts in anticipation of Growl support.
14 years ago
ShyPike
4ac2b0d27c
Update Growl texts again.
14 years ago
ShyPike
ea4d1e9474
Update Growl texts.
14 years ago
ShyPike
61c29e232d
Add translation hints to Growl texts.
14 years ago
ShyPike
7b6ef157e9
Add translation hints to Growl texts.
14 years ago
ShyPike
14d6a033ae
Add translatable texts for future merge of extended Growl support.
14 years ago
ShyPike
1db567b5ae
Update text files for 0.6.5
14 years ago
ShyPike
ad6c9a56d8
Update translations.
14 years ago
ShyPike
15f6732a5b
Generic sort: failed to recognize year surounded with underscores.
14 years ago
ShyPike
e517218240
Quick fix for failing end-of-queue script (side-effect of removing Q-> delay).
14 years ago
ShyPike
89fc5fc124
Update translations.
14 years ago
ShyPike
4025087f89
msgfmt.py : add detection of %s mismatches between original and translated texts.
Print warning and skip text.
14 years ago
ShyPike
31b620b8e5
Update text files for 0.6.4
14 years ago
ShyPike
55786df7bd
Fix 'have_sll' crash in the Wizard.
14 years ago
ShyPike
0a31600e50
Update text files for 0.6.3 Final.
14 years ago
ShyPike
5bf316ee68
Update translations.
14 years ago