Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.4.1 #369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sabnzbd (source) minor 4.2.2 -> 4.4.1

Release Notes

sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd)

v4.4.1: SABnzbd 4.4.1

Compare Source

Release Notes - SABnzbd 4.4.1

Bugfixes and changes since 4.4.0

  • Added Certificate verification level Medium to allow
    certificates injected by firewall or virus scanner.
  • Windows: Windows notifications did not work.

New features in 4.4.0

  • Subtitle files will be deobfuscated if required.
  • Show server Personal notes on the main servers display.
  • Windows: Use par2cmdline-turbo by default (thanks to @​dnzbk).
  • macOS: Dropped support for macOS 10.12 and below.
  • macOS and Windows: Use Python 3.13 for release.
  • Windows: The next release will no longer support Windows 32bit or Windows 7.

Bug fixes in 4.4.0

  • Toggling of Servers could result in jobs being stuck at 99%.
  • Corrupt NZB's could also result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.
  • Correctly handle disk full errors from Unrar.
  • Create new history database in case of no such table error.
  • Interface could load in tabbed mode even though it was not enabled.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.4.0: SABnzbd 4.4.0

Compare Source

Release Notes - SABnzbd 4.4.0

New features in 4.4.0

  • Subtitle files will be deobfuscated if required.
  • Show server Personal notes on the main servers display.
  • Windows: Use par2cmdline-turbo by default (thanks to @​dnzbk).
  • macOS: Dropped support for macOS 10.12 and below.
  • macOS and Windows: Use Python 3.13 for release.
  • Windows: The next release will no longer support Windows 32bit or Windows 7.

Bug fixes in 4.4.0

  • Toggling of Servers could result in jobs being stuck at 99%.
  • Corrupt NZB's could also result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.
  • Correctly handle disk full errors from Unrar.
  • Create new history database in case of no such table error.
  • Interface could load in tabbed mode even though it was not enabled.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.3.3: SABnzbd 4.3.3

Compare Source

Release Notes - SABnzbd 4.3.3

This is the third bug fix release of SABnzbd 4.3.0.

Bug fixes and changes since 4.3.2

  • Reduced chance of jobs getting stuck at 99%.
  • Prevent crash in case of invalid articles.
  • Correct handling of empty or Default category when adding a job.
  • History API-output could contain inconsistent variable types.
  • Skip external IPv6 check if only link local addresses are available.
  • Shortened timeouts when resolving addresses during checks.
  • Windows: Could not repair or extract on ARM platforms.
  • Windows: Add file version information to installer.

Bug fixes and changes since 4.3.1

  • Added Special option disable_archive for jobs to always be permanently deleted.
  • Specific AppRise notifications could fail to send.
  • Update of the article decoder core (rapidyenc).
  • Windows: After some time the interface would no longer load.
  • Windows: Custom shortcuts would be removed by the installer.
  • Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.3.2: SABnzbd 4.3.2

Compare Source

Release Notes - SABnzbd 4.3.2

This is the second bug fix release of SABnzbd 4.3.0.

Bug fixes and changes since 4.3.1

  • Added Special option disable_archive for jobs to always be permanently deleted.
  • Specific AppRise notifications could fail to send.
  • Update of the article decoder core (rapidyenc).
  • Windows: After some time the interface would no longer load.
  • Windows: Custom shortcuts would be removed by the installer.
  • Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.3.1: SABnzbd 4.3.1

Compare Source

Release Notes - SABnzbd 4.3.1

This is the first bug fix release of SABnzbd 4.3.0.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.3.0: SABnzbd 4.3.0

Compare Source

Release Notes - SABnzbd 4.3.0

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

v4.2.3: SABnzbd 4.2.3

Compare Source

Release Notes - SABnzbd 4.2.3

This is the third bug-fix release of SABnzbd 4.2.0.

Bug-fixes and changes since 4.2.2:

  • Bug-fixes:

    • Handle new status code for missing articles, which would result in timeouts.
      This specifically affects Giganews and its resellers.
    • Retry of failed job would not use the password provided.
    • Optimize database handling in order to prevent locking errors.
    • macOS: System standby after finishing the queue would not always work.
  • Changes:

    • Remove Send Group option for Servers.

