Safihre
c80db13c28
Rename Glitter Default to Light and make Auto the new Default
4 years ago
SABnzbd Automation
b971045cd2
Update translatable texts
4 years ago
Sam Edwards
61d4ccbf1b
Support for auto night mode switching in Glitter ( #1783 )
4 years ago
SABnzbd Automation
c3b237466c
Update translatable texts
4 years ago
jcfp
29c727319d
Test adding nzbs ( #1760 )
* add tests for adding nzbs
* restore clean_cache_dir fixture, unbreak utils tests
* include tests for partial and malformed nzbs
* test handling of prio from nzb metadata category
* update params of test_adding_nzbs_malformed
* add metadata to sabnews nzb creator
* also test with size_limit
* test prio with dupe detection
* remove leftover todo entry
* move pause and cleanup to fixture; rename functions
4 years ago
Safihre
52c5dc589d
Do not re-release from GA when the release tag is pushed
4 years ago
SABnzbd Automation
35cad9bf22
Update translatable texts
4 years ago
Safihre
b108876017
Set macOS Python installer target to "/"
4 years ago
Safihre
52bfff953a
Set text files to 3.3.0-develop
4 years ago
Safihre
65278c4489
Update text files for 3.2.0RC1
draft release
4 years ago
Safihre
3a4a925ab0
Restore "--console" command line switch
Closes #1775
4 years ago
Safihre
6ef5d41c25
Python cache failed because build script reset work directory
So we store the download outside the work directory
4 years ago
Safihre
b9b9f46fbe
Disable macOS Python download cache
I am not sure why this doesn't work..
4 years ago
Safihre
8d014e579d
The installer-command removes the pkg file, breaking macOS GA cache
4 years ago
SABnzbd Automation
f2fc9f10f9
Update translatable texts
4 years ago
Safihre
f131155fd8
Update badges to GitHub Actions
4 years ago
Safihre
691e24a1d8
Build macOS 10.9+ compatible binary
4 years ago
jcfp
794a6f4454
fix another script validation issue ( #1774 )
* fix another script validation issue
* add test for changing script to str None
* cleanup change_script tests
4 years ago
Safihre
41bf8525cf
Server disconnect was never triggered
4 years ago
SABnzbd Automation
6ebf486c09
Update translatable texts
4 years ago
Safihre
899ae94fcf
Trigger malloc_trim when the queue is empty
See #1736
4 years ago
Safihre
d3cd5019d9
Small code change
4 years ago
SABnzbd Automation
1e4719558f
Update translatable texts
4 years ago
Safihre
29ab83b9c0
Prospective par2 to add blocks from all sets in a job
Obfuscation is just too much nowadays.
4 years ago
puzzledsab
4b4d170ce1
Stop importing nzbs after shutdown request
4 years ago
SABnzbd Automation
8b0a12e0ba
Update translatable texts
4 years ago
Safihre
430318ead7
Force installer to only run on Windows 8 and above
Closes #1770
4 years ago
Safihre
32f6ec63f2
Add NSIS-file to automated pot-file updates
4 years ago
Safihre
a3181c8f76
Check for Windows 8 or above in the installer
4 years ago
Safihre
412d169f58
Rename of the 32bit legacy release
"/" not supported by GA
4 years ago
Safihre
d1c2e6e0dd
Build the 32bit Windows release on Python 3.8 to support Windows 7
4 years ago
Safihre
4f9ac56de0
Rename GITHUB_TOKEN to AUTOMATION_GITHUB_TOKEN
4 years ago
jcfp
9641dc82f9
fix cfg script validation on startup
4 years ago
Safihre
e68413b73c
Filename parser should always output a filename with at least 1 char
Closes #1768
4 years ago
Safihre
a7386a25bd
Update text files for 3.2.0Beta2
draft release
4 years ago
SABnzbd Automation
53f512e864
Update translatable texts
4 years ago
Safihre
283e643606
Always log the exact IP-address we are connecting to
Closes #1764
4 years ago
Safihre
fc1aa2db83
Mark test_download_unicode_made_on_windows as xfail on all platforms
4 years ago
SABnzbd Automation
0fc1e02519
Update translatable texts
4 years ago
jcfp
67581bf3f6
Validate input value for scripts ( #1765 )
* verify input values for scripts
* update and parametrise test_api_queue_change_job_script
* fortify cfg with script validation, fix test
* add typing to is_valid_script function :)
* move list_scripts function to filesystem
* also move windows-specific pathext stuff
4 years ago
Safihre
b7e4ca4d87
Correct server-tests after Downloader changes
4 years ago
Safihre
0594fc60c0
Rework shutdown and NewsWrapper handling in Downloader
4 years ago
Safihre
5a6c51219c
Only parse interface settings when they are set
4 years ago
SABnzbd Automation
815542bf25
Update translatable texts
4 years ago
Safihre
0c5bd817a9
Small refactor of NNTP connection
4 years ago
Safihre
9b8a317351
Upgrade notice about totals10.sab
Closes #1744
4 years ago
SABnzbd Automation
7a9d8e021a
Update translatable texts
4 years ago
puzzledsab
297ec1b8a1
Warn when a server has downloaded a certain amount of bytes or a given date is reached ( #1762 )
* First working version
* Remove pprint
* Black
* Use date type and move to 5 minute polling
* Give hints about intended usage in explain text
* Use scheduled tasks and some smaller changes
* Black
* Remove hidden fields from form
* Cleanup
* This is not the easiest part to get right
* Black hook take 3
* Rework the server check tasks
* Show quota left for server
* Move Server description
Co-authored-by: Safihre <safihre@sabnzbd.org>
Closes #1455
4 years ago
Safihre
f04f6684e0
Correct refactor of database.py
Sending invalid nzo_id's resulted in crashes.
https://forums.sabnzbd.org/viewtopic.php?f=11&t=25163
4 years ago
SABnzbd Automation
91870c6712
Update translatable texts
4 years ago