SABnzbd Automation
|
13dd81ebbd
|
Update translatable texts
|
5 years ago |
Safihre
|
a9492eb25f
|
Small refactor of the GUI-logger
|
5 years ago |
SABnzbd Automation
|
4dabbb7590
|
Update translatable texts
|
5 years ago |
Safihre
|
64b78bddd6
|
CI pipeline optimizations
Remove PPA (not needed)
Remove LGTM (not used)
Stop logging all API-requests
|
5 years ago |
Safihre
|
5a02554380
|
Allow aborting at any point during external post-processing
Closes #1271
|
5 years ago |
Safihre
|
c312f3917f
|
Resolve unresolved references
dd
|
5 years ago |
Safihre
|
30654af261
|
Scheduler refactor and add additional typing
|
5 years ago |
Safihre
|
29aa329038
|
Notify users of Deobfuscate.py that it is now part of SABnzbd
|
5 years ago |
Safihre
|
cfbb0d3bf6
|
Only set the "Waiting" status when the job hits post-processing
https://forums.sabnzbd.org/viewtopic.php?f=11&t=24969
|
5 years ago |
Safihre
|
388f77ea52
|
Only run Windows Service code when executed from the executables
Could be made to work with the from-sources code.. But seems like very small usecase.
Closes #1623
|
5 years ago |
SABnzbd Automation
|
139c2f3c14
|
Update translatable texts
|
5 years ago |
Safihre
|
dab544bc93
|
Use HistoryDB as a contextmanager
|
5 years ago |
Safihre
|
0070fce88d
|
sqlite Row object does not support get-operation
|
5 years ago |
Safihre
|
c27ecfe339
|
Revert "Fixes after the RSS and Rating-refactor"
This reverts commit 746de90700 .
|
5 years ago |
Safihre
|
746de90700
|
Fixes after the RSS and Rating-refactor
|
5 years ago |
Safihre
|
c580f1aff7
|
Skip DirectUnpack parsing when there is nothing new yet
|
5 years ago |
Safihre
|
93b429af8b
|
We do not need to trim incomplete paths on Windows anymore
|
5 years ago |
Safihre
|
f0e2e783a8
|
Force UnRar and Multipar to output UTF8
|
5 years ago |
Safihre
|
9c2af4281a
|
Set execute bit on Deobfuscate.py
|
5 years ago |
SABnzbd Automation
|
c12e25217b
|
Update translatable texts
|
5 years ago |
Safihre
|
d5d0903591
|
Handle failing RSS-feeds for feedparser 6.0.0+
Closes #1621
Now throws warnings (that can be disabled, helpfull_warnings) if readout failed.
|
5 years ago |
Safihre
|
72bde214a3
|
Missed one RSSReader replacement
Closes #1625
|
5 years ago |
Safihre
|
3ae2cbcd2c
|
Prevent unnecessary trackbacks from Rating.py
|
5 years ago |
Safihre
|
82b3f210f6
|
Refactor RSS to fit the rest of the threads
|
5 years ago |
Safihre
|
b8e67c558d
|
Add NzbRatingV2 to rating.py for backwards compatibility
Closes #1624
|
5 years ago |
Safihre
|
371bcfbf5b
|
Correct function-calls in scheduler.py
Leftover from previous refactor.
|
5 years ago |
Safihre
|
d75f1ed966
|
Small refactor of unpack_history_info
|
5 years ago |
Safihre
|
5e4c3e0fa4
|
Small refactor of diskspace function
|
5 years ago |
Safihre
|
2c2642a92a
|
Small changes to rating.py and additional typing
|
5 years ago |
SABnzbd Automation
|
afa0a206bc
|
Update translatable texts
|
5 years ago |
Safihre
|
57a8661988
|
Existing files were not parsed when re-adding a job
|
5 years ago |
Safihre
|
a57b58b675
|
Do not crash if attributes file is not present
|
5 years ago |
Safihre
|
8b051462a8
|
Do not crash if we can't save attributes, the job might be gone
|
5 years ago |
Safihre
|
3bde8373a3
|
Correctly parse failed_only for Plush
|
5 years ago |
Safihre
|
73df161cd0
|
Remove redundant "do" attribute
|
5 years ago |
Safihre
|
9c83fd14bc
|
Improve typing hints after rework of main threads
|
5 years ago |
Safihre
|
ab020a0654
|
Rework the naming of the main SABnzbd threads
|
5 years ago |
Safihre
|
14e77f3f9b
|
Add typing hints to some SABnzbd-specific objects and general functions
Bye, Python 3.5.
Also includes fixes that I found because I added these type hints!
|
5 years ago |
SABnzbd Automation
|
730d717936
|
Update translatable texts
|
5 years ago |
Safihre
|
91a7a83cd5
|
Assume RarFile parses the correct filepaths for the RAR-volumes
Parsing UTF8 from command-line still fails.
https://forums.sabnzbd.org/viewtopic.php?p=122267#p122267
|
5 years ago |
Safihre
|
6fb586e30f
|
work_name would not be sanatized when adding NZB's
Closes #1615
Now with tests, yeah.
|
5 years ago |
SABnzbd Automation
|
05b069ab8e
|
Update translatable texts
|
5 years ago |
Safihre
|
33a9eca696
|
More text-file updates for 3.2.0-develop
|
5 years ago |
SABnzbd Automation
|
2b969c987c
|
Update translatable texts
|
5 years ago |
Safihre
|
f6c15490cc
|
Set version to 3.2.0-develop and drop Python 3.5 support
|
5 years ago |
SABnzbd Automation
|
da5e95595d
|
Update translatable texts
|
5 years ago |
Safihre
|
56343b9d19
|
Update text files for 3.1.0RC1
|
5 years ago |
SABnzbd Automation
|
d2a4f5cbe5
|
Update translatable texts
|
5 years ago |
Safihre
|
bf5f071e9d
|
Show a clear error if user tries to set the Complete Folder as a subfolder of the Complete folder
|
5 years ago |
Sander Jonkers
|
5d14aac430
|
deobfuscate: exclude BR files stuff, subdir unittest
|
5 years ago |