Safihre
b8ef195d69
Update snapcraft for SABnzbd 3.x
5 years ago
Safihre
c33cabdff6
Update text files for 3.0.0 Alpha 1
5 years ago
Sander Jonkers
e71bd8370d
newsunpack -> run_simple(): solves ResourceWarning: unclosed file on Popen()
5 years ago
jcfp
4592a1e723
remove cruft from licenses dir
5 years ago
Sander Jonkers
57c42320ce
getcpu(): solves unclosed '/proc/cpuinfo'
5 years ago
Safihre
bb56f859f0
Correctly use is_alive instead of isAlive
isAlive is deprecated
5 years ago
Safihre
fba38a880f
On macOS always use latest ChromeDriver as we use latest Chrome
Travis will install the latest Chrome for us, but not chromedriver
5 years ago
Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
9f777c12ce
Code-style corrections for recent commits
Closes #1401
5 years ago
Sander Jonkers
3d2e6904a5
Introduction of unittest for happyeyeballs()
5 years ago
Safihre
46f05f5a6d
Update translatable texts
5 years ago
SABnzbd Automation
f1667398ec
Automatic translation update
5 years ago
Safihre
af6e6c30f5
Update unrar for macOS to 5.90 (correction)
5 years ago
Safihre
fed8747e04
Correct getattr usage to hasattr
5 years ago
Safihre
1c94db79b0
Restore macOS menu options
5 years ago
Sander
26e1a7222d
Make happyEyeballs work again on Python 3.8 / Ubuntu 20.04 with SSL
wrap_socket(s) without extra parameter works on both Python 3.5 / Ubuntu 16.04 and Python 3.8 / Ubuntu 20.04
Solves https://github.com/sabnzbd/sabnzbd/issues/1396
5 years ago
Sander
cdde5eed6d
Describe python version needed in README
5 years ago
Sander
a3ce436244
Pre-check HTTPS CERT and KEY files. Give warning if not good. ( #1393 )
* Pre-check HTTPS CERT and KEY files. Give warning if not good.
* Pre-check HTTPS CERT and KEY files: include traceback info
* Pre-check HTTPS CERT and KEY files: auto-launch browser with HTTP
5 years ago
Safihre
350ea662b5
Fix the loading of alternative skins
Closes #1392
5 years ago
Sander Jonkers
ac70bd890a
Make Pre-Check Work Again
5 years ago
Safihre
f301afe4da
Stop Direct Unpacker if unrar can't open files
Closes #1359
5 years ago
thezoggy
c0d0964300
Upgrade unrar to 5.90 ( #1383 )
5 years ago
thezoggy
aeabbe4085
Upgrade multipar to 1.3.0.7 (command line still reports it is version 1.3.0.6 // https://github.com/Yutaka-Sawada/MultiPar/issues/1 ) ( #1384 )
5 years ago
Sander
f0abcc4ae7
On Linux 5.4+, "exfat" with native driver is now correctly recognized as NOT FAT. ( #1380 )
5 years ago
Sander
0662fd70e2
Detect and reports whether running inside Docker ( #1378 )
* Detect and reports whether running inside Docker
* Detect and reports whether running inside Docker
* black-compliant formatting
Co-authored-by: Sander Jo <sanderjonkers+github@gmail.com>
5 years ago
Safihre
721976eb43
Handle non-RAR jobs in the RAR-deobfuscater
5 years ago
Safihre
f068919266
Code-style postproc
5 years ago
Sander Jo
ef91138e27
rar3-format: corrected to rNN (instead of rNNN)
5 years ago
Sander Jo
be5be641ed
Deobfuscate mixed rar sets
5 years ago
Safihre
2a8aea43e6
Correct formatting in notifier
5 years ago
Sander Jo
face626896
RSS-feed: correctly handle strange dates on Windows
5 years ago
Safihre
07d0731a5e
Add ES_CONTINUOUS flag to avoid going sleep while downloading on Windows
Closes #1370
5 years ago
jcfp
d1e2986510
Switch from pynotify to notify2 ( #1366 )
* switch from pynotify to notify2
* remove gntp leftovers
* ensure DISPLAY is set
5 years ago
Safihre
b0a50a2eac
Remove deprecated parameter from gettext
5 years ago
SABnzbd Automation
c8b26a7b76
Automatic translation update
5 years ago
Safihre
4740fc8745
Remove unused filename extractions from newsunpack
5 years ago
Safihre
33819ef547
Update UnRar to 5.80
5 years ago
Safihre
38dc0f54cc
Correct parsing of UnRar 5.80 password errors
Closes #1365
5 years ago
Safihre
cf8d2676a4
Pass the error of create_real_path to the user
Closes #1363
5 years ago
Bas Nijholt
47b99cfc13
use lock as a contextmanager ( #1364 )
5 years ago
Safihre
e7efb3f804
Use PyObjC instead of C-module to send notifications on macOS
5 years ago
Safihre
1a494cbf14
Move sleepless-test to the right directory
5 years ago
Safihre
25efb7018c
Remove Growl
Project hasn't been updated in 5 years or more.
5 years ago
Alex Hermann
002bdc0793
Py3: Replace xrange with range
https://docs.python.org/3.0/whatsnew/3.0.html#views-and-iterators-instead-of-lists
5 years ago
Safihre
8a62e325a1
Py3: macOS specific fixes
More will be needed
5 years ago
Safihre
5a7e1a1699
Use PyObjC instead of C-module to keep macOS awake
Super duper awesome if I may say so!
5 years ago
Safihre
1445bc3a90
Keep system awake also when post-processing is active
5 years ago
SABnzbd Automation
612c378bb8
Automatic translation update
5 years ago
Safihre
0f25ec018e
Update translatable texts
5 years ago
SABnzbd Automation
85baf39bfc
Automatic translation update
5 years ago