Safihre
1619a0f99e
Merge branch 'develop' into py3
6 years ago
Safihre
5afb468795
Py3: Saved attributes should be read/write using UTF
6 years ago
Safihre
c728360a3c
Py3: Add basic testing support
6 years ago
Safihre
5548bd9c7e
Filenames would not be sanitized with "Make Windows compatible"
6 years ago
Safihre
e5c1250310
Py3: Remove special_fixer and deunicode
Should not be needed anymore
6 years ago
Safihre
b0de7e4c61
Py3: Remove decode_factory from database
6 years ago
Safihre
fb4c413ab5
Py3: Remove (most) uses of unicoder
Not needed anymore, everything IS unicode now inside the application. Transforms should be performed when data is read.
6 years ago
Safihre
b6c4a48497
Py3: First fix of running external tools (unrar/par2/multipar)
Closes #1224
6 years ago
Safihre
1e786a1576
Merge branch 'develop' into py3
6 years ago
Safihre
5c8483f393
Update LGTM config a bit more
6 years ago
Safihre
b9a344992b
Remove Email Templates Folder from Notifications page
This way we can hide it
6 years ago
Safihre
a85a988b22
Lower connections in CI-test to prevent failures
Travis rotates between 10 IP's every few ms.. Madness. https://twitter.com/travisci/status/1085214062152159232
Because of that we can't use more than 2 connections, otherwise the newsservers get very cranky.
6 years ago
Safihre
d9808a7550
Wake up downloader when updating server-details
Through CI I found that updates to servers (including deleting servers) were processed with a delay because the downloader could be sleeping.
6 years ago
Safihre
92894e9301
Update LGTM based on feedback
See #1221
6 years ago
Safihre
e59a28b617
Add LGTM code-analysis
6 years ago
Mitchell Cash
e9bfc541a6
Py3: Remove unused imports ( #1218 )
* Remove unused imports
* Remove unused std_time function
6 years ago
Safihre
27429a1415
Update TravisCI/AppVeyor newsserver information
6 years ago
Safihre
8f9e1b2eb7
Set snapcraft grade to stable so it can be published
This snapcraft stuff is just a developer's nightmare. They pretend it is easy, but for developers that introduced way to much customization and weird features..
6 years ago
SABnzbd Automation
7ea897ef39
Automatic translation update
6 years ago
Safihre
7a8df5ee91
Update text files for 2.3.7
6 years ago
Safihre
4c851b458a
Wait a bit before reporting failed unrar kill
6 years ago
Safihre
43ad83cee4
Prevent rare race-condition in DirectUnpack and Par2-renamer
6 years ago
Safihre
6f69bfd9ce
Wrongly calculated Fast Fail percentage
6 years ago
SABnzbd Automation
f2423fd8a1
Automatic translation update
6 years ago
SABnzbd Automation
845d5cbaf2
Automatic translation update
6 years ago
Safihre
d1052ca7e0
Update text files for 2.3.7 RC 1
6 years ago
Safihre
d7c76a3b43
Send graceful Quit for UnRar first when aborting
6 years ago
Safihre
4c7f74b356
Show Details on Servers page could break graph display
Closes #1207
6 years ago
Safihre
b3dc74a07b
Update Multipar to v1.3.0.3
6 years ago
Safihre
e9fa56a635
Log error-line in Direct Unpack
See https://forums.sabnzbd.org/viewtopic.php?f=16&t=23923
6 years ago
Safihre
eec00d8b7a
Py3: Corrections in dowloader and rarfile
6 years ago
Safihre
54eca2b977
Py3: Update bpsmeter
Mostly removed legacy support code.
6 years ago
Safihre
1fae7acb34
Py3: Fix config
6 years ago
SABnzbd Automation
6729e94f14
Automatic translation update
6 years ago
Safihre
8cd9de94ea
Py3: First correction of par2file
Probably needs more work once we get to rest of download process.
6 years ago
Safihre
6951d65194
Py3: FIx urlgrabber
Remove the derefer.me, since they shutdown in 2019.
6 years ago
Safihre
1273190c89
Py3: Improve sabtray
Add "Pause for" options
6 years ago
Safihre
71dc1b5310
Add option to quickly add test NZB
6 years ago
Safihre
eae88478fd
Py3: Fix wrong merge in diskspeed
6 years ago
Safihre
88770ae6eb
Py3: Fix certgen and typos in servertests
6 years ago
Safihre
d564323ac1
Py3: Update incorrect shebang
6 years ago
Safihre
946871b9b8
Py3: Update upload
6 years ago
Safihre
3bbe2665ad
Py3: Update pathbrowser
6 years ago
Safihre
2bbc286154
Py3: Remove smpl-skin
6 years ago
Safihre
fe8065a7ef
Remove unused translatable texts
6 years ago
Safihre
50cf85d17e
Py3: Remove RSSLib
6 years ago
Safihre
22e270c649
Py3: Fix getperformance
6 years ago
Safihre
e827487c11
Py3: Simplify multi-language support
No more need for unicode tricks
6 years ago
Safihre
8f47230933
Py3: Cross-compatible pickling
Well, on Python 3.7 that is.
6 years ago
Safihre
d7bea6f134
Merge branch 'develop' into py3
6 years ago