mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on SABnzbd 0.1.1
This commit is contained in:
parent
a8566e9dd4
commit
fb0c80ff69
5 changed files with 12 additions and 11 deletions
|
@ -1005,10 +1005,10 @@ SOFTWARE.
|
||||||
[radarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[radarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[radarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[radarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[radarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[radarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.0
|
[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.1
|
||||||
[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.1.0/README.md
|
[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.1.1/README.md
|
||||||
[sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues
|
[sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues
|
||||||
[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||||
[sabnzbd-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
🎉 Initial add-on release 🎉
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 @renovate ([#3](https://github.com/hassio-addons/addon-sabnzbd/pull/3))
|
||||||
|
- ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 @renovate ([#7](https://github.com/hassio-addons/addon-sabnzbd/pull/7))
|
||||||
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 @renovate ([#8](https://github.com/hassio-addons/addon-sabnzbd/pull/8))
|
||||||
|
- ⬆️ Update sabnzbd/sabnzbd to v4.2.2 @renovate ([#6](https://github.com/hassio-addons/addon-sabnzbd/pull/6))
|
||||||
|
|
|
@ -21,10 +21,6 @@ comparison to installing any other Home Assistant add-on.
|
||||||
- Set the download folders to, for example,
|
- Set the download folders to, for example,
|
||||||
`/media/sabnzbd/Donwloads/complete` and
|
`/media/sabnzbd/Donwloads/complete` and
|
||||||
`/media/sabnzbd/Donwloads/incomplete`
|
`/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
|
## Configuration
|
||||||
|
|
||||||
|
|
|
@ -37,5 +37,5 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/t/?u=frenck
|
[forum]: https://community.home-assistant.io/t/?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.0
|
[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.1
|
|
@ -1,5 +1,5 @@
|
||||||
name: SABnzbd
|
name: SABnzbd
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
slug: sabnzbd
|
slug: sabnzbd
|
||||||
description: Free and easy binary newsreader
|
description: Free and easy binary newsreader
|
||||||
url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md
|
url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue