diff --git a/README.md b/README.md index 9a0762690..823923657 100644 --- a/README.md +++ b/README.md @@ -977,10 +977,10 @@ SOFTWARE. [readarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [readarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [readarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/bc6ad8f -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/bc6ad8f/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/c7fa3fc +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/c7fa3fc/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-bc6ad8f-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-c7fa3fc-blue.svg [sabnzbd-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sabnzbd-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/sabnzbd/CHANGELOG.md b/sabnzbd/CHANGELOG.md index e52784e28..0782123d2 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1 +1,4 @@ -- Fix sub_filters by disabling gzip in proxy (#1) +# Changelog since v0.1.0 +- Fix Renovate configuration +- Fix Renovate configuration +- Fix Renovate configuration diff --git a/sabnzbd/DOCS.md b/sabnzbd/DOCS.md index b4379555c..423796630 100644 --- a/sabnzbd/DOCS.md +++ b/sabnzbd/DOCS.md @@ -21,10 +21,6 @@ comparison to installing any other Home Assistant add-on. - Set the download folders to, for example, `/media/sabnzbd/Donwloads/complete` and `/media/sabnzbd/Donwloads/incomplete` -- Once you finish the SAZnzbd wizard, you will get an 404 error. - This is an unfortunate side effect in the wizard, we haven't been able to - fix yet.Reload the page to resolve the 404 issue and everything work - normally from there on. ## Configuration diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 89d5d8410..054b2335d 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-bc6ad8f-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/bc6ad8f \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-c7fa3fc-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/c7fa3fc \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 038255e63..d36c3f52e 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: bc6ad8f +version: c7fa3fc slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md