Safihre
9228bc28ff
Typos in stylesheets
7 years ago
Sander Jo
02e18be5e1
Better pystone calculation
7 years ago
Safihre
531ef59e0a
Small Config > General styling fix
7 years ago
Safihre
54e03fb40a
Update text files for 2.3.5RC1
7 years ago
Safihre
904bb9f85a
Remove unused imports
7 years ago
Rik Smith
b011e1a518
Direct Unpack would abort if single-file unpack was too slow ( #1165 )
7 years ago
Rik Smith
f83f71a950
Fix Deobfuscate.py script ( #1166 )
* Fix deobfuscate script
* Rename for code check
* Rename for code check
7 years ago
Safihre
4dbf5266ef
Par2 files with same number of "+x" blocks were not counted seperatly
Strange why I did that before. It does create the possibility that if we have a huge NZB with many sets with similar filenames that we take forever to repair, but for normal NZB's with lot's of "volXX+40" we would ignore all those extra blocks.
7 years ago
Safihre
05aac4e01e
Remove redundant integer conversion
7 years ago
Safihre
267c48f9a7
Update gitignore for PyCharm
7 years ago
Safihre
5168915a65
Manualy par2 parsing in Deobfuscate.py for major performance increase
By @P1nGu1n , thanks!
7 years ago
Safihre
71017d0d55
Diskspeed test did not remove test file
7 years ago
Safihre
a5db51a2c5
Windows-tray also show queue size left info when paused
7 years ago
Safihre
0bf2968e6a
Windows installer language wasn't parsed for the wizard
It needs a translation table and it was fetched from the wrong register location
7 years ago
Safihre
2ec5918f5e
Extend disk-speed time to 1 second for more stable results
7 years ago
Safihre
04f5a63cd7
Backported new-style speed-test from Py3 branch
Old-style would create bad file on Windows. This is more robust. Thanks @albino1 for report!
7 years ago
Safihre
43d8283f5b
Wizard final page not linking to Folders config page
Closes #1163
7 years ago
SABnzbd Automation
f8111121c4
Automatic translation update
7 years ago
Safihre
b53b73c135
Only abort active DirectUnpackers
Only when we have assigned a setname we are doing something, otherwise we might just as well leave the files and not delete too much. For example see: https://forums.sabnzbd.org/viewtopic.php?f=2&t=23440
7 years ago
Safihre
bd7b8a975b
Wrap is_rarfile so it can't crash when files are gone
Seen in users log-files. Possible when deleting job during assembly-steps.
7 years ago
Safihre
7ca765f276
Lock start and stop of DirectUnpack so they can't overlap
In high-speed situations this could happen.
7 years ago
Safihre
b918a53af5
Add env-variables to pre-queue call
7 years ago
Safihre
525809afc9
Always add basic env-variables to external calls
7 years ago
Safihre
a7048cdc8e
Use server hostname in logs and warnings
Closes #1159
7 years ago
Safihre
02888568bd
Log par2 creator
Closes #1153
7 years ago
Safihre
203409f02f
Update MultiPar to 1.3.0.1
7 years ago
Safihre
ecc8e6ac0e
Update UnRar to 5.60 for Windows and macOS
Closes #1156
7 years ago
Safihre
852636acda
Add VPN problems to known-issues
7 years ago
Safihre
bc18369552
Spelling fix in Deobfuscate.py
Closes #1152
7 years ago
Safihre
8f248a2219
Could not set single Indexer Tag for a category
"TV > HD" would become ['TV', '>', 'HD'].
See https://forums.sabnzbd.org/viewtopic.php?f=3&t=23409
7 years ago
Safihre
2a113f7f58
Update text files for 2.3.4
7 years ago
Safihre
6b8b9e0238
Update 7zip for Windows to 18.05
Closes #1140
No update for p7zip so far. Still on old old version.
7 years ago
Safihre
1e3e4b4118
Update text files for 2.3.4RC1
7 years ago
Safihre
87dfbe34d4
Use local Windows MailSlot address
In WIndows 10 April Creators update this stopped working.
https://forums.sabnzbd.org/viewtopic.php?f=3&t=23370
7 years ago
Safihre
c56bcfaf61
Only the HTTP status code 200 is required
Closes #1146
7 years ago
Safihre
a947a1d88b
Always send NNTP QUIT after server-test
7 years ago
Safihre
ad0d5726ec
Add option "--disable-file-log" to disable file-based logging
Closes #1103 .
7 years ago
Safihre
c52ce58b6d
Handle filenames in redirected URL's better
Originated from https://www.reddit.com/r/usenet/comments/8gfjky/this_started_happening_recently_what_could_be/
7 years ago
Sander
a90356c6e7
Automatically whitelist ".local" or ".local.", aka mDNS name ( #1141 )
Closes #1138
7 years ago
Safihre
5c78c7855b
Use 64bit unrar 5.5.0 compatible with ElCapitan
7 years ago
Safihre
915ee650ee
Add CORS * header
Closes #1136
7 years ago
Safihre
58bd12b083
Correctly lowercase host_whitelist
@sanderjo is right, this should always happen no matter how option saved.
7 years ago
Safihre
ecc334360a
Auto-detected hostname should be lowercased
https://forums.sabnzbd.org/viewtopic.php?f=3&t=23352
7 years ago
Safihre
1f04343a4d
Update text files for 2.3.3
7 years ago
SABnzbd Automation
70f8509f6e
Automatic translation update
7 years ago
jcfp
74a97296a5
Accept cheetah version newer than 2.x
I'm going to update cheetah to v. 3.x in debian soonish. All seems to work fine with sab in a quick test, apart from this version check.
7 years ago
Safihre
45d3440443
Multi-archive and split-files can also have more than 999 parts
https://forums.sabnzbd.org/viewtopic.php?f=3&t=23338
7 years ago
Safihre
c872ee16ab
Changing Server priority would give JSON-page
7 years ago
Safihre
da473424f2
Bump SABYenc to 3.3.5
7 years ago
Safihre
e0dc988f94
Update text files for 2.3.3RC2
7 years ago