Skip to content
Permalink
develop
Switch branches/tags

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 15, 2023

  1. 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
    mnightingale committed May 15, 2023
  2. Update translatable texts

    [skip ci]
    sabnzbd-automation committed May 15, 2023
  3. Update all dependencies

    renovate[bot] committed May 15, 2023

Commits on May 10, 2023

  1. Remove debugging code for Downloader sleep time

    Seems your solution worked @puzzledsab!
    Safihre committed May 10, 2023
  2. Update translatable texts

    [skip ci]
    sabnzbd-automation committed May 10, 2023
  3. Wrap Downloader in try/except

    We need diagnostic info. No clue why we didn't do this before.
    Relates to #2559
    Safihre committed May 10, 2023

Commits on May 8, 2023

  1. Update translatable texts

    [skip ci]
    sabnzbd-automation committed May 8, 2023
  2. Update translatable texts

    [skip ci]
    sabnzbd-automation committed May 8, 2023
  3. 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>
    3 people committed May 8, 2023
  4. Update translatable texts

    [skip ci]
    sabnzbd-automation committed May 8, 2023

Commits on May 3, 2023

  1. Allow for more time to start and shutdown during testing

    macOS sometimes needs more time
    Safihre committed May 3, 2023
  2. Remove PKG-INFO

    Closes #2548
    Safihre committed May 3, 2023
  3. Post release notes to Reddit after release

    Add praw to builder requirements
    Safihre committed May 3, 2023

Commits on May 2, 2023

Commits on May 1, 2023

  1. Add Windows Python 3.8 32bit to CI test

    Since we also use it for the release.
    Safihre committed May 1, 2023
  2. Update sabctools to 7.0.2

    Safihre committed May 1, 2023
  3. Add releases tag (#2539)

    * Add 3.7.2 release tag
    
    * Add 4.0.0 placeholder
    francoism90 committed May 1, 2023

Commits on Apr 30, 2023

Commits on Apr 26, 2023

Older