Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions
6424573d07 GitHub bot : README updated 2026-02-03 17:19:06 +00:00
github-actions
3c6c14e76c GitHub bot: changelog 2026-02-03 15:39:30 +00:00
Alexandre
d155c4613d Fix capitalization in config.yaml description 2026-02-03 16:12:12 +01:00
Alexandre
4ea5f2fa6e Merge pull request #2438 from baldarn/master
[WHATSAPPER] Update to 1.2.0
2026-02-03 11:16:32 +01:00
lorenzo farnararo
6bba43bfb7 [WHATSAPPER] Update to 1.2.0 2026-02-03 10:08:59 +01:00
6 changed files with 10 additions and 5 deletions

View File

@@ -426,7 +426,7 @@ If you want to do add the repository manually, please follow the procedure highl
![aarch64][aarch64-badge]
![amd64][amd64-badge]
✓ ![image](https://api.iconify.design/mdi/billiards-rack.svg) [Jellyfin NAS](jellyfin/) : A Free Software Media System that puts you in control of managing and streaming your media
✓ ![image](https://api.iconify.design/mdi/billiards-rack.svg) [Jellyfin NAS](jellyfin/) : A free Software Media System that puts you in control of managing and streaming your media
  ![Version](https://img.shields.io/badge/dynamic/yaml?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fjellyfin%2Fconfig.yaml)
![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fjellyfin%2Fupdater.json)

View File

@@ -1,3 +1,5 @@
## 10.11.6-5 (03-02-2026)
- Minor bugs fixed
## 10.11.6-4 (02-02-2026)
- Minor bugs fixed
## 10.11.6-3 (02-02-2026)

View File

@@ -6,7 +6,7 @@ backup_exclude:
- "**/log/"
- "**/transcode/"
description:
A Free Software Media System that puts you in control of managing and
A free Software Media System that puts you in control of managing and
streaming your media
devices:
- /dev/dri

View File

@@ -1,3 +1,6 @@
## 1.2.0 (2026-02-03)
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases/tag/1.2.0)
## 1.1.2 (2026-01-31)
- Now supports arch64 arch

View File

@@ -20,4 +20,4 @@ schema:
slug: whatsapper
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper
version: 1.1.2
version: 1.2.0

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "2024",
"last_update": "31-01-2026",
"last_update": "03-02-2026",
"repository": "alexbelgium/hassio-addons",
"slug": "whatsapper",
"source": "github",
"upstream_repo": "baldarn/whatsapper",
"upstream_version": "1.1.2"
"upstream_version": "1.2.0"
}