Bug-fixes and changes since 4.2.1:

  • Bug-fixes:

    • RSS readout could result in a crash if Duplicate Detection was enabled.
    • Passwords were not always correctly parsed.
    • Warnings could show even if helpful_warnings was disabled.
    • Duplicate Detection would trigger again on URLs if they were resumed.
    • Windows: Fatal crash could occur if ran as Service or on older Windows versions.
  • Changes:

    • Parsing of filenames from the NZB was extended to allow more exotic formatting.
    • Windows: Installer will automatically shutdown SABnzbd if it is running.

Bug-fixes and changes since 4.2.0:

  • Bug-fixes:

    • New downloads did not appear in the History after the update to 4.2.0.
  • Changes:

    • The external IPv6-address is shown, instead of the internal address.
    • Windows: Network drives as Download Folder are no longer blocked, only warned against.

Key changes since 4.1.0

  • Duplicate detection workflow overhaul:

    • Series Duplicate Detection was replaced by Smart Duplicate Detection
      that can also detect Movie and Daily Show duplicates.
    • Additionally, duplicates will also be detected if they are still in the queue.
    • More information: https://sabnzbd.org/wiki/duplicate-detection
  • Interface changes:

    • Added ability to filter the Queue and History by status.
    • RSS-feed that provided the download is shown in History details.
    • macOS/Windows 10 & 11: Added Open Folder button to Job/Queue finished notifications.
      Clicking any type of notification will now open a browser with SABnzbd.
  • Performance and usability improvements:

    • Numerous smaller performance improvements were made.
    • Server IP-address selection was optimized.
    • The Internet Bandwidth test was made more reliable.
    • macOS/Windows: Updated to Python 3.12 and par2cmdline-turbo v1.1.1.
  • Configuration changes:

    • The On queue finish script is now set in Switches.
    • Reduced recursive unpacking to 2 levels, instead of 5.
    • Duplicate detection related Pre-queue script input parameters were removed.
      You will need to update your Pre-queue script.
      More information: https://sabnzbd.org/wiki/configuration/4.2/scripts/pre-queue-scripts
    • Stricter check if Complete Folder is inside Download Folder.
    • Windows: Prevent use of network drive as Download Folder.

Bug fixes since 4.1.0

  • Fixed an issue where the multi-select option in the queue was not working for some users.
  • Prevented a crash that would occur during the saving of configuration settings.
  • Jobs with larger articles could stall the queue for several minutes.
  • Ensured that server warnings are always displayed to users.
  • If weblogging was enabled, output was also written to regular log.
  • Fixed an issue where removing a failed download from the History could break active downloads.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/cluster Changes made in the cluster directory label Mar 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from c8d2623 to b5eac8d Compare May 1, 2024 21:48
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.2.3 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from b5eac8d to 13dc936 Compare May 4, 2024 10:14
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.0 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from 13dc936 to d7cdcf9 Compare May 29, 2024 19:15
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.1 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.2 May 29, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from d7cdcf9 to d769505 Compare August 21, 2024 13:41
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.2 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Aug 21, 2024
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 - autoclosed Aug 29, 2024
@renovate renovate bot closed this Aug 29, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch August 29, 2024 10:09
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch August 29, 2024 12:35
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 - autoclosed Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Aug 29, 2024
@renovate renovate bot reopened this Aug 29, 2024
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch September 2, 2024 07:19
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 - autoclosed Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Sep 2, 2024
@renovate renovate bot reopened this Sep 2, 2024
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch September 2, 2024 09:56
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.3.3 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.4.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from d769505 to 6c2945a Compare December 9, 2024 23:36
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch from 6c2945a to 1838a70 Compare December 20, 2024 17:09
@renovate renovate bot changed the title Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.4.0 Update ghcr.io/onedr0p/sabnzbd Docker tag to v4.4.1 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants