mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Updater bot : lidarr updated to 3.1.0.4875
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 3.1.0.4875 (22-11-2025)
|
||||
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)
|
||||
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
|
||||
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
@@ -101,5 +101,5 @@ schema:
|
||||
slug: lidarr_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/README.md
|
||||
version: "3.0.1.4866"
|
||||
version: "3.1.0.4875"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8686]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "01-11-2025",
|
||||
"last_update": "22-11-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "lidarr",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-lidarr",
|
||||
"upstream_version": "3.0.1.4866"
|
||||
"upstream_version": "3.1.0.4875"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user