⬆️ Update ghcr.io/linuxserver/sabnzbd Docker digest to 6c25ce4 #276

Merged
mafyuh merged 2 commits from renovate/ghcr.io-linuxserver-sabnzbd into main 2024-05-31 21:05:51 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/sabnzbd digest a6cee28 -> 6c25ce4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

Did Renovate not find changelogs? No worries! Click here

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/sabnzbd | digest | `a6cee28` -> `6c25ce4` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-31 14:01:25 -04:00
⬆️ Update ghcr.io/linuxserver/sabnzbd Docker digest to 6c25ce4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
9a958903bd
CD-Bot reviewed 2024-05-31 14:01:31 -04:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 4.3.2-ls165

LinuxServer Changes:

Rebase Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.

sabnzbd Changes:

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)

Link to Github release: https://github.com/linuxserver/docker-sabnzbd/releases/tag/4.3.2-ls165

Upstream Release Notes - 4.3.2

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)

Link to Github release: https://github.com/sabnzbd/sabnzbd/releases/tag/4.3.2

## Linux Server Release Notes - 4.3.2-ls165 **LinuxServer Changes:** Rebase Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd. **sabnzbd Changes:** 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 * Read `ISSUES.txt` or https://sabnzbd.org/wiki/introduction/known-issues ## 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) Link to Github release: https://github.com/linuxserver/docker-sabnzbd/releases/tag/4.3.2-ls165 ## Upstream Release Notes - 4.3.2 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 * Read `ISSUES.txt` or https://sabnzbd.org/wiki/introduction/known-issues ## 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) Link to Github release: https://github.com/sabnzbd/sabnzbd/releases/tag/4.3.2
mafyuh added 1 commit 2024-05-31 21:05:36 -04:00
Merge branch 'main' into renovate/ghcr.io-linuxserver-sabnzbd
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2484a57b7e
mafyuh merged commit cb3e65c6bf into main 2024-05-31 21:05:51 -04:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-sabnzbd 2024-05-31 21:05:51 -04:00
CD-Bot reviewed 2024-05-31 21:06:06 -04:00
CD-Bot left a comment
Collaborator

Continuous Deployment successfully ran.

Git Logs:

Updating eac1f6f..cb3e65c
Fast-forward
AI/docker-compose.yml | 2 +-
arm/docker-compose.yml | 4 ++--
arrs/docker-compose.yml | 2 +-
downloaders/docker-compose.yml | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)

Docker Compose Logs:

time="2024-05-31T21:05:57-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/downloaders/docker-compose.yml: version is obsolete"
sabnzbd Pulling
sabnzbd Pulled
Container flaresolverr Running
Container cadvisor Running
Container monitoring_node_exporter Running
Container qbittorrentvpn Running
Container sabnzbd Recreate
Container sabnzbd Recreated
Container sabnzbd Starting
Container sabnzbd Started

## Continuous Deployment successfully ran. ### Git Logs: Updating eac1f6f..cb3e65c Fast-forward AI/docker-compose.yml | 2 +- arm/docker-compose.yml | 4 ++-- arrs/docker-compose.yml | 2 +- downloaders/docker-compose.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) ### Docker Compose Logs: time="2024-05-31T21:05:57-04:00" level=warning msg="/home/mafyuh/Auto-Homelab/downloaders/docker-compose.yml: `version` is obsolete" sabnzbd Pulling sabnzbd Pulled Container flaresolverr Running Container cadvisor Running Container monitoring_node_exporter Running Container qbittorrentvpn Running Container sabnzbd Recreate Container sabnzbd Recreated Container sabnzbd Starting Container sabnzbd Started
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/Auto-Homelab#276
No description provided.