Permalink
Switch branches/tags
{{ refName }}
default
develop
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on May 17, 2023
Commits on May 16, 2023
Commits on May 15, 2023
-
Addnzbfile enums and keep empty (#2554)
* Add enum result to add_nzbfile * Do not delete invalid single file NZBs if file could not be decoded * Move enum to constants and make it a class
-
Commits on May 10, 2023
-
Remove debugging code for Downloader sleep time
Seems your solution worked @puzzledsab!
-
We need diagnostic info. No clue why we didn't do this before. Relates to #2559
-
Disable sorting on pattern key so you can select text on it / prevent…
… it from moving. (#2556)
Commits on May 8, 2023
-
-
test writing long and unicode filenames (#2542)
* test writing long and unicode filenames * Update sabnzbd/filesystem.py Co-authored-by: Safihre <safihre@sabnzbd.org> * Update sabnzbd/filesystem.py Co-authored-by: Safihre <safihre@sabnzbd.org> * Update sabnzbd/filesystem.py Co-authored-by: Safihre <safihre@sabnzbd.org> * Update sabnzbd/filesystem.py Co-authored-by: Safihre <safihre@sabnzbd.org> * test writing long and unicode filenames * seperate function test_filesystem_capabilities * rename test_filesystem_capabilities to filesystem_capabilities * rename filesystem_capabilities to check_filesystem_capabilities --------- Co-authored-by: sander <san.d.erjonkers+github@gmail.com> Co-authored-by: Safihre <safihre@sabnzbd.org>
-
Commits on May 3, 2023
-
Allow for more time to start and shutdown during testing
macOS sometimes needs more time
-
-
Post release notes to Reddit after release
Add praw to builder requirements
Commits on May 2, 2023
Commits on May 1, 2023
-
-
Add Windows Python 3.8 32bit to CI test
Since we also use it for the release.
-
-
* Add 3.7.2 release tag * Add 4.0.0 placeholder
-