Safihre
92efc9ed8a
Improve automated download-testing
- Catch all Selenium exceptions while waiting for the download to complete
- Correctly set autodisconnect=0
- Make job-name even more unique
- Wait for the RSS-added job to finish fetching
- Move sabnzbd.basic.ini to data folder
- Use new SAB_DATA_DIR
- Optimized imports
5 years ago
Safihre
7e5a43e95c
Revert "Code-formatting: optimize imports"
This reverts commit db5ff8c7e1
.
Does not work on Python 3.4/3.6. Not really sure why, but don't want to investigate right now.
5 years ago
Safihre
db5ff8c7e1
Code-formatting: optimize imports
5 years ago
Safihre
adcb690662
Move apireg to utils directory
5 years ago
Safihre
233ab2ee6e
Restore Windows Service functionality
5 years ago
Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
bc8f3e527a
Add Python 3.8 to CI-tests
6 years ago
Safihre
a92f94d560
Py3: Test and code-format apireg
6 years ago
Safihre
b8d7ba8995
Py3: mailslot test was unstable
6 years ago
Safihre
082d7047c3
Py3: Convert mailslot to Python 3
If we ever wanted, we can now also communicate using unicode!
Also added basic test.
6 years ago