ShyPike
1ef0f32b85
When deleting queues jobs and failed history items, ask user wether downloaded files should be deleted.
Only Classic is updated for this.
15 years ago
ShyPike
f667f1bbb6
Fix pre-queue script logging (due to build_command changes).
15 years ago
ShyPike
fe0d118c5e
Update German language.
15 years ago
ShyPike
7e3d095099
The Python email library generates a double header "Content-Transfer-Encoding".
Some boneheaded email servers cannot handle that.
Remove the first header before calling encode_quopri().
15 years ago
ShyPike
7d2d055f25
Prevent logging-exceptions from being logged.
This should prevent infinite growth of the log file when the notorious Python logging bug raises its ugly head.
15 years ago
ShyPike
47af03df86
Allow empty lines to precede the headers in an email message.
This makes it easier to create conditional email templates.
15 years ago
ShyPike
093f9eb6dd
Fix incorrect variable in pre_queue().
15 years ago
ShyPike
1a6129daf3
Work-around for Python problems with '&' and '|' inside parameters for the user script.
15 years ago
ShyPike
7d8fad83cd
Remove leading spaces in userscript display.
15 years ago
ShyPike
7f78ea3815
Update Danish email template.
15 years ago
ShyPike
30760cb0d4
Missing exe name when using -v option.
15 years ago
ShyPike
21c0193e80
Merge in Plush changes from pairofdimes' branch.
15 years ago
pairofdimes
0d05a88446
upgrade jquery colorbox plugin; change theme that is used
15 years ago
pairofdimes
a02edf297f
clear nzb file upload field on upload
15 years ago
pairofdimes
1337ef6c5c
fix nzbname setting for adding nzbs
15 years ago
pairofdimes
638ac57326
french translations
15 years ago
pairofdimes
bbbc588c6c
sync to 0.6.x
15 years ago
ShyPike
b032fccdab
Merge in fix for missing get_config api call.
15 years ago
Severin Heiniger
a2c19cbd3c
Remove dead code from '_api_del_config'.
15 years ago
Severin Heiniger
0ac000e8d0
Restore 'get_config' API method.
15 years ago
pairofdimes
1820d87a47
connections button alignment restart/scan/repair
15 years ago
pairofdimes
24f312c9c5
more strings to be translated
15 years ago
pairofdimes
fcf7887b84
sync with 0.6.x base
15 years ago
ShyPike
2de86be5fe
Regex for finding 101 season/episode also matched four-digit strings, due to incorrect quoting of regex specials.
15 years ago
ShyPike
e342f3a92e
Update French language file.
15 years ago
ShyPike
59267bd1fa
Fix email_full and email_rss options in Config->Email.
15 years ago
ShyPike
45eb3c5b6f
Display downloaded amounts per server in Config->Servers.
Move some smpl/plush texts to central text files.
Show download amounts in Classic History.
Prevent "empty" download amounts being saved.
Rename "bytes9.sab" to "totals9.sab" (prevents upgrade issues).
15 years ago
ShyPike
36561d0338
Per-server tracking of downloaded bytes.
Keep daily, weekly, monthly and grand total amounts.
When bytes file is not found, use what is in the history database.
15 years ago
pairofdimes
7206b7448a
warning message that javascript must be enabled
15 years ago
pairofdimes
9e0fe626f7
improve upon add nzb modal layout
15 years ago
ShyPike
c6276273e1
Fix postprocess crash due to uninitialized variable.
15 years ago
ShyPike
ae90471c80
Keep retrying when nzbmatrix sends nonsense data.
15 years ago
ShyPike
4f454c2b6f
Merge Plush improvements.
15 years ago
pairofdimes
45ce2d48f5
tweak add nzb modal positioning
15 years ago
ShyPike
9be5b64146
Use SFV files to verify downloaded files when no par2 files are available.
15 years ago
ShyPike
fb183370da
Fix small inefficiency in Assembler (uudecoding).
15 years ago
pairofdimes
3e7ec00a3c
button and loading graphic for nzb upload
15 years ago
pairofdimes
a20aec4e18
Update files to sabnzbd/0.6.x
15 years ago
pairofdimes
0fcd2c1657
misc ui tweaks
15 years ago
ShyPike
4d503becc6
Follow-up of Rev 2378:
Fix over-zealous detection of encrypted RAR files.
Prevent crash when rarfile.py cannot open next volume rar.
15 years ago
ShyPike
6d758d2218
Early detection of encrypted RAR files.
- Option to pause encrypted jobs
- When set, assembler.py checks each rar file and pauses job if encrypted (shows in queue)
- When a job password is set, there's no pause
- Accept " PASSWORD = <password>" in job titles (supported by nzbmatrix.com)
15 years ago
ShyPike
561ffe9ecc
Show duplicates in the RSS preview.
15 years ago
ShyPike
c7b062b584
Add matched filter number to RSS preview.
15 years ago
ShyPike
e9a2ca3ae8
Use the standard Python os.getloadavg() function instead of reading the pseudo file '/proc/loadavg'.
More portable.
15 years ago
ShyPike
214e0ac9c5
Accept ".gz" files coming from an URL fetch.
15 years ago
pairofdimes
34369c91df
Update files to sabnzbd/0.6.x
15 years ago
pairofdimes
25f1ae93f7
elevate multi-operations item in queue menu, likely to be used more than the other menu items
15 years ago
pairofdimes
52e917d7bd
translation strings for new features
15 years ago
pairofdimes
f305489a0a
add disconnect/restart buttons to main menu; minor changes in styling/redirect methods
15 years ago
pairofdimes
9a49a2ce7a
hide newzbin config
15 years ago