copilot-swe-agent[bot]
053bac650d
Initial plan
2026-03-20 13:26:37 +00:00
github-actions
bdaf66ef62
GitHub bot : graphs updated
2026-03-20 12:24:00 +00:00
github-actions
b485f4fe57
Github bot : stats updated
2026-03-20 12:18:14 +00:00
github-actions
092c86b781
GitHub bot: changelog
2026-03-19 19:41:49 +00:00
github-actions
bc5701d08e
GitHub bot: changelog
2026-03-19 19:41:44 +00:00
github-actions
56acef7916
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-19 19:40:25 +00:00
Alexandre
f3af043ed2
build
2026-03-19 20:39:32 +01:00
Alexandre
d1ca85f6a6
fix ingress
2026-03-19 20:03:12 +01:00
github-actions
d46fb70c20
GitHub bot : README updated
2026-03-19 17:21:27 +00:00
github-actions
7cab73cb37
Github bot : issues linked to readme
2026-03-19 15:50:31 +00:00
Alexandre
45a72135b4
nobuild
2026-03-19 10:42:47 +01:00
Alexandre
70f5f1c133
nobuild
2026-03-19 10:42:05 +01:00
Alexandre
0a80daabd8
nobuild
2026-03-19 10:41:15 +01:00
github-actions
b277dd6cd7
GitHub bot: changelog
2026-03-19 08:56:48 +00:00
Alexandre
f64368c77b
Use embedded nginx https://github.com/alexbelgium/hassio-addons/issues/2567
2026-03-19 09:54:19 +01:00
Alexandre
a9b89481cf
nobuild
2026-03-19 09:42:49 +01:00
Alexandre
16fe9fb4a9
Change ingress_port from 0 to 20211
2026-03-19 09:39:52 +01:00
github-actions
688ea34874
GitHub bot: changelog
2026-03-19 08:39:00 +00:00
Alexandre
dd83fb0e1f
correct ingress
...
https://github.com/alexbelgium/hassio-addons/issues/2567
2026-03-19 09:36:57 +01:00
Alexandre
10c52ec37f
Update nginx config to turn off gzip
...
Disable gzip compression in nginx configuration.
2026-03-19 09:36:10 +01:00
github-actions
9583d2a779
GitHub bot : README updated
2026-03-18 17:22:52 +00:00
Alexandre
8f7de61681
Merge pull request #2593 from ToledoEM/bentopdf
...
Update Readme Bentopdf
2026-03-18 16:18:53 +01:00
Enrique
8b3764d888
Merge branch 'alexbelgium:master' into bentopdf
2026-03-18 14:48:51 +00:00
ToledoEM
890f43433c
readme update
2026-03-18 14:47:22 +00:00
github-actions
1ddb1c7a22
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-18 14:09:57 +00:00
Alexandre
2d8387d72d
Merge pull request #2591 from ToledoEM/bentopdf
...
Add BentoPDF add-on v2.5.0
2026-03-18 15:09:01 +01:00
Alexandre
688c2d6d86
Merge branch 'master' into bentopdf
2026-03-18 15:08:47 +01:00
Alexandre
a2f4353f10
Merge pull request #2592 from ToledoEM/manyfold_0.135.0
...
manyfold: update to 0.135.0
2026-03-18 14:15:12 +01:00
ToledoEM
e1d6789a39
bentopdf: fix markdown heading spacing for codacy
2026-03-18 12:36:54 +00:00
ToledoEM
5d68d92afa
add bentopdf
2026-03-18 12:36:54 +00:00
ToledoEM
08b3c313d9
manyfold: add 0.133.1 changelog entry
2026-03-18 12:36:54 +00:00
Enrique
f888164902
Merge branch 'alexbelgium:master' into manyfold_0.135.0
2026-03-18 12:25:41 +00:00
ToledoEM
a05377fe1b
manyfold: update to 0.135.0
2026-03-18 12:14:59 +00:00
github-actions
8b6a046291
GitHub bot: changelog
2026-03-18 08:56:10 +00:00
Alexandre
e49cf12d19
Update NETALERTX_DB and version in config.yaml
2026-03-18 09:54:06 +01:00
github-actions
d19357c060
GitHub bot : README updated
2026-03-17 17:22:57 +00:00
Alexandre
101ce9752f
Merge pull request #2588 from alexbelgium/copilot/fix-config-options-issue
...
Fix ImmichFrame config: write env_vars to Settings.yaml instead of only exporting as env vars
2026-03-17 10:34:13 +01:00
copilot-swe-agent[bot]
75750d4658
Mask WeatherApiKey in log output
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-17 09:04:46 +00:00
copilot-swe-agent[bot]
41fe7d3bb0
Fix ImmichFrame config: map env_vars and schema options to Settings.yaml
...
- Add General display options (Interval, ShowClock, etc.) to addon config schema
- Add per-Account filter options (Albums, People, ShowFavorites, etc.) to Accounts schema
- Rewrite 99-run.sh to generate complete Settings.yaml with General and Accounts sections
- env_vars are automatically classified as General or Account-level settings
- Schema options take precedence over env_vars
- Full backward compatibility: existing env_var configs continue to work
- Update README with comprehensive options documentation
- Bump version to 1.0.32.0-4
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-17 09:03:46 +00:00
copilot-swe-agent[bot]
a63c15031b
Initial plan
2026-03-17 08:51:21 +00:00
Alexandre
965a26e306
Merge pull request #2587 from alexbelgium/copilot/review-apparmor-permissions-addons
...
Replace blanket AppArmor `capability,` with specific per-addon capabilities
2026-03-17 09:09:09 +01:00
copilot-swe-agent[bot]
3c53e69161
Replace blanket capability, with specific capabilities in all AppArmor profiles
...
Remove overly permissive blanket `capability,` rule (grants ALL Linux
capabilities) from 107 addon AppArmor profiles. Replace with only the
specific capabilities each addon needs based on its config.yaml
`privileged` field.
Base capabilities for all addons: setuid, setgid, chown, fowner, dac_override
Additional capabilities mapped from config.yaml privileged list:
- SYS_ADMIN -> sys_admin
- DAC_READ_SEARCH -> dac_read_search
- NET_ADMIN -> net_admin
- NET_RAW -> net_raw
- SYS_RAWIO -> sys_rawio
- SYS_TIME -> sys_time
- SYS_RESOURCE -> sys_resource
Addons with full_access: true (portainer_agent) retain blanket capability.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-17 07:42:05 +00:00
Alexandre
3ae0bbb9ba
nobuild corrext
2026-03-17 08:33:19 +01:00
copilot-swe-agent[bot]
8156916179
Initial plan
2026-03-17 07:33:06 +00:00
Alexandre
92369f4607
nobuild
2026-03-17 08:31:13 +01:00
github-actions
8870083a45
GitHub bot: changelog
2026-03-17 07:29:21 +00:00
Alexandre
317d13c294
nobuild
...
Added TMP_DIR and updated NETALERTX_CONFIG_FILE and NETALERTX_DB_FILE paths.
2026-03-17 08:29:13 +01:00
Alexandre
34ea41913e
Use /config for location to allow access
2026-03-17 08:27:07 +01:00
github-actions
0ed5974d1a
GitHub bot: changelog
2026-03-17 06:06:28 +00:00
Alexandre
66be252470
Merge pull request #2585 from adamoutler/master
...
Fix: correct multiple configuration issues in NetAlertX
2026-03-17 07:03:54 +01:00
root
382988a9e7
lint issues
2026-03-16 16:15:40 -04:00
root
1ebaf6e011
Update with proper configuration
2026-03-16 15:04:32 -04:00
Alexandre
71b96dcb8e
Merge pull request #2584 from alexbelgium/copilot/fix-openvpn-startup-issue
...
Fix Transmission OpenVPN startup failure caused by systemd-resolved in containers
2026-03-16 09:21:41 +01:00
copilot-swe-agent[bot]
b481580aa4
Bump transmission_openvpn version to v5.4.0-2 with changelog for DNS fix
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-16 07:48:44 +00:00
Alexandre
352e3eca85
Merge pull request #2580 from alexbelgium/copilot/fix-internal-proxies-regex
...
fix(guacamole): use valid regex for PROXY_ALLOWED_IPS_REGEX default
2026-03-16 08:45:47 +01:00
github-actions
06ece60f76
GitHub bot: changelog
2026-03-16 07:36:39 +00:00
copilot-swe-agent[bot]
54c7a2ba10
Fix: Replace update-resolv-conf script that uses systemd-resolved with direct resolv.conf modification
...
The upstream haugene/transmission-openvpn v5.4.0 image uses systemd-resolved
via D-Bus in its update-resolv-conf script, which fails in HA containers
that lack systemd/D-Bus with 'sd_bus_open_system: No such file or directory'.
This adds a custom update-resolv-conf script that directly modifies
/etc/resolv.conf by parsing OpenVPN's foreign_option_* environment variables.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-16 07:33:22 +00:00
copilot-swe-agent[bot]
d1a40b3065
Initial plan
2026-03-16 07:26:24 +00:00
Alexandre
21d642c1d1
Update version to 1.0.32.0-3 in config.yaml
2026-03-16 08:25:56 +01:00
Alexandre
bcf8c383ae
Update 99-run.sh
2026-03-16 08:25:21 +01:00
Alexandre
7b0c6c7ff2
Merge pull request #2583 from alexbelgium/copilot/add-multi-account-support
...
feat(immich_frame): add multi-account support
2026-03-16 08:14:56 +01:00
copilot-swe-agent[bot]
52aad31742
fix(immich_frame): address code review - null safety, file permissions, YAML escaping
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-16 06:02:04 +00:00
copilot-swe-agent[bot]
dcb1a08a8f
feat(immich_frame): add multi-account support via Accounts list option
...
- Add Accounts list schema to config.yaml for multi-account support
- Make ApiKey and ImmichServerUrl optional when using Accounts list
- Generate Settings.yaml from addon options in 99-run.sh
- Fix /app/Config symlink direction for proper config persistence
- Set IMMICHFRAME_CONFIG_PATH for reliable config discovery
- Update README with multi-account documentation and examples
- Bump version to 1.0.32.0-2
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-16 06:00:59 +00:00
copilot-swe-agent[bot]
c8cf6e0953
Initial plan
2026-03-16 05:50:33 +00:00
github-actions
4133525441
Github bot : image compressed
2026-03-15 23:11:54 +00:00
github-actions[bot]
f394339b77
Update stargazer map & cache
2026-03-15 01:20:58 +00:00
github-actions
d870a1e8c9
GitHub bot: changelog
2026-03-14 00:49:36 +00:00
alexbelgium
ed5f906f9c
Updater bot : zzz_archived_code-server updated to 4.111.0
2026-03-14 01:31:29 +01:00
alexbelgium
e7366785e3
Updater bot : webtop_kde updated to 4.16-r0-ls95
2026-03-14 01:31:10 +01:00
alexbelgium
99eb3a946a
Updater bot : unpackerr updated to v0.15.2
2026-03-14 01:30:32 +01:00
alexbelgium
0258f32944
Updater bot : transmission_openvpn updated to v5.4.0
2026-03-14 01:30:25 +01:00
alexbelgium
071a729712
Updater bot : tdarr updated to 2.62.01
2026-03-14 01:30:18 +01:00
alexbelgium
66904c5472
Updater bot : signalk updated to 2.23.0
2026-03-14 01:30:00 +01:00
alexbelgium
9d77d2b300
Updater bot : scrutiny_fa updated to v1.46.2
2026-03-14 01:29:52 +01:00
alexbelgium
7bc55b645e
Updater bot : scrutiny updated to v1.46.2
2026-03-14 01:29:48 +01:00
alexbelgium
0b074c06f8
Updater bot : prowlarr updated to nightly-2.3.3.5300-ls226
2026-03-14 01:29:25 +01:00
alexbelgium
b9222a94b2
Updater bot : openproject updated to 17.2.0
2026-03-14 01:29:07 +01:00
alexbelgium
8c1f5c6229
Updater bot : mealie updated to v3.12.0
2026-03-14 01:28:33 +01:00
alexbelgium
9af940965f
Updater bot : maintainerr updated to 3.1.0
2026-03-14 01:28:28 +01:00
alexbelgium
34039a4b25
Updater bot : jackett updated to 0.24.1356
2026-03-14 01:28:05 +01:00
alexbelgium
eda772ef65
Updater bot : gitea updated to 1.25.5
2026-03-14 01:27:36 +01:00
alexbelgium
2ec119148e
Updater bot : flexget updated to 3.19.1
2026-03-14 01:27:26 +01:00
alexbelgium
e1f007d2b7
Updater bot : fireflyiii_data_importer updated to 2.2.1
2026-03-14 01:27:20 +01:00
alexbelgium
45b0b622d4
Updater bot : filebrowser_quantum updated to 1.2.2
2026-03-14 01:27:14 +01:00
alexbelgium
4d2ea1aa3d
Updater bot : epicgamesfree updated to debian-2026-03-09
2026-03-14 01:27:06 +01:00
alexbelgium
1f719b72d5
Updater bot : emby_beta updated to 4.10.0.5
2026-03-14 01:26:55 +01:00
alexbelgium
d47371d285
Updater bot : collabora updated to 25.4.9.2
2026-03-14 01:26:47 +01:00
alexbelgium
40a18a404b
Updater bot : codex updated to 1.9.24
2026-03-14 01:26:43 +01:00
alexbelgium
271eaacc58
Updater bot : cleanuparr updated to 2.8.1
2026-03-14 01:26:37 +01:00
alexbelgium
ab521a99b9
Updater bot : changedetection.io updated to 0.54.5
2026-03-14 01:26:33 +01:00
alexbelgium
99703840ac
Updater bot : calibre updated to 9.5.0
2026-03-14 01:26:26 +01:00
alexbelgium
8addf6cde5
Updater bot : browserless_chrome updated to 2.43.0
2026-03-14 01:26:23 +01:00
alexbelgium
566683bda4
Updater bot : browser_chromium updated to version-59f04866
2026-03-14 01:26:19 +01:00
alexbelgium
d4e504d5ae
Updater bot : browser_brave updated to 1.88.130-ls82
2026-03-14 01:26:10 +01:00
alexbelgium
501be933a5
Updater bot : birdnet-pipy updated to 0.5.7
2026-03-14 01:25:31 +01:00
alexbelgium
a5bb57831b
Updater bot : birdnet-go updated to nightly-20260311
2026-03-14 01:25:27 +01:00
github-actions
0be55004d1
GitHub bot : README updated
2026-03-13 17:12:33 +00:00
copilot-swe-agent[bot]
9357f29850
chore(guacamole): bump version to 1.6.0-bullseye-3 and update changelog
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-13 14:40:23 +00:00
copilot-swe-agent[bot]
d2d0e58980
fix(guacamole): change PROXY_ALLOWED_IPS_REGEX default from "*" to ".*"
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-13 13:47:05 +00:00
copilot-swe-agent[bot]
e14b4a9b45
Initial plan
2026-03-13 13:45:40 +00:00
github-actions
aa17f35f46
GitHub bot : graphs updated
2026-03-13 12:17:41 +00:00
github-actions
8918852894
Github bot : stats updated
2026-03-13 12:16:55 +00:00
alexbelgium
6df6f1fb1d
Updater bot : autobrr updated to 1.74.0
2026-03-12 13:00:31 +01:00
Alexandre
b49d5e9b62
Change user to root in Dockerfile
...
Switch to root user before adding labels.
2026-03-11 14:44:33 +01:00
Alexandre
1f1c5aa06f
Update config.yaml
2026-03-11 14:34:33 +01:00
Alexandre
3ce74a2e0f
Update 02-timezone.sh
2026-03-11 14:34:22 +01:00
github-actions
b740741dbf
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-11 11:01:22 +00:00
Alexandre
f4ee102ae6
Merge pull request #2577 from alexbelgium/copilot/fix-time-offset-in-chart
...
Add container timezone management for BirdNET-PiPy
2026-03-11 12:00:33 +01:00
copilot-swe-agent[bot]
742e2ce52e
Add container timezone management for birdnet-pipy addon
...
- New init script 02-timezone.sh: reads TZ from addon config, validates
against /usr/share/zoneinfo, applies to container (/etc/localtime,
/etc/timezone, s6 container env)
- Change default TZ from Etc/UTC to Europe/Paris
- Increment version to 0.5.6-2
- Update CHANGELOG.md and DOCS.md
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-11 07:12:45 +00:00
copilot-swe-agent[bot]
fae90f0614
Initial plan
2026-03-11 07:08:59 +00:00
Alexandre
dda7258567
Merge pull request #2573 from alexbelgium/dependabot/github_actions/docker/build-push-action-7
...
Bump docker/build-push-action from 5 to 7
2026-03-09 20:49:55 +01:00
Alexandre
6c99190d11
Merge pull request #2574 from alexbelgium/dependabot/github_actions/docker/setup-buildx-action-4
...
Bump docker/setup-buildx-action from 3 to 4
2026-03-09 20:49:36 +01:00
Alexandre
266cf085ee
Merge pull request #2575 from alexbelgium/dependabot/github_actions/docker/setup-qemu-action-4
...
Bump docker/setup-qemu-action from 3 to 4
2026-03-09 20:49:12 +01:00
Alexandre
b9ed65e5f1
Merge pull request #2572 from alexbelgium/dependabot/github_actions/docker/login-action-4.0.0
...
Bump docker/login-action from 3.7.0 to 4.0.0
2026-03-09 20:48:57 +01:00
dependabot[bot]
2d20d0e959
Bump docker/setup-qemu-action from 3 to 4
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 19:35:25 +00:00
dependabot[bot]
7842934481
Bump docker/setup-buildx-action from 3 to 4
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 19:35:21 +00:00
dependabot[bot]
1c21364e60
Bump docker/build-push-action from 5 to 7
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v7 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 19:35:17 +00:00
dependabot[bot]
3b36867297
Bump docker/login-action from 3.7.0 to 4.0.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.7.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 19:35:11 +00:00
Alexandre
b77aea75f3
Merge pull request #2571 from alexbelgium/codex/fix-custom-script-execution-error
...
wger: scan /home for settings.py and patch database path; bump version and changelog
2026-03-09 20:27:20 +01:00
Alexandre
97023a61b3
Update wger/CHANGELOG.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-09 20:27:09 +01:00
Alexandre
07c0cf41f5
wger: bump version to 2.5-dev-3 and update changelog
2026-03-09 20:22:07 +01:00
github-actions
a47844edb3
GitHub bot : README updated
2026-03-09 17:18:08 +00:00
Alexandre
62b935344a
Merge pull request #2570 from alexbelgium/codex/add-mdi-icon-for-ingress-panel nobuild
...
Add ingress panel icon for Prowlarr addon
2026-03-09 15:25:17 +01:00
Alexandre
e4e29e1b28
Add ingress panel icon for Prowlarr addon
2026-03-09 15:23:13 +01:00
github-actions
d8f791ef9f
Github bot : image compressed
2026-03-08 23:08:54 +00:00
github-actions
e5d4107a01
Github bot : issues linked to readme
2026-03-08 22:32:25 +00:00
github-actions
79acb9f48d
GitHub bot : README updated
2026-03-08 17:05:34 +00:00
Alexandre
c8ed41695b
nobuild revert
2026-03-08 08:27:10 +01:00
Alexandre
fb077a6216
nobuild revert
2026-03-08 08:26:54 +01:00
Alexandre
3b6762b111
clean nobuild
2026-03-08 07:43:32 +01:00
GitHub Actions
f6bc24fd5a
Revert 'clean' [nobuild]
2026-03-08 06:40:43 +00:00
Alexandre
62a7e8e3a4
clean
2026-03-08 07:39:51 +01:00
Alexandre
a64d707bfb
Merge pull request #2568 from akrigator/tor_deprecate
...
Deprecate Tor
2026-03-08 06:11:23 +01:00
github-actions[bot]
7e248f275a
Update stargazer map & cache
2026-03-08 01:17:21 +00:00
Renat Gabdulhakov
02c6d55777
Deprecate Tor
...
Since a bridge support has been already added in to the community version https://github.com/hassio-addons/addon-tor/pull/170
2026-03-07 22:04:44 +00:00
github-actions
7a5463f9bc
GitHub bot: changelog
2026-03-07 20:31:41 +00:00
Alexandre
accc11db99
Update config.yaml
2026-03-07 21:29:27 +01:00
Alexandre
b87beb9a08
Update 01-custom_script.sh
2026-03-07 21:28:55 +01:00
github-actions
8ea0ad30ea
GitHub bot: changelog
2026-03-07 19:28:34 +00:00
Alexandre
e641b7fc80
Update version to 26.3.7-2 in config.yaml
2026-03-07 20:26:25 +01:00
Alexandre
9f0d8f3341
Merge pull request #2565 from alexbelgium/copilot/fix-netalertx-initial-screen-issue
...
Fix shebang probe rejecting valid interpreters when Supervisor API returns empty
2026-03-07 20:25:56 +01:00
copilot-swe-agent[bot]
43007282a4
Fix shebang probe rejecting valid interpreters when Supervisor API returns empty
...
The probe script requires bashio::addon.version to return non-empty output,
but the Supervisor API may not be ready during container init. This causes
all shebang candidates to be rejected even though the interpreter works fine.
Fix: output a 'PROBE_OK' marker when the script executes successfully but
the version is empty. Also check /.bashio-standalone.sh as fallback path
(some containers store it there instead of /usr/local/lib/).
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-07 18:55:28 +00:00
github-actions
3013387c7e
GitHub bot: changelog
2026-03-07 11:12:45 +00:00
Alexandre
a42301c494
Merge pull request #2562 from alexbelgium/copilot/fix-cloudcmd-file-not-found
...
Fix CloudCommander argument quoting in launch command
2026-03-07 12:05:01 +01:00
Alexandre
07efbb5272
Merge branch 'master' into copilot/fix-cloudcmd-file-not-found
2026-03-07 12:04:53 +01:00
copilot-swe-agent[bot]
0819cdff8b
Increment version to 19.6.8-2 and update changelog
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-07 09:33:41 +00:00
copilot-swe-agent[bot]
50a7f44ff3
Address code review: capture exit code explicitly in fallback error message
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-07 09:24:10 +00:00
copilot-swe-agent[bot]
7cfe9a8770
Fix E2BIG error in ha_entrypoint.sh: add source fallback when exec fails with rc=126
...
When the environment is too large for exec (E2BIG), scripts fail with
'env: can't execute bashio: Argument list too long'. This adds a fallback
that sources the script in a subshell with bashio preloaded, avoiding exec
entirely. Applied to both init scripts and service runners.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-07 09:22:47 +00:00
copilot-swe-agent[bot]
1b16b4b697
Initial plan
2026-03-07 09:07:12 +00:00
alexbelgium
8eed407509
Updater bot : zzz_archived_code-server updated to 4.109.5
2026-03-07 06:45:31 +01:00
alexbelgium
4d57d79db0
Updater bot : unpackerr updated to v0.15.0
2026-03-07 06:44:33 +01:00
alexbelgium
4f99299934
Updater bot : tdarr updated to 2.61.01
2026-03-07 06:44:21 +01:00
alexbelgium
f338d5a7d1
Updater bot : social_to_mealie updated to 1.6.0
2026-03-07 06:44:07 +01:00
alexbelgium
89f9a068f5
Updater bot : scrutiny_fa updated to v1.41.0
2026-03-07 06:43:56 +01:00
alexbelgium
a9e2e5895b
Updater bot : scrutiny updated to v1.41.0
2026-03-07 06:43:53 +01:00
alexbelgium
9f3110d3c2
Updater bot : prowlarr updated to nightly-2.3.3.5292-ls225
2026-03-07 06:43:33 +01:00
alexbelgium
cea9f733ba
Updater bot : photoprism updated to ubuntu-2026-03-05
2026-03-07 06:43:17 +01:00
alexbelgium
671b3e79ba
Updater bot : nzbget updated to v26.0-ls233
2026-03-07 06:43:08 +01:00
alexbelgium
cd96afd2a6
Updater bot : netalertx_fa updated to 26.3.7
2026-03-07 06:43:02 +01:00
alexbelgium
2e8c92ea0d
Updater bot : netalertx updated to 26.3.7
2026-03-07 06:42:59 +01:00
alexbelgium
5ff4d786eb
Updater bot : jackett updated to 0.24.1292
2026-03-07 06:42:13 +01:00
alexbelgium
70b6433e3d
Updater bot : immich_power_tools updated to 0.20.0
2026-03-07 06:42:08 +01:00
alexbelgium
e2fc419c3c
Updater bot : immich_frame updated to 1.0.32.0
2026-03-07 06:41:59 +01:00
alexbelgium
b2b75acfea
Updater bot : flexget updated to 3.19.0
2026-03-07 06:41:34 +01:00
alexbelgium
724926ad09
Updater bot : fireflyiii_data_importer updated to 2.2.0
2026-03-07 06:41:28 +01:00
alexbelgium
8d6574f467
Updater bot : fireflyiii updated to 6.5.4
2026-03-07 06:41:25 +01:00
alexbelgium
f8fcf09eeb
Updater bot : filebrowser updated to 2.61.2
2026-03-07 06:41:18 +01:00
alexbelgium
f852964a5a
Updater bot : epicgamesfree updated to debian-2026-03-06
2026-03-07 06:41:14 +01:00
alexbelgium
1cb89a5e8f
Updater bot : ente updated to 1.7.21
2026-03-07 06:41:12 +01:00
alexbelgium
4db9441aab
Updater bot : codex updated to 1.9.23
2026-03-07 06:40:53 +01:00
alexbelgium
8a026bd852
Updater bot : changedetection.io updated to 0.54.4
2026-03-07 06:40:44 +01:00
alexbelgium
42303a3a4e
Updater bot : browser_chromium updated to version-09bef544
2026-03-07 06:40:32 +01:00
alexbelgium
97b022df09
Updater bot : browser_brave updated to 1.87.192-ls80
2026-03-07 06:40:23 +01:00
alexbelgium
4071b45727
Updater bot : birdnet-pipy updated to 0.5.6
2026-03-07 06:39:44 +01:00
github-actions
491eb900a7
GitHub bot: changelog
2026-03-06 17:49:11 +00:00
Alexandre
4943d2e611
Update version to 19.6.8-3 in config.yaml
2026-03-06 18:39:55 +01:00
Alexandre
f26d8e57cd
Merge pull request #2563 from alexbelgium/copilot/fix-cloudcommander-error
...
Fix CloudCommander startup error on missing /homeassistant/addons_config
2026-03-06 18:39:31 +01:00
Alexandre
5b9383d824
Merge branch 'master' into copilot/fix-cloudcommander-error
2026-03-06 18:39:22 +01:00
Alexandre
94e4778843
Update version to 19.6.8-2 in config.yaml
2026-03-06 18:38:44 +01:00
Alexandre
1408a6e434
Update symlink handling in 99-run.sh
...
Modify symlink creation and deletion to prevent errors.
2026-03-06 18:38:27 +01:00
copilot-swe-agent[bot]
7aa408ec77
Fix CloudCommander startup error: guard /homeassistant/addons_config with existence checks
...
The script failed with 'find: /homeassistant/addons_config: No such file or directory'
because it accessed the directory without checking if it exists. Since the script uses
set -e, the failing find command caused the entire init script to exit.
This follows the same pattern already used in the filebrowser addon's 20-folders.sh.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 17:37:03 +00:00
copilot-swe-agent[bot]
e0d408141f
Initial plan
2026-03-06 17:34:58 +00:00
copilot-swe-agent[bot]
383f9eaf21
Fix cloudcmd argument quoting: use unquoted expansion for proper CLI arg passing
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 17:27:54 +00:00
copilot-swe-agent[bot]
668c11eb28
Initial plan
2026-03-06 17:21:44 +00:00
github-actions
c7e166677d
GitHub bot : README updated
2026-03-06 17:13:49 +00:00
github-actions
ccb87b6c0d
GitHub bot : graphs updated
2026-03-06 12:17:46 +00:00
github-actions
ee298ce4ed
Github bot : stats updated
2026-03-06 12:16:53 +00:00
Alexandre
7b8620efc4
Update CHANGELOG.md
2026-03-06 10:52:01 +01:00
Alexandre
bc5d41c063
Update config.yaml
2026-03-06 10:51:51 +01:00
Alexandre
6e65d8a29b
revert
2026-03-06 10:51:43 +01:00
github-actions
070836086d
GitHub bot: changelog
2026-03-06 09:51:28 +00:00
Alexandre
97f6bd8382
revert
2026-03-06 10:51:28 +01:00
Alexandre
79d7914a6c
Update config.yaml
2026-03-06 10:48:54 +01:00
Alexandre
2da14124fe
Update Dockerfile
2026-03-06 10:48:46 +01:00
github-actions
45e7ff488a
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-06 09:46:21 +00:00
Alexandre
90e7e8bde2
Merge pull request #2556 from PierreNa/add-cleanuparr
...
Add Cleanuparr addon
2026-03-06 10:45:02 +01:00
Alexandre
101cf339d2
Rename cleanuparr/rootfs/etc/cont-init.d/99-run.sh to cleanuparr/rootfs/ha_entrypoint.sh
2026-03-06 10:44:38 +01:00
github-actions
06a1751a07
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-03-06 09:43:03 +00:00
Alexandre
8338349afe
Rename cleanuparr/rootfs/ha_entrypoint.sh to cleanuparr/rootfs/etc/cont-init.d/99-run.sh
2026-03-06 10:42:55 +01:00
Alexandre
e2d68ee486
Merge pull request #2555 from PierreNa/add-maintainerr
...
Add maintainerr addon
2026-03-06 10:42:11 +01:00
Alexandre
96a224b9ff
Update addon_submitters.json
2026-03-06 10:42:04 +01:00
Alexandre
f555f14dc7
Update Dockerfile
2026-03-06 10:41:01 +01:00
Alexandre
82418264a8
Add 99-run.sh to cont-init.d directory
2026-03-06 10:40:18 +01:00
Alexandre
2c0c0089a3
Update config.yaml
2026-03-06 10:38:55 +01:00
Alexandre
afe4a81b34
Remove emby submitter from addon_submitters.json
2026-03-06 10:36:06 +01:00
Alexandre
a82f373fd7
Merge pull request #2560 from alexbelgium/copilot/check-added-addons
...
Add missing community-submitted addons to submitter tracking
2026-03-06 10:31:36 +01:00
Alexandre
e38aed659f
Update COMMUNITY_SUBMITTED_ADDONS.md
2026-03-06 10:31:18 +01:00
Alexandre
e445fe6ae3
Update addon_submitters.json
2026-03-06 10:30:58 +01:00
copilot-swe-agent[bot]
5aa3adbc56
Add missing community-submitted addons to submitter tracking
...
Added 15 new addon→submitter mappings based on git history and PR analysis:
- gitea, navidrome, openproject → baldarn
- kometa, tor → akrigator
- netalertx → jokob-sk
- librespeed → el
- manyfold → ToledoEM
- resiliosync → tyjtyj
- emby, jellyfin, jackett, nzbget, sonarr, radarr → petersendev
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-06 09:26:56 +00:00
copilot-swe-agent[bot]
cfe71c3046
Initial plan
2026-03-06 09:16:20 +00:00
Alexandre
09b182eda7
Update on_issues_ping_submitter.yml
2026-03-06 10:14:38 +01:00
Alexandre
1847da3f79
Update on_issues_ping_submitter.yml
2026-03-06 10:14:16 +01:00
Alexandre
7f18aca549
Update on_issues_ping_submitter.yml
2026-03-06 10:13:54 +01:00
Alexandre
96128375be
Merge pull request #2559 from alexbelgium/codex/improve-documentation-for-user-addons
...
Document community-submitted add-ons and auto-mention submitters on issues
2026-03-06 10:00:03 +01:00
Alexandre
d797c50973
Add community submitter mapping and auto-mention issue workflow
2026-03-06 09:58:50 +01:00
Pierre
3aaac1f178
Fix review feedback: use /config, scope chmod, gate chown
...
- Use DATA_DIR=/config (config:rw map) per maintainer request
- Scope chmod to /entrypoint.sh and cont-init.d instead of whole FS
- Gate chown -R behind .initialized marker to avoid slow restarts
2026-03-06 09:31:32 +01:00
github-actions
2d97046fd4
GitHub bot: changelog
2026-03-05 21:02:44 +00:00
Alexandre
79d45b6772
Merge pull request #2557 from ToledoEM/manyfold_update
...
manyfold: update to 0.133.1, remove image field, add migration docs
2026-03-05 22:00:03 +01:00
ToledoEM
28e2117f6d
manyfold: restore image tag removed by mistake
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-05 20:55:58 +00:00
ToledoEM
b1135d6fa2
manyfold: update to 0.133.1, remove image field, add migration docs
...
- Bump version to 0.133.1 (latest upstream manyfold-solo release)
- Remove image: field from config.yaml so HA builds via Dockerfile
- Pin Dockerfile and build.yaml to 0.133.1 instead of :latest
- Add Secret Key Base section to README covering all install scenarios
- Add Migration section to README with steps to preserve data when
switching addon slug or reinstalling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-05 18:40:58 +00:00
Pierre
c4374e2c90
Add Maintainerr addon
2026-03-05 15:59:21 +01:00
Pierre
fdeed7167e
Add Cleanuparr addon
2026-03-05 15:58:21 +01:00
github-actions
8914222b13
GitHub bot: changelog
2026-03-04 15:11:21 +00:00
Alexandre
6dc3c104d0
Update config.yaml
2026-03-04 15:54:25 +01:00
Alexandre
26473c10b8
Merge pull request #2552 from Suncuss/birdnet-pipy/supervisor-role-and-traceability
...
birdnet-pipy: add Supervisor API access and source commit traceability
2026-03-04 15:52:06 +01:00
Alexandre
23a3ea2a1d
Merge pull request #2553 from yannpub/master
...
[Portainer] Updating logo
2026-03-04 11:36:38 +01:00
Yann
ab4ec1dfac
Updating logo
2026-03-04 11:05:08 +01:00
Yudong Sun
b48de0f4e7
birdnet-pipy: add Supervisor API access and source commit traceability
...
- Add hassio_api and hassio_role: manager to config.yaml so the addon
can call /addons/self/restart via the Supervisor API
- Resolve branch to commit SHA before downloading source for build
traceability (displayed in the app's Settings page)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 01:22:18 -05:00
Alexandre
fc02199798
Revise DOCS.md for configuration instructions
...
Updated configuration instructions in DOCS.md to improve clarity on disabling audio, Bluetooth, and WiFi, along with optimizing cmdline.txt.
2026-03-03 22:01:29 +01:00
Alexandre
e87d735777
Fix formatting of console parameters in DOCS.md
2026-03-03 17:18:57 +01:00
Alexandre
cb33681d4e
Update DOCS.md
2026-03-03 17:06:44 +01:00
Alexandre
991c90398b
Merge pull request #2551 from alexbelgium/dependabot/github_actions/home-assistant/builder-2026.02.1
...
Bump home-assistant/builder from 2025.11.0 to 2026.02.1
2026-03-03 15:44:27 +01:00
dependabot[bot]
c5b7a5dfd7
Bump home-assistant/builder from 2025.11.0 to 2026.02.1
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2025.11.0 to 2026.02.1.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2025.11.0...2026.02.1 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-version: 2026.02.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 19:53:53 +00:00
GitHub Actions
f57146ff3d
Revert 'Updater bot : codex updated to 1.9.23' [nobuild]
2026-03-02 12:46:33 +00:00
GitHub Actions
e4445ef29c
Revert 'Updater bot : scrutiny updated to v1.39.0' [nobuild]
2026-03-02 12:46:00 +00:00
GitHub Actions
ad4a0454eb
Revert 'Updater bot : unpackerr updated to v0.15.0' [nobuild]
2026-03-02 12:44:44 +00:00
alexbelgium
ca50f6e897
Updater bot : unpackerr updated to v0.15.0
2026-03-02 13:41:00 +01:00
alexbelgium
d472008036
Updater bot : tdarr updated to 2.59.03
2026-03-02 13:40:47 +01:00
alexbelgium
fdb4b086b0
Updater bot : social_to_mealie updated to 1.5.0
2026-03-02 13:40:32 +01:00
alexbelgium
f827114908
Updater bot : scrutiny_fa updated to v1.39.0
2026-03-02 13:40:22 +01:00
alexbelgium
8f42a6cf5f
Updater bot : scrutiny updated to v1.39.0
2026-03-02 13:40:18 +01:00
alexbelgium
d0c7a8a5ac
Updater bot : plex updated to 1.43.0.10492-121068a07-ls295
2026-03-02 13:39:46 +01:00
alexbelgium
1f325c2b08
Updater bot : jackett updated to 0.24.1247
2026-03-02 13:38:44 +01:00
alexbelgium
7d796ed575
Updater bot : codex updated to 1.9.23
2026-03-02 13:37:28 +01:00
alexbelgium
80b7b1d0de
Updater bot : changedetection.io updated to 0.54.3
2026-03-02 13:37:22 +01:00
alexbelgium
719b63adf9
Updater bot : birdnet-pipy updated to 0.5.5
2026-03-02 13:36:21 +01:00
github-actions
570192a3b7
Github bot : image compressed
2026-03-01 23:08:34 +00:00
Alexandre
9ed236f074
Merge pull request #2549 from alexbelgium/copilot/fix-wireguard-config-issue
...
Clarify qBittorrent WireGuard config path mapping and filename-only selection
2026-03-01 10:29:44 +01:00
Alexandre
6a1aa2ce13
Update README.md
2026-03-01 10:29:28 +01:00
copilot-swe-agent[bot]
e058188a69
docs(qbittorrent): clarify wireguard config location and filename usage
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-01 09:12:44 +00:00
copilot-swe-agent[bot]
7d88e2d098
Initial plan
2026-03-01 09:10:22 +00:00
Alexandre
14fc8c65a1
Simplify configuration instructions in DOCS.md
...
Removed unnecessary configuration options for audio, USB, and Ethernet to streamline the setup instructions.
2026-03-01 10:08:28 +01:00
GitHub Actions
a5509f5efa
Revert 'Update config.yaml' [nobuild]
2026-03-01 09:01:19 +00:00
Alexandre
5f9880e770
Update config.yaml
2026-03-01 09:41:03 +01:00
Alexandre
3d50d96230
Merge pull request #2548 from alexbelgium/copilot/update-email-env-variables
...
Replace deprecated GRAMPSWEB_EMAIL_USE_TLS with EMAIL_USE_SSL and EMAIL_USE_STARTTLS
2026-03-01 09:40:15 +01:00
copilot-swe-agent[bot]
5b0bc08210
Bump version to 26.2.0-1 and add changelog entry for email env fix
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-01 08:18:49 +00:00
copilot-swe-agent[bot]
a9b4b33e25
Replace deprecated GRAMPSWEB_EMAIL_USE_TLS with EMAIL_USE_SSL and EMAIL_USE_STARTTLS
...
The upstream Gramps Web project deprecated EMAIL_USE_TLS in favor of
EMAIL_USE_SSL (for port 465) and EMAIL_USE_STARTTLS (for port 587).
This updates the addon config schema and documentation accordingly.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-01 07:02:19 +00:00
copilot-swe-agent[bot]
1be96aa1b9
Initial plan
2026-03-01 07:00:12 +00:00
github-actions[bot]
e3d20d55ee
Update stargazer map & cache
2026-03-01 01:19:11 +00:00
github-actions
297a03aa46
GitHub bot: changelog
2026-02-28 20:46:20 +00:00
Alexandre
480a5a64df
Update config.yaml
2026-02-28 21:18:03 +01:00
alexbelgium
9e3631c4c5
Updater bot : scrutiny_fa updated to v1.37.0
2026-02-28 20:54:51 +01:00
alexbelgium
dd00ec153d
Updater bot : filebrowser updated to 2.61.0
2026-02-28 20:52:27 +01:00
alexbelgium
32d6a6fff7
Updater bot : epicgamesfree updated to debian-2026-02-28
2026-02-28 20:52:23 +01:00
alexbelgium
7e8bf35226
Updater bot : codex updated to 1.9.21
2026-02-28 20:52:02 +01:00
alexbelgium
3cf2e95188
Updater bot : browserless_chrome updated to 2.42.0
2026-02-28 20:51:47 +01:00
github-actions
824af81fb4
GitHub bot: changelog
2026-02-28 09:55:30 +00:00
GitHub Actions
c2370b9aef
Revert 'Updater bot : scrutiny_fa updated to v1.37.0' [nobuild]
2026-02-28 09:45:42 +00:00
GitHub Actions
62961739ac
Revert 'Updater bot : codex updated to 1.9.21' [nobuild]
2026-02-28 09:41:15 +00:00
alexbelgium
aadb8f2759
Updater bot : zzz_archived_jellyseerr updated to v3.1.0
2026-02-28 10:40:38 +01:00
alexbelgium
c92448ce9d
Updater bot : transmission updated to 4.1.1
2026-02-28 10:39:27 +01:00
alexbelgium
2920b0563d
Updater bot : seerr updated to 3.1.0
2026-02-28 10:39:05 +01:00
alexbelgium
c6cfe67e6f
Updater bot : scrutiny_fa updated to v1.37.0
2026-02-28 10:39:00 +01:00
alexbelgium
22236449e4
Updater bot : scrutiny updated to v1.37.0
2026-02-28 10:38:57 +01:00
GitHub Actions
fdd71cb00d
Revert 'Updater bot : browserless_chrome updated to 2.42.0' [nobuild]
2026-02-28 09:38:52 +00:00
alexbelgium
e670d75450
Updater bot : portainer updated to 2.39.0
2026-02-28 10:38:30 +01:00
alexbelgium
dbcb020c80
Updater bot : piwigo updated to 16.3.0
2026-02-28 10:38:24 +01:00
alexbelgium
cb2e79dd3f
Updater bot : openproject updated to 17.1.2
2026-02-28 10:38:18 +01:00
alexbelgium
095a982eb6
Updater bot : nzbget updated to v26.0-ls232
2026-02-28 10:38:11 +01:00
alexbelgium
566cc6bcf3
Updater bot : jackett updated to 0.24.1226
2026-02-28 10:37:27 +01:00
alexbelgium
20d90f0fa0
Updater bot : flexget updated to 3.18.52
2026-02-28 10:36:51 +01:00
alexbelgium
4a840292c1
Updater bot : fireflyiii updated to 6.5.1
2026-02-28 10:36:42 +01:00
alexbelgium
3278c228a8
Updater bot : filebrowser_quantum updated to 1.2.1
2026-02-28 10:36:38 +01:00
alexbelgium
ca826a8c98
Updater bot : epicgamesfree updated to debian-2026-02-25
2026-02-28 10:36:31 +01:00
alexbelgium
97c63fdf76
Updater bot : ente updated to 1.3.16
2026-02-28 10:36:29 +01:00
alexbelgium
42d1cf6601
Updater bot : emby_beta updated to 4.10.0.4
2026-02-28 10:36:19 +01:00
alexbelgium
c99be9b7de
Updater bot : codex updated to 1.9.21
2026-02-28 10:36:09 +01:00
alexbelgium
6be47df3de
Updater bot : cloudcommander updated to 19.6.8
2026-02-28 10:36:05 +01:00
alexbelgium
eb4a9ad6a2
Updater bot : changedetection.io updated to 0.54.2
2026-02-28 10:36:02 +01:00
alexbelgium
58a3cfea41
Updater bot : calibre updated to 9.4.0
2026-02-28 10:35:55 +01:00
alexbelgium
d15f965b22
Updater bot : browserless_chrome updated to 2.42.0
2026-02-28 10:35:52 +01:00
alexbelgium
18c0b8123c
Updater bot : browser_chromium updated to version-0bce4c55
2026-02-28 10:35:48 +01:00
alexbelgium
841258fa03
Updater bot : browser_brave updated to 1.87.191-ls79
2026-02-28 10:35:39 +01:00
alexbelgium
da116e0af1
Updater bot : bitwarden updated to 1.35.4
2026-02-28 10:33:34 +01:00
alexbelgium
f2946090f6
Updater bot : bazarr updated to 1.5.6
2026-02-28 10:33:20 +01:00
github-actions
7d3676bc78
GitHub bot : README updated
2026-02-27 17:11:17 +00:00
github-actions
19e29622a1
GitHub bot : graphs updated
2026-02-27 12:17:38 +00:00
github-actions
4138865795
Github bot : stats updated
2026-02-27 12:16:53 +00:00
Alexandre
d2ee9f9d25
Merge pull request #2545 from alexbelgium/copilot/fix-firefly-iii-importer-boot
...
Fix Firefly III Data Importer boot failure: unbound JSON_CONFIGURATION_DIR
2026-02-27 08:03:55 +01:00
copilot-swe-agent[bot]
360f997a1e
Increment version to 2.1.1-3 and update changelog
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-27 06:25:28 +00:00
copilot-swe-agent[bot]
aef08de244
Fix Firefly III Data Importer boot failure: initialize JSON_CONFIGURATION_DIR before conditional
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-27 06:20:03 +00:00
copilot-swe-agent[bot]
251ce7a3c5
Initial plan
2026-02-27 06:17:31 +00:00
github-actions
686693521e
GitHub bot: changelog
2026-02-26 21:18:05 +00:00
Alexandre
63d664238e
Update config.yaml
2026-02-26 21:58:14 +01:00
Alexandre
69c23958c7
Merge pull request #2543 from alexbelgium/copilot/fix-jellyfin-video-playback
...
Fix Jellyfin render device permissions for non-root PUID/PGID
2026-02-26 21:57:28 +01:00
copilot-swe-agent[bot]
84e7deedd5
Fix Jellyfin GPU render device permissions for non-root users
...
- Dynamically detect render device GID using stat instead of hardcoding 104
- chmod 666 render devices to ensure accessibility for non-root PUID/PGID
- Only run render setup when /dev/dri exists
- Use GID-specific group naming to avoid conflicts
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 19:12:45 +00:00
copilot-swe-agent[bot]
10367840ce
Initial plan
2026-02-26 19:04:59 +00:00
github-actions
fdf0fa97e7
GitHub bot: changelog
2026-02-26 18:37:13 +00:00
github-actions
5c097c0442
GitHub bot: changelog
2026-02-26 18:31:58 +00:00
github-actions
6462c6eaf0
GitHub bot: changelog
2026-02-26 18:23:03 +00:00
github-actions
5924648cf5
GitHub bot: changelog
2026-02-26 18:22:18 +00:00
Alexandre
140678e278
Merge pull request #2541 from alexbelgium/copilot/fix-illegal-instruction-error
...
Fix Illegal instruction crash on aarch64 for Social to Mealie addon
2026-02-26 19:16:49 +01:00
Alexandre
5d21eaaa56
Update config.yaml
2026-02-26 19:12:46 +01:00
Alexandre
1aad19a335
Update config.yaml
2026-02-26 19:11:59 +01:00
Alexandre
6ce4c84569
Update config.yaml
2026-02-26 19:11:41 +01:00
Alexandre
664a2e4c9b
Update config.yaml
2026-02-26 19:11:22 +01:00
Alexandre
51e6201102
Merge pull request #2542 from alexbelgium/copilot/fix-vnc-connection-issue
...
Fix corrupted HEALTH_URL/HEALTH_PORT in Dockerfiles and prevent recurrence in updater
2026-02-26 19:10:33 +01:00
github-actions
e5fcc825b2
GitHub bot : README updated
2026-02-26 17:23:06 +00:00
github-actions
489094acf9
GitHub bot: changelog
2026-02-26 17:19:27 +00:00
copilot-swe-agent[bot]
26d29f101d
Fix corrupted HEALTH_URL and ASCII art in Dockerfiles caused by version updater
...
The addons_updater script's global sed replacement corrupted Dockerfiles
when the upstream_version was empty (""), replacing all empty double-quoted
strings with version strings. This corrupted:
- HEALTH_URL values (causing malformed health check URLs and container
instability from failed health checks)
- ASCII art comments in Dockerfile headers
Fixed affected addons: guacamole, tdarr, photoprism, enedisgateway2mqtt_dev,
gazpar2mqtt, seafile
Also added a guard in the updater script to skip updates when version
strings are empty, preventing this corruption from recurring.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 17:15:13 +00:00
copilot-swe-agent[bot]
912c572ec0
Fix Illegal instruction crash on aarch64 by rebuilding native modules
...
On aarch64, native Node.js modules (sharp, @next/swc, etc.) may have
been incorrectly cross-compiled via Docker BuildKit QEMU emulation.
Add an npm rebuild step that runs at startup on aarch64 to re-download
the correct prebuilt native binaries for the actual hardware.
Fixes #XXXX
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 17:13:28 +00:00
Alexandre
90ea74861a
Update config.yaml
2026-02-26 17:59:54 +01:00
Alexandre
d43fd4377b
Merge pull request #2538 from alexbelgium/copilot/implement-ingress-birdnet-addon
...
Enable ingress support for birdnet-pipy addon
2026-02-26 17:59:22 +01:00
copilot-swe-agent[bot]
b217fbaf91
Initial plan
2026-02-26 16:58:28 +00:00
copilot-swe-agent[bot]
5d239db4b3
Initial plan
2026-02-26 16:58:17 +00:00
copilot-swe-agent[bot]
5ece7c238b
fix: broaden socket.io sub_filter pattern to match trailing slash variant
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 10:52:48 +00:00
copilot-swe-agent[bot]
e0f9c91e43
feat: enable ingress support for birdnet-pipy addon
...
Add ingress: true, ingress_port: 0, and ingress_stream: true to
config.yaml. Update ingress_params.conf with sub_filter rules for
Vue.js SPA: rewrite API paths, stream paths, Socket.IO paths, and
inject base href for Vue Router history mode.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 10:51:29 +00:00
copilot-swe-agent[bot]
a887dd5edf
Initial plan
2026-02-26 10:39:24 +00:00
github-actions
dcc1b87bbb
GitHub bot: changelog
2026-02-26 10:29:08 +00:00
Alexandre
cec6536040
Update config.yaml
2026-02-26 11:22:43 +01:00
Alexandre
a825d12838
Merge pull request #2537 from alexbelgium/copilot/fix-44178713-320811167-8f67515d-5c24-4b6b-ae55-ae696c06ce42
...
Add --skip-ssl to mysql commands in MonicaCRM addon
2026-02-26 11:22:05 +01:00
copilot-swe-agent[bot]
822fcaa43f
Add --skip-ssl flag to mysql commands in MonicaCRM to fix MariaDB connection error
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 10:16:47 +00:00
copilot-swe-agent[bot]
08c8ed87c0
Initial plan
2026-02-26 10:14:39 +00:00
github-actions
13cb2b3a12
GitHub bot: changelog
2026-02-26 09:46:31 +00:00
Alexandre
ee21e500a9
Update version to 2.22.1-2 in config.yaml
2026-02-26 10:39:17 +01:00
Alexandre
e9f2626c9a
Merge pull request #2536 from alexbelgium/copilot/fix-hang-on-boot
...
Fix SignalK hang on boot: replace usermod/groupmod with sed
2026-02-26 10:38:49 +01:00
copilot-swe-agent[bot]
d328a0ea41
Fix SignalK hang on boot: replace usermod/groupmod with sed
...
Replace `usermod -o -u 0 node` and `groupmod -o -g 0 node` with direct
sed modifications to /etc/passwd and /etc/group. The usermod/groupmod
commands can hang indefinitely in container environments due to lock
file contention, NSS cache daemon (nscd) interactions, or PAM module
issues. The sed approach achieves the same result without these risks.
Fixes #XXXX
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 07:35:50 +00:00
copilot-swe-agent[bot]
9b41653fa0
Initial plan
2026-02-26 07:28:38 +00:00
github-actions
cbf2ecb023
GitHub bot: changelog
2026-02-25 21:39:53 +00:00
github-actions
5476bd37f7
GitHub bot: changelog
2026-02-25 21:18:20 +00:00
Alexandre
4e07681e96
Update config.yaml
2026-02-25 22:11:21 +01:00
Alexandre
4d8ccbca77
Merge pull request #2532 from alexbelgium/copilot/fix-docker-compose-errors
...
Fix standalone Docker Compose mode: fallback to bashio-standalone when no Supervisor
2026-02-25 22:11:05 +01:00
Alexandre
91d153f584
Update config.yaml
2026-02-25 22:07:26 +01:00
Alexandre
b5da771ba3
Merge pull request #2533 from alexbelgium/copilot/fix-connection-refused-error
...
Fix wger PermissionError on /data/media during fresh install
2026-02-25 22:07:01 +01:00
copilot-swe-agent[bot]
014dd33231
fix: ensure wger sudoers entry persists after sudo package installation
...
The sudoers entry for the wger user was written to /etc/sudoers before
the sudo package was installed. When apt-get installs sudo, its default
/etc/sudoers conffile may overwrite the entry, causing sudo to fail at
runtime. This prevented ha_entrypoint.sh from running as root, so
/data/media was never created with correct permissions, resulting in
PermissionError when downloading exercise images.
Fix: re-add the sudoers entry after the sudo package is installed.
Also improve symlink handling in 90-run.sh to avoid self-referencing
copies on subsequent container starts.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 16:52:46 +00:00
copilot-swe-agent[bot]
2f9721e0d7
Fix standalone Docker Compose mode: fallback to bashio-standalone when no Supervisor
...
- ha_entrypoint.sh: probe_script_content now tries regular bashio first,
falls back to bashio-standalone.sh if Supervisor API unreachable
- 00-banner.sh: source bashio-standalone before calling bashio functions
in standalone branch (prevents undefined function errors with set -e)
- 01-custom_script.sh: same probe fix + add bashio-standalone.sh to
fallback source chain
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 16:43:19 +00:00
copilot-swe-agent[bot]
c44737b118
Initial plan
2026-02-25 16:33:43 +00:00
copilot-swe-agent[bot]
bfce7f4ebd
Initial plan
2026-02-25 16:33:25 +00:00
github-actions
f6872bb37f
GitHub bot: changelog
2026-02-25 16:28:54 +00:00
Alexandre
4283f1dbed
Merge pull request #2531 from alexbelgium/copilot/fix-sonarr-runtime-error-again
...
Sonarr: symlink system ffprobe to where Sonarr expects it
2026-02-25 17:01:32 +01:00
copilot-swe-agent[bot]
9236d0d85c
Integrate ffprobe symlink into 20-folders.sh, bump to 4.0.16.2946-3
...
Move the ffprobe symlink logic from the separate 21-ffprobe.sh into the
existing 20-folders.sh init script and remove the standalone file.
Update changelog and bump version.
Fixes https://github.com/alexbelgium/hassio-addons/issues/2451
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 16:00:38 +00:00
Alexandre
b20ad6a1ba
Update config.yaml
2026-02-25 16:59:30 +01:00
copilot-swe-agent[bot]
8c149a55d7
Fix ffprobe not found by Sonarr: symlink system ffprobe to /app/sonarr/bin/
...
Sonarr v4 configures FFMpegCore to look for ffprobe exclusively in its own
binary directory (/app/sonarr/bin/) via AppDomain.CurrentDomain.BaseDirectory.
The addon already installs ffmpeg via apt (providing /usr/bin/ffprobe), but
Sonarr never looks there. This init script creates a symlink so Sonarr can
find the system-installed ffprobe.
Fixes #2451
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 15:09:13 +00:00
copilot-swe-agent[bot]
1d21c8b172
Initial plan
2026-02-25 15:02:31 +00:00
github-actions
242d72a115
GitHub bot: changelog
2026-02-25 12:22:44 +00:00
Alexandre
6ccf9e701a
Update version to 2026.02.25 in config.yaml
2026-02-25 12:53:46 +01:00
GitHub Actions
ecfe98367f
Revert 'Update version to 2026.02.25 in config.yaml' [nobuild]
2026-02-25 11:04:03 +00:00
Alexandre
0c27531e5a
Update version to 2026.02.25 in config.yaml
2026-02-25 11:43:49 +01:00
Alexandre
ee3d97cf21
Update CHANGELOG.md
2026-02-25 11:43:28 +01:00
alexbelgium
81853f7a1c
Updater bot : scrutiny_fa updated to v1.30.1
2026-02-23 14:30:31 +01:00
alexbelgium
a56199c560
Updater bot : scrutiny updated to v1.30.1
2026-02-23 14:30:28 +01:00
alexbelgium
67b6483ab4
Updater bot : plex updated to 1.43.0.10492-121068a07-ls294
2026-02-23 14:29:56 +01:00
Alexandre
27b88be483
Update config.yaml
2026-02-23 14:17:44 +01:00
Alexandre
a00b488713
Merge pull request #2528 from alexbelgium/copilot/update-config-yaml-shebang
...
Fix shebang detection: apply to 01-custom_script.sh, revert 01-config_yaml.sh
2026-02-23 14:17:25 +01:00
copilot-swe-agent[bot]
31221c5d9e
Add robust shebang detection to 01-custom_script.sh; revert 01-config_yaml.sh
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 13:16:18 +00:00
copilot-swe-agent[bot]
3f0660f117
Add robust shebang detection to .templates/01-config_yaml.sh
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 13:10:18 +00:00
copilot-swe-agent[bot]
6d28b63113
Initial plan
2026-02-23 13:07:18 +00:00
Alexandre
6e43a8a777
Merge pull request #2527 from alexbelgium/copilot/fix-infinite-loop-restart
...
Fix infinite restart loop for one-shot service run scripts
2026-02-23 14:01:16 +01:00
Alexandre
7134bd92d7
Reduce max restarts from 10 to 5
2026-02-23 13:59:40 +01:00
copilot-swe-agent[bot]
20c1b75d43
Fix infinite restart loop: break on clean exit, cap crashes at 10
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 12:55:42 +00:00
Alexandre
80b058cab3
Merge pull request #2525 from alexbelgium/copilot/fix-cron-auto-import-issue
...
Fix cron auto-import and health check log spam in Firefly III Data Importer
2026-02-23 13:55:07 +01:00
copilot-swe-agent[bot]
c79f983beb
Initial plan
2026-02-23 12:54:39 +00:00
alexbelgium
5b67f3ab80
Updater bot : jackett updated to 0.24.1184
2026-02-23 13:48:14 +01:00
copilot-swe-agent[bot]
956efdd006
Bump version to 2.1.1-2 and update changelog with issue reference
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 12:47:51 +00:00
alexbelgium
f777bd936b
Updater bot : flexget updated to 3.18.48
2026-02-23 13:47:31 +01:00
alexbelgium
7de71f92d8
Updater bot : filebrowser_quantum updated to 1.1.3
2026-02-23 13:47:18 +01:00
alexbelgium
ddbe6df5c6
Updater bot : filebrowser updated to 2.60.0
2026-02-23 13:47:14 +01:00
alexbelgium
e6748aa146
Updater bot : ente updated to 1.3.15
2026-02-23 13:47:07 +01:00
alexbelgium
8a40d1e379
Updater bot : codex updated to 1.9.18
2026-02-23 13:46:45 +01:00
alexbelgium
cf084e1738
Updater bot : cloudcommander updated to 19.6.0
2026-02-23 13:46:41 +01:00
alexbelgium
9c02da1307
Updater bot : changedetection.io updated to 0.53.7
2026-02-23 13:46:37 +01:00
alexbelgium
f76e1e34e4
Updater bot : calibre updated to 9.3.1
2026-02-23 13:46:30 +01:00
copilot-swe-agent[bot]
9893ad41dc
Fix cron auto-import env vars and health check log spam for Firefly III Data Importer
...
- Source /etc/environment in cronupdate to load addon env vars (FIREFLY_III_URL, etc.)
- Persist cron-needed vars (JSON_CONFIGURATION_DIR, IMPORT_DIR_WHITELIST, etc.) to /etc/environment
- Fix inverted nginx map values that caused health check logs to spam while suppressing real requests
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 12:33:50 +00:00
copilot-swe-agent[bot]
ae6a0689fe
Initial plan
2026-02-23 12:27:51 +00:00
Alexandre
2dae43fb09
Merge pull request #2523 from alexbelgium/copilot/add-my-link-to-readme
...
Add My Home Assistant repository button to all addon READMEs
2026-02-23 10:44:02 +01:00
copilot-swe-agent[bot]
8a0f15413c
Add My Home Assistant repository button to all addon READMEs
...
Add the "Add repository to my Home Assistant" blue button to all
addon README files that were missing it. This makes it easier for
new HA users to add the repository with a single click.
Updated 59 addon READMEs:
- 51 with standard Installation section format
- 8 with non-standard or missing Installation sections
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 09:02:12 +00:00
copilot-swe-agent[bot]
e600a9d178
Initial plan
2026-02-23 08:57:22 +00:00
Alexandre
f7bc2ab427
Merge pull request #2520 from alexbelgium/copilot/update-ingress-correction-script
...
Fix webtop KDE/XFCE ingress: replace CWS and SUBFOLDER placeholders in nginx config
2026-02-23 09:15:02 +01:00
copilot-swe-agent[bot]
99cef7283f
Fix webtop ingress: replace CWS port placeholder with 8082 and SUBFOLDER with /
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-23 07:57:05 +00:00
copilot-swe-agent[bot]
587c9b8709
Initial plan
2026-02-23 07:52:16 +00:00
github-actions
4ce3b460fd
GitHub bot: changelog
2026-02-23 00:05:07 +00:00
Alexandre
0916466849
Merge pull request #2519 from alexbelgium/copilot/fix-icecast-pulse-server-issue
...
Fix BirdNET-PiPy Icecast failing to connect to PulseAudio on HAOS
2026-02-23 00:44:41 +01:00
Alexandre
ffdcc54dec
Remove 0.5.5 entry from CHANGELOG.md
...
Remove version 0.5.5 entry from CHANGELOG.
2026-02-23 00:44:22 +01:00
Alexandre
af461c5f71
Downgrade version from 0.5.5 to 0.5.4-2
2026-02-23 00:43:55 +01:00
copilot-swe-agent[bot]
e476bddd03
Bump birdnet-pipy version to 0.5.5 and add changelog entry
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 23:40:22 +00:00
copilot-swe-agent[bot]
db417e78d6
Fix Icecast service hardcoding /run/pulse/native and ignoring PULSE_SERVER
...
- Use ${PULSE_SERVER:-unix:/run/pulse/native} in icecast/run and main/run
to respect the PULSE_SERVER env var set by HA supervisor
- Create /run/pulse/native symlink when PulseAudio socket is elsewhere
- Copy PulseAudio cookie for icecast2 user authentication
- Add icecast2 to audio group
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 23:31:55 +00:00
copilot-swe-agent[bot]
0a8637d90c
Initial plan
2026-02-22 23:27:12 +00:00
Alexandre
01a87f3d3d
Merge pull request #2517 from alexbelgium/copilot/fix-download-urls-issue
...
Fix Seafile download URLs containing incorrect /seafhttp prefix
https://github.com/alexbelgium/hassio-addons/issues/1753#issuecomment-3941848766
2026-02-23 00:15:54 +01:00
Alexandre
9dd66d0977
Downgrade Seafile version from 12.0.19 to 12.0.18-2
2026-02-23 00:15:05 +01:00
Alexandre
8efc883ab2
Update version from 12.0.19 to 12.0.18-2
2026-02-23 00:14:22 +01:00
copilot-swe-agent[bot]
bc4f9528fe
Bump Seafile version to 12.0.19 and update changelog
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 23:13:23 +00:00
github-actions
911fb73b68
Github bot : image compressed
2026-02-22 23:10:24 +00:00
copilot-swe-agent[bot]
ce71f1a9b6
Fix Seafile download URLs: re-apply URL config after upstream init scripts
...
The upstream Docker image's write_config.sh hardcodes
FILE_SERVER_ROOT = "http://<SERVER_IP>/seafhttp" in seahub_settings.py,
overwriting the addon's configured value on first run. This causes
download URLs to contain an incorrect /seafhttp prefix and miss the
file server port.
Fix by creating a helper script (apply_addon_urls.sh) that re-applies
the addon's FILE_SERVER_ROOT and SERVICE_URL right before Seafile
services start, after all upstream init/setup/update scripts complete.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 22:59:18 +00:00
copilot-swe-agent[bot]
c21896c6d6
Initial plan
2026-02-22 22:47:46 +00:00
Alexandre
f275dbb139
Merge pull request #2516 from alexbelgium/copilot/fix-service-supervision-issues
...
Fix service supervision and local variable scope in ha_entrypoint.sh
2026-02-22 21:12:35 +01:00
copilot-swe-agent[bot]
16d7fbcdf9
Fix service supervision and local variable scoping in ha_entrypoint.sh
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 19:57:19 +00:00
copilot-swe-agent[bot]
8043837ba4
Initial plan
2026-02-22 19:56:03 +00:00
Alexandre
ec2ee2f688
Merge pull request #2488 from 9turnbull/master
...
S
2026-02-22 19:29:38 +01:00
Alexandre
bb9530b836
Merge pull request #2514 from alexbelgium/codex/increment-immich-openvino-version
...
Bump Immich OpenVINO add-on revision to 2.5.6-3
2026-02-22 18:03:32 +01:00
Alexandre
ad1688b4a2
Bump Immich OpenVINO add-on revision to 2.5.6-3
2026-02-22 18:03:13 +01:00
Alexandre
a1f774cf10
Merge pull request #2513 from alexbelgium/copilot/fix-mountpoint-name-collisions
...
Fix 4 critical bugs in SMB/NFS mount script
2026-02-22 17:58:49 +01:00
copilot-swe-agent[bot]
89b4cdebef
Revert CIFS path validation to IP-only per maintainer request
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 16:58:07 +00:00
copilot-swe-agent[bot]
367410d2b7
Address code review: use mountpoint -q for collision check, tighten NFS regex
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 16:53:18 +00:00
copilot-swe-agent[bot]
c591203a70
Fix 4 critical issues in SMB/NFS mount script
...
1. Mountpoint name collisions: check if /mnt/$diskname already exists
before mounting and skip with warning if it does
2. test_mount() readonly false positive: verify mountpoint is actually
mounted before reporting readonly status
3. Independent retries: save original MOUNTOPTIONS and use as base for
each noserverino/noperm retry independently
4. Hostname support: accept hostnames (not just IPv4) in CIFS/NFS path
validation, FSTYPE detection, and server extraction
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 16:52:23 +00:00
copilot-swe-agent[bot]
9dfafc0406
Initial plan
2026-02-22 16:48:19 +00:00
Alexandre
a91ff1f91f
Merge pull request #2512 from alexbelgium/copilot/fix-smb-1-0-connection-issue
...
Fix SMB 1.0 mount failures in CIFS version negotiation ladder
2026-02-22 17:42:22 +01:00
copilot-swe-agent[bot]
367a42230b
Fix SMB 1.0 connection failure in CIFS mount script
...
- Add SMB 1.0 to version ladder in retry_cifs_with_vers_ladder_on_dialect_failure
- Add sec=ntlm to security variants for SMB1 compatibility
- Fix SMBVERS_FORCE override to actually force when SMBv1 detected
- Fix smbclient SMBv1 detection to use credentials instead of anonymous
- Add SMBv1 pattern detection to nmap smb-protocols parsing
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-22 16:24:38 +00:00
copilot-swe-agent[bot]
1a3dc1e7a9
Initial plan
2026-02-22 16:20:13 +00:00
github-actions[bot]
ab9e5ae198
Update stargazer map & cache
2026-02-22 02:53:59 +00:00
github-actions[bot]
7779197928
Update stargazer map & cache
2026-02-22 01:15:31 +00:00
github-actions
ef0b77740a
GitHub bot : README updated
2026-02-21 17:06:22 +00:00
Alexandre
ba822316d6
Merge pull request #2511 from ToledoEM/master
...
Add Manyfold add-on
2026-02-21 14:48:27 +01:00
ToledoEM
756d3b86ba
Add Manyfold add-on integration
2026-02-21 11:57:45 +00:00
github-actions
63b9e1c1d6
GitHub bot: changelog
2026-02-21 10:32:08 +00:00
Alexandre
9910d6355c
Update version from 3.5.2-2 to 3.5.2-3
2026-02-21 11:21:52 +01:00
Alexandre
af86466352
Merge pull request #2510 from alexbelgium/copilot/fix-readme-postgresql-config
...
joplin: Fix PostgreSQL-only support — remove MariaDB misleading config, add DB_CLIENT guard
2026-02-21 11:21:09 +01:00
copilot-swe-agent[bot]
5f80439cb0
Fix Joplin MariaDB misconfiguration: update README and add DB_CLIENT validation
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-21 10:18:57 +00:00
copilot-swe-agent[bot]
7414ff1af2
Initial plan
2026-02-21 10:17:40 +00:00
github-actions
410df50778
GitHub bot: changelog
2026-02-21 01:16:46 +00:00
GitHub Actions
e982ca1eda
Revert 'Updater bot : flexget updated to 3.18.48' [nobuild]
2026-02-21 01:08:47 +00:00
alexbelgium
56b222e8f5
Updater bot : zzz_archived_jellyseerr updated to v3.0.1
2026-02-21 02:01:16 +01:00
alexbelgium
8df37b520b
Updater bot : zoneminder updated to 1.38.1
2026-02-21 02:01:09 +01:00
alexbelgium
6de882e0b1
Updater bot : webtop_kde updated to 4.16-r0-ls94
2026-02-21 02:00:53 +01:00
alexbelgium
189658be83
Updater bot : tandoor_recipes updated to 2.5.3
2026-02-21 01:59:57 +01:00
alexbelgium
e2ee005ddc
Updater bot : social_to_mealie updated to 1.4.0
2026-02-21 01:59:44 +01:00
alexbelgium
5707fe295e
Updater bot : signalk updated to 2.22.1
2026-02-21 01:59:41 +01:00
alexbelgium
02f75eed1b
Updater bot : seerr updated to 3.0.1
2026-02-21 01:59:37 +01:00
alexbelgium
7c0f30cc40
Updater bot : scrutiny_fa updated to v1.28.0
2026-02-21 01:59:31 +01:00
alexbelgium
54e282c117
Updater bot : scrutiny updated to v1.28.0
2026-02-21 01:59:28 +01:00
alexbelgium
afc4acc059
Updater bot : prowlarr updated to nightly-2.3.3.5285-ls224
2026-02-21 01:59:07 +01:00
alexbelgium
4e1aae877b
Updater bot : openproject updated to 17.1.1
2026-02-21 01:58:50 +01:00
alexbelgium
b41c8c18e5
Updater bot : nextcloud updated to 33.0.0
2026-02-21 01:58:40 +01:00
alexbelgium
5c252844d3
Updater bot : mealie updated to v3.11.0
2026-02-21 01:58:21 +01:00
alexbelgium
4269c660f2
Updater bot : jackett updated to 0.24.1167
2026-02-21 01:57:57 +01:00
alexbelgium
49b86b533e
Updater bot : flexget updated to 3.18.48
2026-02-21 01:57:22 +01:00
alexbelgium
f0e2a851dc
Updater bot : fireflyiii_data_importer updated to 2.1.1
2026-02-21 01:57:16 +01:00
alexbelgium
856bf2efda
Updater bot : fireflyiii updated to 6.4.23
2026-02-21 01:57:12 +01:00
alexbelgium
17b342dd18
Updater bot : filebrowser updated to 2.59.0
2026-02-21 01:57:05 +01:00
alexbelgium
a7d6ba168a
Updater bot : epicgamesfree updated to debian-2026-02-20
2026-02-21 01:57:01 +01:00
alexbelgium
bf40cdd120
Updater bot : ente updated to 4.4.17
2026-02-21 01:56:59 +01:00
alexbelgium
3baa8e238f
Updater bot : emby_beta updated to 4.10.0.3
2026-02-21 01:56:49 +01:00
alexbelgium
b95c0dda3c
Updater bot : cloudcommander updated to 19.5.1
2026-02-21 01:56:36 +01:00
alexbelgium
5eafb5ea91
Updater bot : changedetection.io updated to 0.53.5
2026-02-21 01:56:33 +01:00
alexbelgium
a7d6813e68
Updater bot : calibre updated to 9.3.0
2026-02-21 01:56:26 +01:00
alexbelgium
2878b7a77d
Updater bot : browserless_chrome updated to 2.41.0
2026-02-21 01:56:23 +01:00
alexbelgium
4c7048989c
Updater bot : browser_chromium updated to version-c965db96
2026-02-21 01:56:19 +01:00
alexbelgium
905f60b5dc
Updater bot : browser_brave updated to 1.87.190-ls78
2026-02-21 01:56:09 +01:00
alexbelgium
f9027c35f0
Updater bot : birdnet-pipy updated to 0.5.4
2026-02-21 01:55:30 +01:00
github-actions
c2c98934c6
GitHub bot : README updated
2026-02-20 17:13:51 +00:00
Alexandre
3dd4b05e0e
Fix rewrite rule in ingress.conf
2026-02-20 16:07:08 +01:00
Alexandre
ad96f5d5af
Merge pull request #2507 from alexbelgium/copilot/add-ingress-icon-for-seerr nobuild
...
[WIP] Add relevant ingress MDI icon for Seerr
2026-02-20 15:09:15 +01:00
copilot-swe-agent[bot]
0c925e57fb
Add panel_icon mdi:movie-search for Seerr addon
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-20 14:09:01 +00:00
copilot-swe-agent[bot]
f9f8ef1053
Initial plan
2026-02-20 14:06:53 +00:00
Alexandre
dd9179ba1e
Merge pull request #2506 from alexbelgium/copilot/fix-volume-mount-error
...
docs(seerr): add migration guide from Overseerr, Jellyseerr, and Ombi
2026-02-20 14:57:09 +01:00
copilot-swe-agent[bot]
d8494cb5d3
docs(seerr): use Filebrowser addon for migration instructions
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-20 13:56:39 +00:00
copilot-swe-agent[bot]
c6a3fdfb42
docs(seerr): add migration instructions from Overseerr, Jellyseerr, and Ombi
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-20 13:40:24 +00:00
copilot-swe-agent[bot]
3161566c58
Initial plan
2026-02-20 13:37:14 +00:00
Alexandre
ce40000592
icons
2026-02-20 13:58:16 +01:00
Alexandre
4df341ae37
images
2026-02-20 13:57:36 +01:00
github-actions
903f8f48bc
GitHub bot : graphs updated
2026-02-20 12:18:26 +00:00
github-actions
87d40a593b
Github bot : stats updated
2026-02-20 12:17:42 +00:00
github-actions
239bbaabb1
GitHub bot: changelog
2026-02-20 10:57:52 +00:00
Alexandre
5222f07fc3
Update config.yaml
2026-02-20 11:53:48 +01:00
Alexandre
05966347c9
Update Nginx ingress configuration for sub_filter
2026-02-20 11:27:27 +01:00
Alexandre
16fc416d48
Update ingress.conf
2026-02-20 11:00:33 +01:00
Alexandre
49187afb7f
Update 32-nginx_ingress.sh
2026-02-20 10:52:15 +01:00
Alexandre
8e5061372e
Update 32-nginx_ingress.sh
2026-02-20 10:43:06 +01:00
github-actions
cf0204123a
GitHub bot: changelog
2026-02-19 21:43:30 +00:00
Alexandre
fbecf26c1c
Update version from 3.0.1-4 to 3.0.1-5
2026-02-19 22:39:40 +01:00
Alexandre
3cf0c515d2
Merge pull request #2505 from alexbelgium/copilot/fix-nginx-ingress-slash-escaping
...
Fix sed slash escaping in nginx ingress entry substitution
2026-02-19 22:38:16 +01:00
copilot-swe-agent[bot]
f35ac478bc
Fix sed slash escaping in nginx ingress scripts
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 17:41:16 +00:00
copilot-swe-agent[bot]
1b353f0ff7
Initial plan
2026-02-19 17:36:42 +00:00
github-actions
5466294fd2
GitHub bot : README updated
2026-02-19 17:19:52 +00:00
github-actions
b767ca3679
GitHub bot: changelog
2026-02-19 15:10:41 +00:00
Alexandre
e276d2f4d3
Update config.yaml
2026-02-19 16:06:51 +01:00
Alexandre
72e2c98375
Update sub_filter for ingress configuration
2026-02-19 16:06:34 +01:00
Alexandre
9b8ced1f4e
Update config.yaml
2026-02-19 15:49:50 +01:00
github-actions
37cc97f01d
GitHub bot: changelog
2026-02-19 14:49:49 +00:00
Alexandre
b4f2ce9a77
Update config.yaml
2026-02-19 15:46:03 +01:00
Alexandre
3fb56ef23d
Update config.yaml
2026-02-19 15:45:50 +01:00
Alexandre
0934b8e091
Merge pull request #2503 from alexbelgium/copilot/set-variable-with-escaped-slashes
...
seerr: fix $appcorrected variable with escaped slashes for \/_next sub_filter
2026-02-19 15:44:17 +01:00
copilot-swe-agent[bot]
183d3fcf1b
Fix seerr nginx: add $appcorrected variable with escaped slashes for \/_next sub_filter
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 14:41:36 +00:00
copilot-swe-agent[bot]
3f99cde623
Initial plan
2026-02-19 14:37:46 +00:00
Alexandre
c708c03e2d
Refactor Nginx configuration for Seerr application
2026-02-19 15:36:13 +01:00
Alexandre
a8215dc011
Update NGINX ingress configuration for Seerr
2026-02-19 13:58:18 +01:00
Alexandre
5270d3c593
nobuild
2026-02-19 13:56:36 +01:00
github-actions
60bbf4ab32
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-02-19 12:56:08 +00:00
Alexandre
9a924ff5aa
Merge pull request #2501 from alexbelgium/copilot/implement-ingress-solution
...
Add Home Assistant ingress support for Seerr addon
2026-02-19 13:55:18 +01:00
copilot-swe-agent[bot]
928ca10879
Use fixed /seerr ingress_entry path matching official Seerr reverse proxy docs
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 12:54:23 +00:00
copilot-swe-agent[bot]
2078d51cbb
Align ingress sub_filter rules with official Seerr reverse proxy docs
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 12:50:14 +00:00
copilot-swe-agent[bot]
99fc601f5b
Address code review: fix proxy_redirect conflict and add TLSv1.3 support
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 11:30:40 +00:00
copilot-swe-agent[bot]
420acaea0d
Add Home Assistant ingress support for Seerr addon with nginx reverse proxy
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 11:29:36 +00:00
copilot-swe-agent[bot]
9556b587dc
Initial plan
2026-02-19 11:18:59 +00:00
Alexandre
13b4dc5788
Merge pull request #2500 from alexbelgium/copilot/remove-ingress-support
...
Remove ingress support from Seerr, restore normal webui
2026-02-19 11:50:52 +01:00
Alexandre
b4a45aec44
Update config.yaml
2026-02-19 11:50:38 +01:00
copilot-swe-agent[bot]
5be2d88ee6
Remove ingress support from Seerr and add back normal webui
...
- Set ingress: false and add webui URL in config.yaml
- Remove nginx from Dockerfile PACKAGES
- Remove nginx ingress init script, nginx config, and nginx service
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 10:30:33 +00:00
copilot-swe-agent[bot]
4e028117ad
Initial plan
2026-02-19 10:28:14 +00:00
Alexandre
745f2cb3a6
Merge pull request #2498 from alexbelgium/copilot/remove-jellyseer-references nobuild
...
Deprecate Jellyseerr addon in favor of Seerr
2026-02-19 11:03:48 +01:00
copilot-swe-agent[bot]
77851a97cf
Add deprecated module to Dockerfile and update CHANGELOG for Jellyseerr deprecation
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 10:02:08 +00:00
copilot-swe-agent[bot]
43a35f7bd6
Make Jellyseerr obsolete and refer to Seerr instead
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 09:57:03 +00:00
copilot-swe-agent[bot]
49e71ca08f
Initial plan
2026-02-19 09:54:42 +00:00
github-actions
97b0d58f97
GitHub bot: changelog
2026-02-19 09:31:17 +00:00
Alexandre
93d2068489
Update CHANGELOG.md
2026-02-19 10:28:00 +01:00
Alexandre
927b0b03fc
Update CHANGELOG.md
2026-02-19 10:27:50 +01:00
Alexandre
4e399577f0
Update config.yaml
2026-02-19 10:27:39 +01:00
Alexandre
7c7cec2901
Merge pull request #2496 from alexbelgium/codex/implement-ingress-for-seerr-addons
...
Add Home Assistant ingress support for Seerr
2026-02-19 10:25:01 +01:00
Alexandre
7614f1a79e
Merge pull request #2497 from alexbelgium/copilot/sub-pr-2496
...
Fix Seerr ingress implementation: use s6 services instead of background processes
2026-02-19 10:24:34 +01:00
Alexandre
eab828bdef
Merge branch 'codex/implement-ingress-for-seerr-addons' into copilot/sub-pr-2496
2026-02-19 10:24:26 +01:00
Alexandre
5f39986f4b
Add nginx to the PACKAGES environment variable
2026-02-19 10:23:30 +01:00
Alexandre
b22d7bc9ae
Fix npm start execution in 99-run.sh
2026-02-19 10:23:00 +01:00
copilot-swe-agent[bot]
2fccdf4923
Fix NGINX spelling and action attribute sub_filter quotes
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 09:21:35 +00:00
copilot-swe-agent[bot]
0ac9b5136b
Fix ingress implementation with proper s6 services
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-19 09:20:55 +00:00
copilot-swe-agent[bot]
e6357c3ee4
Initial plan
2026-02-19 09:15:50 +00:00
Alexandre
4d95a5ed2c
Merge pull request #2494 from alexbelgium/copilot/remove-ombi-references
...
Mark Ombi add-on as obsolete in favor of Seerr
2026-02-19 10:14:41 +01:00
Alexandre
c706defffe
Add ingress support to Seerr addon
2026-02-19 10:13:40 +01:00
github-actions
25be6783f5
GitHub bot : README updated
2026-02-18 17:24:04 +00:00
copilot-swe-agent[bot]
4ddef4a777
Mark Ombi add-on as obsolete and refer to Seerr instead
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-18 16:18:54 +00:00
copilot-swe-agent[bot]
21c71a21ea
Initial plan
2026-02-18 16:15:27 +00:00
github-actions
b1e1596f9a
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-02-18 16:11:46 +00:00
Alexandre
fac62e794f
Update
2026-02-18 17:10:48 +01:00
github-actions
bda03bc48e
GitHub bot: changelog
2026-02-18 08:20:11 +00:00
Alexandre
f3034b95a0
Update version from 3.0.1-2 to 3.0.1-3
2026-02-18 09:18:24 +01:00
Alexandre
e64fbdce3b
Refactor config handling in 99-run.sh
...
Remove old migration logic and update config paths.
2026-02-18 09:18:02 +01:00
Alexandre
f006c2a144
Update version format in config.yaml
2026-02-18 09:16:45 +01:00
Alexandre
05f41257f8
Add npm start command to 99-run.sh
2026-02-18 09:16:23 +01:00
Alexandre
297efebadc
Update config.yaml
2026-02-18 09:09:38 +01:00
Alexandre
1dd31e8e43
Update Dockerfile
2026-02-18 09:05:36 +01:00
github-actions
742f2956b3
GitHub bot: changelog
2026-02-18 07:38:50 +00:00
Alexandre
2f97e7562d
Fix version format in config.yaml
2026-02-18 08:38:31 +01:00
Alexandre
dd828c5772
Update Dockerfile
2026-02-18 08:38:10 +01:00
Alexandre
f3f7bbb4c8
Update version to 26.2.6-4 in config.yaml
2026-02-18 08:37:24 +01:00
github-actions
aa1425d0e5
GitHub bot: changelog
2026-02-18 07:01:29 +00:00
Alexandre
6b5e6f519c
Update version to 26.2.6-4 in config.yaml
2026-02-18 07:59:28 +01:00
Alexandre
356e2e43e6
Refactor Nginx configuration for ingress handling
2026-02-18 07:58:17 +01:00
Alexandre
ef3a67006a
Modify ingress script for nginx configuration
...
Update trusted condition in nginx configuration template.
2026-02-18 07:57:17 +01:00
GitHub Actions
510a7e2660
Revert 'Update version format in config.yaml' [nobuild]
2026-02-18 06:49:20 +00:00
Alexandre
a4f0632027
Update version format in config.yaml
2026-02-18 07:47:32 +01:00
Alexandre
958384b5b2
Merge pull request #2490 from alexbelgium/codex/create-new-seer-addon-based-on-overseer nobuild
...
Remove binary image assets from archived Overseerr add-on
2026-02-18 07:46:25 +01:00
Alexandre
4c92bd67e2
Remove binary assets from archived Overseerr addon
2026-02-18 07:45:56 +01:00
Alexandre
1ffa8ed35a
Merge pull request #2489 from MicroNateId/patch-1
...
Fix bad link to portal
2026-02-18 07:44:46 +01:00
Nate
4bcc93581b
Fix bad link to portal
...
Added the .local to the url. Original case was incorrect.
2026-02-17 23:42:40 -07:00
github-actions
85a7097ab6
GitHub bot: changelog
2026-02-17 16:12:51 +00:00
Alexandre
e82f6dc55f
Update config.yaml
2026-02-17 17:02:25 +01:00
Alexandre
50e79862d0
Enhance Nginx ingress configuration with rewrites
...
Updated Nginx configuration to support ingress entry rewrites and added sub_filter directives for various paths.
2026-02-17 17:01:57 +01:00
github-actions
327385053b
GitHub bot: changelog
2026-02-17 14:45:10 +00:00
Alexandre
0e0896e6eb
Update config.yaml
2026-02-17 15:42:52 +01:00
Alexandre
f87480ca86
Add sub_filter for server path in ingress.conf
2026-02-17 15:41:46 +01:00
github-actions
e35a059a87
GitHub bot: changelog
2026-02-17 10:00:17 +00:00
Alexandre
fb5987bf31
Update config.yaml
2026-02-17 10:58:15 +01:00
Alexandre
e678f59d92
Update 32-ingress.sh
2026-02-17 10:58:04 +01:00
github-actions
7d38e192be
GitHub bot: changelog
2026-02-17 05:32:52 +00:00
Alexandre
6f2333d104
Update qbittorrent version to 5.1.4-17
2026-02-17 06:27:29 +01:00
GitHub Actions
e224ea22c7
Revert 'Update qbittorrent version to 5.1.4-17' [nobuild]
2026-02-16 19:51:28 +00:00
Alexandre
6dcd0bff55
Update qbittorrent version to 5.1.4-17
2026-02-16 20:49:52 +01:00
Alexandre
b6c99e5464
Fix conditional check for building changed addons
2026-02-16 20:45:20 +01:00
Alexandre
6234e0901d
Merge pull request #2484 from alexbelgium/codex/allow-any-network-interface-if-no-vpn-selected
...
Codex-generated pull request
2026-02-16 19:50:56 +01:00
Alexandre
929d3b435a
qbittorrent: bump version to 5.1.4-16
2026-02-16 19:50:29 +01:00
Alexandre
c018edbfaa
nobuild
2026-02-16 16:04:40 +01:00
Alexandre
a612538f99
Update version to nightly-20260118
2026-02-16 15:52:21 +01:00
Alexandre
2b6f9c454d
Simplify nginx
...
https://github.com/tphakala/birdnet-go/pull/1815
2026-02-16 15:52:00 +01:00
github-actions
87233ed7df
GitHub bot: changelog
2026-02-16 10:46:54 +00:00
Alexandre
fb8587c7d9
Update version to 26.2.6 in config.yaml
2026-02-16 11:45:02 +01:00
Alexandre
ff3a2e3929
Update upstream version to 26.2.6
2026-02-16 11:44:40 +01:00
Alexandre
8741898302
Update version from 26.2.4 to 26.2.6
2026-02-16 11:43:49 +01:00
Alexandre
107a48c65e
Update updater.json
2026-02-16 11:42:48 +01:00
Alexandre
e7a94b9864
nobuild revert
2026-02-16 08:10:37 +01:00
github-actions
8d19bcdfad
Github bot : image compressed
2026-02-15 23:09:56 +00:00
github-actions
9a4018efbd
GitHub bot: changelog
2026-02-15 21:48:16 +00:00
Alexandre
2393dd1d0e
Update config.yaml to remove recording settings
...
Removed recording options and updated version number.
2026-02-15 22:29:39 +01:00
Alexandre
ec5c7ea069
Update 10-config.sh
2026-02-15 22:28:07 +01:00
github-actions
3362c0c026
GitHub bot: changelog
2026-02-15 17:41:46 +00:00
Alexandre
9c98f2d753
Update version to 0.5.0-5 in config.yaml
2026-02-15 18:23:18 +01:00
Alexandre
f24a815f4f
Simplify nginx run script by removing checks
...
Removed conditional check for nginx disabled state.
2026-02-15 18:22:55 +01:00
Alexandre
33dcc7ff09
Refactor nginx ingress script for clarity
...
Remove redundant sed commands and clean up nginx configuration handling.
2026-02-15 18:22:24 +01:00
Alexandre
49128291ab
Merge pull request #2480 from alexbelgium/codex/fix-nginx-resolver-host-error
...
birdnet-pipy: disable nginx service when ingress is unavailable
2026-02-15 08:33:29 +01:00
Alexandre
27a64fd80b
birdnet-pipy: disable nginx service when ingress is unavailable
2026-02-15 08:33:14 +01:00
github-actions[bot]
df6175e1ec
Update stargazer map & cache
2026-02-15 02:57:28 +00:00
github-actions[bot]
570453fd4c
Update stargazer map & cache
2026-02-15 01:19:44 +00:00
github-actions
2d4ccbd537
GitHub bot: changelog
2026-02-14 12:38:21 +00:00
Alexandre
5970d95a5e
Update version to 2.57.1-3
2026-02-14 13:35:23 +01:00
Alexandre
005bd9e17c
Update 00-smb_mounts.sh
2026-02-14 13:34:40 +01:00
github-actions
8a7d70d9c4
GitHub bot: changelog
2026-02-14 09:42:33 +00:00
Alexandre
f415547623
Merge pull request #2478 from alexbelgium/codex/disable-ingress-script-if-inactive
...
birdnet-pipy: skip ingress config when inactive and use 0.5.0-2
2026-02-14 10:40:36 +01:00
Alexandre
bdd8221021
birdnet-pipy: use 0.5.0-2 version suffix
2026-02-14 10:40:21 +01:00
Alexandre
9810c8fcff
Update version in config.yaml to 2.57.1-2
2026-02-14 10:39:38 +01:00
Alexandre
a143650e22
Refactor CIFS retry logic with option variants
...
https://github.com/alexbelgium/hassio-addons/discussions/2475#discussioncomment-15802821
2026-02-14 10:25:23 +01:00
Alexandre
285cc94159
Merge pull request #2477 from alexbelgium/codex/add-addon-option-for-immich
...
Fix https://github.com/alexbelgium/hassio-addons/issues/2460
2026-02-14 10:21:03 +01:00
Alexandre
606caa4609
Add VIPS_NOVECTOR option to Immich addon variants
2026-02-14 10:20:27 +01:00
alexbelgium
ef2a5de9ab
Updater bot : filebrowser_quantum updated to 1.1.2
2026-02-14 02:14:36 +01:00
Alexandre
3b49fbda88
Fix syntax error in Dockerfile RUN command
2026-02-14 02:11:31 +01:00
GitHub Actions
d35a0b3b9c
Revert 'Updater bot : filebrowser_quantum updated to 1.1.2' [nobuild]
2026-02-14 01:05:45 +00:00
alexbelgium
e33d3a7cfd
Updater bot : zzz_archived_code-server updated to 4.109.2
2026-02-14 02:01:20 +01:00
alexbelgium
689d920efb
Updater bot : zoneminder updated to 1.38.0
2026-02-14 02:01:17 +01:00
alexbelgium
9c5d749317
Updater bot : webtop_kde updated to 4.16-r0-ls93
2026-02-14 02:01:00 +01:00
alexbelgium
87366feb48
Updater bot : tandoor_recipes updated to 2.5.1
2026-02-14 02:00:07 +01:00
alexbelgium
a99b6c96ed
Updater bot : signalk updated to 2.21.3
2026-02-14 01:59:50 +01:00
alexbelgium
c69decf60b
Updater bot : scrutiny_fa updated to v1.23.3
2026-02-14 01:59:46 +01:00
alexbelgium
202f891c3b
Updater bot : scrutiny updated to v1.23.3
2026-02-14 01:59:42 +01:00
alexbelgium
df45413d72
Updater bot : prowlarr updated to nightly-2.3.2.5270-ls224
2026-02-14 01:59:22 +01:00
alexbelgium
348349d9ba
Updater bot : portainer updated to 2.38.1
2026-02-14 01:59:16 +01:00
alexbelgium
cb7dcb891a
Updater bot : plex updated to 1.43.0.10492-121068a07-ls293
2026-02-14 01:59:13 +01:00
alexbelgium
a6e86b02e5
Updater bot : openproject updated to 17.1.0
2026-02-14 01:59:01 +01:00
alexbelgium
b1263541fa
Updater bot : ombi updated to 4.55.2
2026-02-14 01:58:55 +01:00
alexbelgium
bf7de2ebe7
Updater bot : nzbget updated to v26.0-ls231
2026-02-14 01:58:51 +01:00
alexbelgium
09ed9c4020
Updater bot : nextcloud updated to 32.0.6
2026-02-14 01:58:48 +01:00
alexbelgium
c466359448
Updater bot : navidrome updated to 0.60.3
2026-02-14 01:58:40 +01:00
alexbelgium
d925cfebe8
Updater bot : kometa updated to 2.3.0
2026-02-14 01:58:17 +01:00
alexbelgium
a2db60dc27
Updater bot : jackett updated to 0.24.1103
2026-02-14 01:58:01 +01:00
alexbelgium
a6b128202f
Updater bot : immich_openvino updated to 2.5.6
2026-02-14 01:57:54 +01:00
alexbelgium
9276f74366
Updater bot : immich_noml updated to 2.5.6
2026-02-14 01:57:50 +01:00
alexbelgium
0f5e0b36e3
Updater bot : immich_cuda updated to 2.5.6
2026-02-14 01:57:44 +01:00
alexbelgium
6ef079a900
Updater bot : immich updated to 2.5.6
2026-02-14 01:57:41 +01:00
alexbelgium
40cc49d689
Updater bot : grampsweb updated to 26.2.0
2026-02-14 01:57:33 +01:00
alexbelgium
a43d83879b
Updater bot : flexget updated to 3.18.46
2026-02-14 01:57:21 +01:00
alexbelgium
b6ccb09695
Updater bot : fireflyiii updated to 6.4.18
2026-02-14 01:57:13 +01:00
alexbelgium
9180703819
Updater bot : filebrowser_quantum updated to 1.1.2
2026-02-14 01:57:09 +01:00
alexbelgium
ce8d864739
Updater bot : filebrowser updated to 2.57.1
2026-02-14 01:57:05 +01:00
alexbelgium
6d673446cb
Updater bot : epicgamesfree updated to debian-2026-02-12
2026-02-14 01:57:01 +01:00
alexbelgium
309be37e10
Updater bot : ente updated to 4.4.16
2026-02-14 01:56:59 +01:00
alexbelgium
568dfb4f58
Updater bot : collabora updated to 25.4.9
2026-02-14 01:56:42 +01:00
alexbelgium
8e787aeb4f
Updater bot : cloudcommander updated to 19.3.7
2026-02-14 01:56:36 +01:00
alexbelgium
55dc7e79db
Updater bot : browserless_chrome updated to 2.40.0
2026-02-14 01:56:24 +01:00
alexbelgium
27718f46b2
Updater bot : browser_chromium updated to version-c940bec2
2026-02-14 01:56:20 +01:00
alexbelgium
4c15b4a093
Updater bot : browser_brave updated to 1.87.186-ls76
2026-02-14 01:56:10 +01:00
alexbelgium
ec1aee225f
Updater bot : bitwarden updated to 1.35.3
2026-02-14 01:55:34 +01:00
alexbelgium
5c7ef86c48
Updater bot : birdnet-pipy updated to 0.5.0
2026-02-14 01:55:29 +01:00
alexbelgium
985f2fede6
Updater bot : autobrr updated to 1.73.0
2026-02-14 01:55:12 +01:00
github-actions
2eb4e5af44
GitHub bot: changelog
2026-02-13 22:32:31 +00:00
Alexandre
f4fa0ee4f6
Update config.yaml
2026-02-13 23:29:21 +01:00
Alexandre
879017935f
Update 00-smb_mounts.sh
...
https://github.com/alexbelgium/hassio-addons/discussions/2475
2026-02-13 23:27:57 +01:00
github-actions
6dce2c6f25
GitHub bot : README updated
2026-02-13 17:17:21 +00:00
github-actions
619a26ec4f
GitHub bot : graphs updated
2026-02-13 12:18:27 +00:00
github-actions
c3b940f7db
Github bot : stats updated
2026-02-13 12:17:44 +00:00
Alexandre
201f357334
Update 00-banner.sh
2026-02-11 14:33:01 +01:00
Alexandre
d10a659612
Update version to 26.2.4 in config.yaml
2026-02-10 19:45:50 +01:00
Alexandre
eb59fe3c99
Update version to 26.2.4 in config.yaml
2026-02-10 19:42:12 +01:00
Alexandre
7c23ef99f2
Bump version from 0.64.5-6 to 0.64.5-7
2026-02-10 16:01:51 +01:00
Alexandre
eba4cec20a
Merge pull request #2473 from alexbelgium/copilot/check-netbird-server-addon
...
Fix netbird-server: remove invalid signal --grpc-port flag, align Caddyfile with upstream
2026-02-10 16:01:01 +01:00
copilot-swe-agent[bot]
04240b67b1
Fix netbird-server: remove invalid signal --grpc-port flag and align Caddyfile with official quickstart
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-10 12:54:35 +00:00
copilot-swe-agent[bot]
672e27949b
Initial plan
2026-02-10 12:48:57 +00:00
Alexandre
920fd766b2
Merge pull request #2472 from alexbelgium/copilot/review-netbird-server-addon
...
[WIP] Review netbird server addon for successful startup
2026-02-10 13:46:10 +01:00
copilot-swe-agent[bot]
d0256a3e47
Fix Signal service: Add missing gRPC port configuration
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-10 12:45:02 +00:00
copilot-swe-agent[bot]
8c37dfb091
Initial plan
2026-02-10 12:42:56 +00:00
Alexandre
46729c1873
Bump version to 0.64.5-6 in config.yaml
2026-02-09 21:50:38 +01:00
Alexandre
dd140744b0
Merge pull request #2470 from alexbelgium/codex/fix-automatic-config-generation-errors
...
Fallback to Home Assistant external/internal URL for NetBird domain
2026-02-09 21:49:27 +01:00
Alexandre
71a0a1fb75
Handle missing NetBird domain via HA URLs
2026-02-09 21:48:49 +01:00
github-actions
1cd282255c
GitHub bot : README updated
2026-02-09 17:19:04 +00:00
Alexandre
36433e4937
Update config.yaml
2026-02-09 11:06:45 +01:00
Alexandre
781c6f0787
Update Dockerfile
2026-02-09 11:06:35 +01:00
Alexandre
9f14248ec2
Update config.yaml
2026-02-09 10:50:26 +01:00
Alexandre
769e521805
Add entrypoint and command to Dockerfile
2026-02-09 10:47:59 +01:00
github-actions
3bafb5b50b
GitHub bot: changelog
2026-02-09 09:40:39 +00:00
Alexandre
1ecb106e2d
Update config.yaml
2026-02-09 10:37:47 +01:00
Alexandre
4014842cf5
Change NetBird components to use latest versions
...
Updated NetBird components to use 'latest' versions instead of specific version numbers.
2026-02-09 10:37:29 +01:00
GitHub Actions
1697842658
Revert 'Bump version from 0.64.5-2 to 0.64.5-3' [nobuild]
2026-02-09 08:21:54 +00:00
Alexandre
024f3bd7e2
clean
2026-02-09 09:19:55 +01:00
Alexandre
72eff841e1
Bump version from 0.64.5-2 to 0.64.5-3
2026-02-09 09:19:03 +01:00
Alexandre
41614677ad
Refactor Dockerfile for multi-stage builds
...
Refactor Dockerfile to use multi-stage builds for better organization and efficiency.
2026-02-09 09:18:12 +01:00
github-actions
19f3d58733
Github bot : image compressed
2026-02-08 23:11:36 +00:00
GitHub Actions
779a365fb9
Revert 'Update version to 0.64.5' [nobuild]
2026-02-08 19:32:56 +00:00
Alexandre
2665831a9a
Update version to 0.64.5
2026-02-08 20:29:41 +01:00
Alexandre
1df64e77bb
Reorder base images in Dockerfile
2026-02-08 20:29:21 +01:00
Alexandre
903ef91ca7
Merge pull request #2469 from alexbelgium/codex/fix-github-actions-workflow-failure
...
Use build-provided base image for netbird-server (multi-arch fix)
2026-02-08 20:28:25 +01:00
Alexandre
ebf93713ae
Fix netbird-server base image selection
2026-02-08 20:28:11 +01:00
GitHub Actions
230c2fb97a
Revert 'Update version number in config.yaml
...
Updated version number from 0.64.5-2 to 0.64.5.' [nobuild]
2026-02-08 19:13:11 +00:00
Alexandre
4af6b6b6db
Update version number in config.yaml
...
Updated version number from 0.64.5-2 to 0.64.5.
2026-02-08 20:10:27 +01:00
Alexandre
8c121409f3
Update Dockerfile
2026-02-08 20:10:05 +01:00
Alexandre
62400a1747
Merge pull request #2468 from alexbelgium/codex/remove-ingress-from-netbird-server
...
Update NetBird Server addon metadata: remove ingress and align config fields
2026-02-08 19:58:02 +01:00
Alexandre
83bce60097
Update NetBird Server addon metadata
2026-02-08 19:57:47 +01:00
Alexandre
5c67ce6822
Update README.md
2026-02-08 19:36:24 +01:00
Alexandre
397c086deb
Merge pull request #2467 from alexbelgium/codex/create-simple-netbird-server-setup
...
Rework NetBird server add-on into quickstart layout with Caddy and relay/STUN
2026-02-08 19:31:48 +01:00
Alexandre
00c59234fd
Simplify NetBird server quickstart addon
2026-02-08 19:31:20 +01:00
Alexandre
f09d49bb18
Update resource URL in README.md
2026-02-08 19:26:09 +01:00
github-actions
eeaf10cfbe
GitHub bot : README updated
2026-02-08 17:07:05 +00:00
github-actions
1d538be565
GitHub bot: changelog
2026-02-08 16:57:25 +00:00
Alexandre
337ca6dffb
Update config.yaml
2026-02-08 17:51:23 +01:00
Alexandre
58da5f78d9
Change entrypoint
...
https://github.com/alexbelgium/hassio-addons/issues/2457#issuecomment-3867496554
2026-02-08 17:51:08 +01:00
Alexandre
967f8552c0
nobuild
2026-02-08 17:49:37 +01:00
github-actions
96374e7730
GitHub bot: changelog
2026-02-08 16:47:21 +00:00
Alexandre
b46d13ae1c
Update config.yaml
2026-02-08 17:42:09 +01:00
Alexandre
f460f8b846
Update CHANGELOG.md
2026-02-08 17:41:56 +01:00
Alexandre
e81c072eab
Fix array initialization for IP addresses
2026-02-08 17:41:32 +01:00
Alexandre
a665b1b02f
Allow multiple Address fields
2026-02-08 17:33:56 +01:00
Alexandre
eee640ab99
Optimize handshake by using ping instead of DNS lookup
...
Removed DNS lookup for handshake and replaced with ping.
2026-02-08 17:26:39 +01:00
github-actions
da11f5e09d
GitHub bot: changelog
2026-02-08 15:11:35 +00:00
Alexandre
96dcedcead
Update version format in config.yaml
2026-02-08 16:06:43 +01:00
Alexandre
756e226652
Update version format in config.yaml
2026-02-08 16:06:05 +01:00
Alexandre
2de40c45d7
Update Docker image tags to 'latest-omnibus'
2026-02-08 16:05:45 +01:00
github-actions
c6df2112ab
GitHub bot: changelog
2026-02-08 13:44:42 +00:00
Alexandre
8f9836891c
Update config.yaml
2026-02-08 14:39:10 +01:00
Alexandre
969382b426
Update CHANGELOG.md
2026-02-08 14:38:59 +01:00
Alexandre
1aa400fc57
Implement WireGuard handshake wait logic
...
Add WireGuard handshake waiting function to manage connection establishment.
2026-02-08 14:37:39 +01:00
Alexandre
19dd39ec9e
Update CHANGELOG.md
2026-02-08 14:35:41 +01:00
Alexandre
054abf46f3
Update config.yaml
2026-02-08 14:35:16 +01:00
Alexandre
7ec00843b2
Add preshared-key
2026-02-08 14:31:55 +01:00
github-actions
5a3e935b35
GitHub bot: changelog
2026-02-08 12:22:06 +00:00
Alexandre
7a574597cb
Update CHANGELOG.md
2026-02-08 13:18:11 +01:00
Alexandre
a9f16c8330
Update CHANGELOG.md
2026-02-08 13:17:31 +01:00
Alexandre
1da718b8e8
Update config.yaml
2026-02-08 13:17:01 +01:00
Alexandre
e45de4f7a2
Prefer ipv4 to resolve hostnames
2026-02-08 13:16:48 +01:00
Alexandre
3d2d275cb2
Fix ipv6 endpoints resolve
2026-02-08 13:15:35 +01:00
Alexandre
04ff354410
Merge pull request #2465 from alexbelgium/codex/update-scrutiny-addons-to-new-fork
...
Switch scrutiny addon to Starosdev fork and bump to v1.23.2-1
2026-02-08 13:14:29 +01:00
github-actions
83d4ba2e94
GitHub bot: changelog
2026-02-08 12:06:40 +00:00
Alexandre
9c8b9c317e
Set scrutiny versions to v1.23.2
2026-02-08 13:02:20 +01:00
Alexandre
4624abebcb
Update scrutiny_fa updater metadata
2026-02-08 13:02:13 +01:00
Alexandre
50d6b1a59b
Update CHANGELOG.md
2026-02-08 13:01:52 +01:00
Alexandre
5b9c37119e
Update config.yaml
2026-02-08 13:00:47 +01:00
Alexandre
1a16c4b62a
Merge pull request #2464 from eburi/signalk_npm_rebuild_on_version_update
...
[SignalK] Add npm rebuild on version change
2026-02-08 13:00:26 +01:00
Alexandre
d1b83356f2
Fix bashio command
2026-02-08 12:56:30 +01:00
Alexandre
2d8e45b4eb
Merge pull request #2466 from alexbelgium/codex/limit-interface-name-to-15-characters
...
Limit qBittorrent VPN interface names to 15 characters
2026-02-08 11:18:04 +01:00
Alexandre
2d4eaaa44c
Remove interface name length restriction
...
Removed truncation of OpenVPN interface name if it exceeds 15 characters.
2026-02-08 11:16:24 +01:00
Alexandre
ed97320d8d
Limit VPN interface names to 15 chars
2026-02-08 11:15:35 +01:00
Alexandre
27c66dd7a3
Switch scrutiny to Starosdev fork
2026-02-08 11:04:12 +01:00
Alexandre
4fbdb04282
nobuild
2026-02-08 10:36:15 +01:00
Alexandre
b16c94571b
nobuild
...
[SignalK] Add I2C device mappings to SignalK AddOn configuration
2026-02-08 10:00:32 +01:00
github-actions[bot]
353a5668a3
Update stargazer map & cache
2026-02-08 03:10:31 +00:00
github-actions[bot]
6ab56f032f
Update stargazer map & cache
2026-02-08 01:25:25 +00:00
eburi
f3ce5aa57a
[SignalK] Add npm rebuild on version change
2026-02-07 19:57:33 -05:00
eburi
3cc1cdb189
Add I2C device mappings to SignalK AddOn configuration
2026-02-07 19:35:09 -05:00
github-actions
51f0e6c04d
GitHub bot : README updated
2026-02-07 17:07:17 +00:00
github-actions
8bedb0952a
GitHub bot: changelog
2026-02-07 06:20:16 +00:00
Alexandre
a9702cc6f7
Update zoneminder version to 1.38.0
2026-02-07 07:14:36 +01:00
Alexandre
98b9f46838
Update Dockerfile for config path changes
...
Modify entrypoint script and update config paths.
2026-02-07 07:14:10 +01:00
GitHub Actions
b548ddbe26
Revert 'Updater bot : zoneminder updated to 1.38.0' [nobuild]
2026-02-07 01:08:48 +00:00
alexbelgium
aae51a8450
Updater bot : zoneminder updated to 1.38.0
2026-02-07 02:01:05 +01:00
alexbelgium
18659f61c8
Updater bot : prowlarr updated to nightly-2.3.2.5269-ls222
2026-02-07 01:59:14 +01:00
alexbelgium
c80dafc843
Updater bot : openproject updated to 17.0.3
2026-02-07 01:58:54 +01:00
alexbelgium
df4bcd1607
Updater bot : nzbget updated to v26.0-ls230
2026-02-07 01:58:45 +01:00
alexbelgium
af0af1c062
Updater bot : netalertx_fa updated to 26.2.6
2026-02-07 01:58:37 +01:00
alexbelgium
cd3567da83
Updater bot : mealie updated to v3.10.2
2026-02-07 01:58:22 +01:00
alexbelgium
44b4b4f975
Updater bot : jackett updated to 0.24.1044
2026-02-07 01:57:55 +01:00
alexbelgium
b20e19c1a3
Updater bot : immich_power_tools updated to 0.19.1
2026-02-07 01:57:51 +01:00
alexbelgium
1b50852ebc
Updater bot : immich_openvino updated to 2.5.5
2026-02-07 01:57:47 +01:00
alexbelgium
167898ffcf
Updater bot : immich_noml updated to 2.5.5
2026-02-07 01:57:44 +01:00
alexbelgium
668a609163
Updater bot : immich_cuda updated to 2.5.5
2026-02-07 01:57:37 +01:00
alexbelgium
1193c97a7b
Updater bot : immich updated to 2.5.5
2026-02-07 01:57:34 +01:00
alexbelgium
ee3b188b89
Updater bot : flexget updated to 3.18.43
2026-02-07 01:57:15 +01:00
alexbelgium
28e24be857
Updater bot : ente updated to 4.4.17
2026-02-07 01:56:56 +01:00
alexbelgium
13b5a40c19
Updater bot : cloudcommander updated to 19.3.4
2026-02-07 01:56:34 +01:00
alexbelgium
308d8e7803
Updater bot : calibre_web updated to 0.6.26
2026-02-07 01:56:28 +01:00
alexbelgium
02d84fc7b9
Updater bot : calibre updated to 9.2.1
2026-02-07 01:56:24 +01:00
alexbelgium
534bd2e84c
Updater bot : browser_brave updated to 1.86.148-ls74
2026-02-07 01:56:09 +01:00
alexbelgium
166d72b3bb
Updater bot : birdnet-pipy updated to 0.4.0
2026-02-07 01:55:29 +01:00
github-actions
1a2b5c06bf
GitHub bot : README updated
2026-02-06 17:15:54 +00:00
Alexandre
dcc8c1d3da
Merge pull request #2459 from alexbelgium/codex/simplify-netbird-server-addon-configuration
...
Simplify NetBird Server add-on configuration defaults
2026-02-06 16:28:56 +01:00
Alexandre
c4bb22f7ee
Add dashboard env overrides for netbird-server
2026-02-06 16:28:31 +01:00
Alexandre
3ade90256d
Simplify netbird-server config
2026-02-06 15:59:53 +01:00
Alexandre
58b7628c32
Merge pull request #2458 from alexbelgium/codex/fix-unbound-variable-netbird_datastore_enc_key
...
Avoid unbound variable for NETBIRD_DATASTORE_ENC_KEY in NetBird init
2026-02-06 15:46:41 +01:00
Alexandre
f7889346f4
Fix netbird datastore key default
2026-02-06 15:46:19 +01:00
Alexandre
509c2530a8
Update version from 0.1.2-2 to 0.1.2-3
2026-02-06 15:25:57 +01:00
Alexandre
d1ddd9ecd1
Modify script to comment out 'set -e'
...
Commented out the 'set -e' command to prevent script termination on error.
2026-02-06 15:25:35 +01:00
Alexandre
78176852bf
Update config.json
2026-02-06 15:09:18 +01:00
Alexandre
a645e005ea
Declare NETBIRD_DATASTORE_ENC_KEY in config script
...
Added declaration for NETBIRD_DATASTORE_ENC_KEY in the configuration script.
2026-02-06 15:09:04 +01:00
GitHub Actions
6851e166d2
Revert 'Update config.yaml' [nobuild]
2026-02-06 13:52:27 +00:00
Alexandre
ef406663fc
Clean up config.json by removing unused fields
...
Removed boot and host_network settings, and deleted comments section.
2026-02-06 14:50:21 +01:00
Alexandre
8fa8e9eb5a
Update config.yaml
2026-02-06 14:49:55 +01:00
github-actions
7b0e22585b
GitHub bot: changelog
2026-02-06 13:49:17 +00:00
Alexandre
d9a775a119
Update updater.json
2026-02-06 14:48:10 +01:00
Alexandre
443ddfe875
nobuild
2026-02-06 14:47:57 +01:00
Alexandre
70f3efe915
Update updater.json
2026-02-06 14:47:38 +01:00
Alexandre
521ab722f2
nobuild
2026-02-06 14:47:20 +01:00
github-actions
8eedb2a094
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-02-06 13:47:18 +00:00
github-actions
95ac11b92b
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-02-06 13:47:02 +00:00
Alexandre
cd0d7e81ef
Merge pull request #2456 from alexbelgium/codex/create-monolithic-netbird-server-add-on
...
Add NetBird server monolithic Home Assistant add-on
2026-02-06 14:46:19 +01:00
Alexandre
7a18c39138
Merge pull request #2455 from alexbelgium/codex/add-netbird-server-add-on
...
Add NetBird Server monolithic add-on (management, signal, dashboard, coturn, optional relay)
2026-02-06 14:46:12 +01:00
Alexandre
d7ef48f54d
Preserve Coturn config and drop legacy option
2026-02-06 14:32:34 +01:00
Alexandre
1eed06feed
Rename add-on back to netbird
2026-02-06 14:32:01 +01:00
Alexandre
66073765b2
Rename NetBird add-on to netbird2
2026-02-06 14:31:56 +01:00
github-actions
1003f4d9a3
GitHub bot : graphs updated
2026-02-06 12:17:44 +00:00
github-actions
728a3f5f53
Github bot : stats updated
2026-02-06 12:16:58 +00:00
Alexandre
15abca47bd
Add NetBird server add-on
2026-02-06 12:27:10 +01:00
Alexandre
8c515797ed
Add NetBird server add-on
2026-02-06 12:26:42 +01:00
Alexandre
7cdb4b478a
Merge pull request #2453 from alexbelgium/codex/fix-issue-#2451
...
sonarr: add ffmpeg (provides ffprobe) and bump version
2026-02-06 10:36:29 +01:00
Alexandre
c6fb0befea
Bump Sonarr addon version
2026-02-06 10:36:07 +01:00
Alexandre
4ad9488db8
Apply dns servers only if no vpn option is true
...
https://github.com/alexbelgium/hassio-addons/issues/2449
2026-02-06 10:16:05 +01:00
Alexandre
a5f005e1c6
Suppress smb permissions messages
...
https://github.com/alexbelgium/hassio-addons/issues/2449
2026-02-06 10:06:41 +01:00
github-actions
619f78aa53
GitHub bot: changelog
2026-02-05 20:22:31 +00:00
Alexandre
16b26f257b
Update qbittorrent version to 5.1.4-11
2026-02-05 21:16:50 +01:00
Alexandre
10eb50d5b5
Update 00-smb_mounts.sh
2026-02-05 21:16:19 +01:00
github-actions
9fcabc2011
GitHub bot: changelog
2026-02-05 18:17:45 +00:00
Alexandre
fc37193793
Update PUID, PGID, and version in config.yaml
2026-02-05 19:12:21 +01:00
Alexandre
d5135756f4
Merge pull request #2450 from alexbelgium/codex/remove-name-validation-from-config.yaml
...
Move qBittorrent VPN config filename validation to init scripts
2026-02-05 17:25:49 +01:00
Alexandre
48fd445e10
Bump qBittorrent addon version to 5.1.4-9
2026-02-05 17:25:20 +01:00
Alexandre
bff4164203
Move VPN config filename validation to startup scripts
2026-02-05 16:46:39 +01:00
Alexandre
ad80d1e2b6
Merge pull request #2448 from alexbelgium/qbittorrent_debug_mode
...
Implement logging for OpenVPN with configurable level
2026-02-05 16:38:11 +01:00
Alexandre
22032fd28f
Install default route only once
2026-02-05 16:02:27 +01:00
Alexandre
eaabe03c5c
Update CHANGELOG.md
2026-02-05 13:58:57 +01:00
Alexandre
2bb373ffe3
Update CHANGELOG.md
2026-02-05 13:58:42 +01:00
github-actions
b4e8ad1146
GitHub bot: changelog
2026-02-05 12:57:45 +00:00
Alexandre
2a4a178522
More lax wireguard and openvpn config filenames
2026-02-05 13:52:20 +01:00
Alexandre
7d45a36ee6
Stop addon if exit nok
2026-02-05 10:29:27 +01:00
Alexandre
4f750ad756
Propose to stop addon if openvpn script fails for logs clarity
2026-02-05 10:28:34 +01:00
Alexandre
1365ed148b
Update vpn
2026-02-05 09:26:35 +01:00
Alexandre
c01005d63a
Debug message
...
Simplified debug logging setup for OpenVPN.
2026-02-05 09:22:55 +01:00
Alexandre
97615a1fad
Add log level configuration and debug option
2026-02-05 09:21:27 +01:00
Alexandre
9cd110f4b9
lower case
2026-02-05 09:17:47 +01:00
Alexandre
cb8b267184
Implement logging for OpenVPN with configurable level
...
Add logging functionality with configurable log level for OpenVPN.
2026-02-05 09:03:17 +01:00
github-actions
9d55fccd03
GitHub bot: changelog
2026-02-05 07:15:45 +00:00
Alexandre
27a1a4db7d
Update version to 2.39.0-2 in config.yaml
2026-02-05 08:08:07 +01:00
Alexandre
f78a519ed6
Merge pull request #2447 from alexbelgium/codex/fix-failing-build-on-github-actions
...
Fix browserless_chrome Dockerfile RUN syntax
2026-02-05 08:07:09 +01:00
Alexandre
9b0ac87798
Fix browserless_chrome Dockerfile RUN syntax
2026-02-05 08:06:52 +01:00
GitHub Actions
a0de882aae
Revert 'Update version to 2.39.0-2 in config.yaml' [nobuild]
2026-02-05 06:42:51 +00:00
github-actions
396a804433
GitHub bot: changelog
2026-02-05 06:38:36 +00:00
Alexandre
c186bcf653
Update version to 2.39.0-2 in config.yaml
2026-02-05 07:37:51 +01:00
Alexandre
a36fe30a74
Merge pull request #2399 from litinoveweedle/qbittorrent_vpn_overhaul
...
Qbittorrent vpn overhaul
2026-02-05 07:32:46 +01:00
Alexandre
a70f6beb12
Update qBittorrent version to 5.1.4-7
2026-02-05 07:32:20 +01:00
Alexandre
2c4003448b
Merge pull request #2437 from enter360/doc-update-birdnet-go
...
add common issues for unifi cameras
2026-02-05 07:29:22 +01:00
github-actions
b501f3c2bf
GitHub bot: changelog
2026-02-04 21:53:45 +00:00
Alexandre
2a4a308bea
Update Jellyfin version to 10.11.6-6
2026-02-04 22:36:13 +01:00
Alexandre
46d1df2b59
Update mount error handling to warning for read-only
...
Change error handling for read-only mounts to a warning.
2026-02-04 22:34:39 +01:00
github-actions
bf427696a8
GitHub bot: changelog
2026-02-04 20:42:18 +00:00
Alexandre
dbaa1d5e33
Update config.yaml
2026-02-04 21:39:18 +01:00
Alexandre
bbbeecd174
Fix shebang validation and error handling
2026-02-04 21:37:56 +01:00
litinoveweedle
281dfea1b5
add hassio logging level
2026-02-04 21:34:32 +01:00
Alexandre
f9ba24d617
Merge pull request #2445 from alexbelgium/codex/fix-issue-2444-on-github
...
Fix CloudCommander startup when cloudcmd.mjs is missing
2026-02-04 20:36:19 +01:00
Alexandre
39a2656f9c
Fix cloudcommander startup path
2026-02-04 20:35:58 +01:00
Alexandre
afb8e2ef4a
Fix cloudcommander startup path
2026-02-04 20:33:06 +01:00
github-actions
3d5a6d6d98
GitHub bot: changelog
2026-02-04 19:27:17 +00:00
Alexandre
9a77f6a7e4
Bump version from 2.57.0-2 to 2.57.0-3
2026-02-04 20:24:12 +01:00
Alexandre
06ec2f7710
Suppress intermediate messages
2026-02-04 20:23:37 +01:00
github-actions
4ffb3bc7d4
GitHub bot: changelog
2026-02-04 19:07:12 +00:00
Alexandre
3b7515b7dc
Update version in config.yaml to 2.4.2-2
2026-02-04 20:04:29 +01:00
litinoveweedle
30123292aa
implement waiting for opevpn interface to come up
2026-02-04 19:33:05 +01:00
litinoveweedle
6759f66a8a
fix openvpn options
2026-02-04 19:14:06 +01:00
GitHub Actions
932e0ad0a5
Revert 'Updater bot : immich_cuda updated to 2.5.3' [nobuild]
2026-02-04 15:47:54 +00:00
github-actions
cd61b6cbb7
GitHub bot: changelog
2026-02-04 15:35:43 +00:00
Alexandre
0437549155
Update config.yaml
2026-02-04 16:32:01 +01:00
Alexandre
fb74640a46
Fix variable names
2026-02-04 16:31:37 +01:00
litinoveweedle
6aa9613a90
Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul
2026-02-04 16:20:54 +01:00
github-actions
d5f05d6f52
GitHub bot: changelog
2026-02-04 15:20:25 +00:00
GitHub Actions
554882a3c9
Revert 'Updater bot : zoneminder updated to 1.38.0' [nobuild]
2026-02-04 15:18:26 +00:00
litinoveweedle
c6104f5a82
fix vpn check script logic
2026-02-04 16:17:49 +01:00
Alexandre
6f7fcdd1ee
Update updater.json
2026-02-04 16:16:07 +01:00
Alexandre
9496dfb9de
Update version to 26.2.4 in config.yaml
2026-02-04 16:15:52 +01:00
Alexandre
54c97ca5e9
Remove ha_entrypoint_modif.sh
2026-02-04 16:15:11 +01:00
GitHub Actions
bfa8f71ac5
Revert 'Updater bot : netalertx updated to 26.2.4' [nobuild]
2026-02-04 15:12:03 +00:00
alexbelgium
b313bff4b3
Updater bot : zoneminder updated to 1.38.0
2026-02-04 16:06:43 +01:00
alexbelgium
c9adf56e38
Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222
2026-02-04 16:04:51 +01:00
alexbelgium
09a590d0bf
Updater bot : nzbget updated to v26.0-ls229
2026-02-04 16:04:23 +01:00
alexbelgium
ad05d51bbe
Updater bot : netalertx updated to 26.2.4
2026-02-04 16:04:13 +01:00
alexbelgium
877786c66a
Updater bot : navidrome updated to 0.60.0
2026-02-04 16:04:08 +01:00
alexbelgium
06b8bc0850
Updater bot : mealie updated to v3.10.1
2026-02-04 16:03:58 +01:00
alexbelgium
b2d24d9b9a
Updater bot : jackett updated to 0.24.1027
2026-02-04 16:03:30 +01:00
alexbelgium
033c2fa834
Updater bot : immich_openvino updated to 2.5.3
2026-02-04 16:03:23 +01:00
alexbelgium
a642e9ae3c
Updater bot : immich_noml updated to 2.5.3
2026-02-04 16:03:19 +01:00
alexbelgium
015fb5fc5d
Updater bot : immich_cuda updated to 2.5.3
2026-02-04 16:03:13 +01:00
alexbelgium
a034d5db51
Updater bot : immich updated to 2.5.3
2026-02-04 16:03:09 +01:00
alexbelgium
97f14ef491
Updater bot : filebrowser updated to 2.57.0
2026-02-04 16:02:35 +01:00
alexbelgium
d35f66d892
Updater bot : ente updated to 1.7.18
2026-02-04 16:02:29 +01:00
alexbelgium
ed87d08c73
Updater bot : codex updated to 1.9.16
2026-02-04 16:02:10 +01:00
alexbelgium
0f2cfe5364
Updater bot : cloudcommander updated to 19.3.1
2026-02-04 16:02:06 +01:00
alexbelgium
4b651b03dd
Updater bot : browser_chromium updated to version-2b6aa449
2026-02-04 16:01:52 +01:00
alexbelgium
7820b6d225
Updater bot : bazarr updated to 1.5.5
2026-02-04 16:00:45 +01:00
Alexandre
35f05b0e93
Fix script
2026-02-04 15:59:55 +01:00
Alexandre
6c40e39e8f
Add changelog for improved vpn script with proper recognition
...
Enhanced the openvpn and wireguard scripts for improved robustness, security, and compatibility.
2026-02-04 15:57:44 +01:00
litinoveweedle
3e8add95ba
remove unused /etc/openvpn directory
2026-02-04 15:19:28 +01:00
GitHub Actions
b01aff69c7
Revert 'Updater bot : ente updated to 1.7.18' [nobuild]
2026-02-04 13:19:18 +00:00
GitHub Actions
d19f45fdb0
Revert 'Updater bot : mealie updated to v3.10.1' [nobuild]
2026-02-04 13:19:12 +00:00
GitHub Actions
5e39f65a86
Revert 'Updater bot : zoneminder updated to 1.38.0' [nobuild]
2026-02-04 13:19:07 +00:00
GitHub Actions
18dd0a2f89
Revert 'Updater bot : immich_cuda updated to 2.5.3' [nobuild]
2026-02-04 13:18:46 +00:00
GitHub Actions
ae0f81a6d3
Revert 'Updater bot : immich_openvino updated to 2.5.3' [nobuild]
2026-02-04 13:18:33 +00:00
GitHub Actions
c2035ecf77
Revert 'Updater bot : immich updated to 2.5.3' [nobuild]
2026-02-04 13:18:08 +00:00
GitHub Actions
70b0a7e333
Revert 'Updater bot : immich_noml updated to 2.5.3' [nobuild]
2026-02-04 13:18:06 +00:00
GitHub Actions
c1c8f5b530
Revert 'Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222' [nobuild]
2026-02-04 13:17:40 +00:00
GitHub Actions
546134e76a
Revert 'Updater bot : nzbget updated to v26.0-ls229' [nobuild]
2026-02-04 13:17:06 +00:00
GitHub Actions
4c2ee5450b
Revert 'Updater bot : netalertx updated to 26.2.4' [nobuild]
2026-02-04 13:17:00 +00:00
GitHub Actions
f8d736f14e
Revert 'Updater bot : navidrome updated to 0.60.0' [nobuild]
2026-02-04 13:16:55 +00:00
GitHub Actions
a26e6dc7d1
Revert 'Updater bot : jackett updated to 0.24.1027' [nobuild]
2026-02-04 13:16:49 +00:00
GitHub Actions
9705d7f901
Revert 'Updater bot : cloudcommander updated to 19.3.1' [nobuild]
2026-02-04 13:14:31 +00:00
GitHub Actions
fda764dfef
Revert 'Updater bot : browser_chromium updated to version-2b6aa449' [nobuild]
2026-02-04 13:14:28 +00:00
alexbelgium
53c631d75f
Updater bot : zoneminder updated to 1.38.0
2026-02-04 14:14:21 +01:00
alexbelgium
fcb3c67dea
Updater bot : webtop_kde updated to 4.16-r0-ls95
2026-02-04 14:14:14 +01:00
alexbelgium
d871857de0
Updater bot : tandoor_recipes updated to 2.4.2
2026-02-04 14:14:14 +01:00
GitHub Actions
7e8f0723c9
Revert 'Updater bot : filebrowser updated to 2.57.0' [nobuild]
2026-02-04 13:14:13 +00:00
GitHub Actions
2de878e5b1
Revert 'Updater bot : codex updated to 1.9.16' [nobuild]
2026-02-04 13:13:52 +00:00
GitHub Actions
4fd516ebe0
Revert 'Updater bot : bazarr updated to 1.5.5' [nobuild]
2026-02-04 13:13:10 +00:00
alexbelgium
6755eb2557
Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222
2026-02-04 14:12:26 +01:00
alexbelgium
395d160196
Updater bot : nzbget updated to v26.0-ls229
2026-02-04 14:11:58 +01:00
alexbelgium
a7b583fd83
Updater bot : netalertx_fa updated to 26.2.4
2026-02-04 14:11:51 +01:00
alexbelgium
14e44e8992
Updater bot : netalertx updated to 26.2.4
2026-02-04 14:11:47 +01:00
alexbelgium
0c2add1f22
Updater bot : navidrome updated to 0.60.0
2026-02-04 14:11:43 +01:00
alexbelgium
36ca9833f2
Updater bot : mealie updated to v3.10.1
2026-02-04 14:11:32 +01:00
alexbelgium
ff1b72ceff
Updater bot : jackett updated to 0.24.1027
2026-02-04 14:11:04 +01:00
alexbelgium
f57ba8e97e
Updater bot : immich_openvino updated to 2.5.3
2026-02-04 14:10:57 +01:00
alexbelgium
80aa19cb3b
Updater bot : immich_noml updated to 2.5.3
2026-02-04 14:10:53 +01:00
alexbelgium
01087afe1a
Updater bot : immich_cuda updated to 2.5.3
2026-02-04 14:10:46 +01:00
alexbelgium
2545a40a9e
Updater bot : immich updated to 2.5.3
2026-02-04 14:10:43 +01:00
alexbelgium
e1e370d142
Updater bot : filebrowser updated to 2.57.0
2026-02-04 14:10:10 +01:00
alexbelgium
4cb4ddee82
Updater bot : ente updated to 1.7.18
2026-02-04 14:10:04 +01:00
alexbelgium
89ce73d344
Updater bot : codex updated to 1.9.16
2026-02-04 14:09:44 +01:00
alexbelgium
d21959baf6
Updater bot : cloudcommander updated to 19.3.1
2026-02-04 14:09:40 +01:00
alexbelgium
9227acaded
Updater bot : browserless_chrome updated to 2.39.0
2026-02-04 14:09:29 +01:00
alexbelgium
bf4a668788
Updater bot : browser_chromium updated to version-2b6aa449
2026-02-04 14:09:25 +01:00
alexbelgium
d3acb8c1c0
Updater bot : bazarr updated to 1.5.5
2026-02-04 14:08:23 +01:00
litinoveweedle
0fca3e1b5f
Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul
2026-02-04 09:26:52 +01:00
litinoveweedle
76a6a64965
Check for wireguard_config option to avoid assigning string "null" to variable
2026-02-04 09:26:48 +01:00
Alexandre
b04ac63ce7
Check for openvpn_config option to avoid assigning string "null" to variable
2026-02-04 09:19:26 +01:00
Alexandre
9cb4883240
Add execute permission to vpn script
2026-02-04 08:56:17 +01:00
litinoveweedle
5daf3c240f
config selection logic fix
2026-02-03 23:16:56 +01:00
litinoveweedle
81287577a2
remove hopefully unnecessary image packages
2026-02-03 23:05:57 +01:00
litinoveweedle
ec4b5417ea
fix DNS_server parsing
2026-02-03 22:58:12 +01:00
litinoveweedle
5ac54f5d1c
Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul
2026-02-03 22:38:08 +01:00
litinoveweedle
5647aac528
multiple bug fixes
...
fix script premature termination as bashio set -e?
fix parsing of the DNS servers
improve ip/host checks
2026-02-03 22:36:46 +01:00
Alexandre
60cb4c9c26
Update vpn
2026-02-03 21:59:11 +01:00
Alexandre
6aec6385ab
Merge branch 'master' into qbittorrent_vpn_overhaul
2026-02-03 21:46:09 +01:00
Alexandre
c69440da1a
Fix sed command for OpenVPN runtime config
2026-02-03 21:31:19 +01:00
github-actions
a2956a28a8
GitHub bot: changelog
2026-02-03 20:23:19 +00:00
Alexandre
71d0bc565b
readd
...
Added cleanup function to remove temporary files on exit.
2026-02-03 21:19:37 +01:00
Alexandre
2f8b352ea7
readd
2026-02-03 21:19:29 +01:00
Alexandre
596f595df5
Update config.yaml
2026-02-03 21:17:28 +01:00
Alexandre
199f9509ea
Change script permission setting in Dockerfile
...
Updated file permissions for scripts in /etc instead of current directory.
2026-02-03 21:17:17 +01:00
litinoveweedle
8c5171b027
removed host dependency
2026-02-03 21:09:17 +01:00
GitHub Actions
f41c7a9c1e
Revert 'Update config.yaml' [nobuild]
2026-02-03 20:01:27 +00:00
Alexandre
2004e2603f
Update config.yaml
2026-02-03 20:57:46 +01:00
Alexandre
4967f67315
Update Dockerfile
2026-02-03 20:57:35 +01:00
GitHub Actions
0562435481
Revert 'Update qbittorrent version to 5.1.4-6' [nobuild]
2026-02-03 19:43:54 +00:00
Alexandre
da8a8cf628
Update qbittorrent version to 5.1.4-6
2026-02-03 20:40:12 +01:00
Alexandre
a57589f428
Refactor cleanup function to remove exit_codeRêver
...
Remove unused local variable exit_code from cleanup function.
2026-02-03 20:39:48 +01:00
Alexandre
c038183295
Revert awaiting new code
2026-02-03 20:39:21 +01:00
Alexandre
97bc68f228
Chmod +x
2026-02-03 19:58:19 +01:00
github-actions
6424573d07
GitHub bot : README updated
2026-02-03 17:19:06 +00:00
litinoveweedle
9789b9dab6
added comments
2026-02-03 17:42:40 +01:00
litinoveweedle
333116c8fc
improve endpoint hostname validation
2026-02-03 17:34:48 +01: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
litinoveweedle
2e0327fe87
fixes
...
replaced IFS by mapfile where relevant
2026-02-03 13:00:32 +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
Alexandre
092f151f32
Merge pull request #2436 from alexbelgium/dependabot/github_actions/docker/login-action-3.7.0
...
Bump docker/login-action from 3.6.0 to 3.7.0
2026-02-03 08:57:36 +01:00
Corbin Black
11026d710c
add common issues for unifi cameras
2026-02-02 23:42:50 -06:00
dependabot[bot]
f45a4ad49f
Bump docker/login-action from 3.6.0 to 3.7.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 00:18:57 +00:00
Alexandre
5ab76f575c
Update Jellyfin version to 10.11.6-5
2026-02-02 22:05:27 +01:00
Alexandre
3f10b4323b
Refactor SMB mount script for improved robustness
2026-02-02 22:04:45 +01:00
Alexandre
59bcf140bc
Refactor CIFS mounting logic and improve disk parsing
...
Removed redundant retry function for CIFS mounting and improved error handling by simplifying options. Enhanced disk list parsing to handle commas and trailing characters more robustly.
2026-02-02 21:58:52 +01:00
Alexandre
92842a0830
Merge pull request #2434 from yannpub/master
...
Remove TRANSMISSION_V3_UPDATE from config
2026-02-02 21:48:03 +01:00
github-actions
17da10b78b
GitHub bot : README updated
2026-02-02 17:14:56 +00:00
Yann
b6886c268a
Remove TRANSMISSION_V3_UPDATE from config
...
Option creates the following error in Supervisor:
2026-02-02 18:05:24 +01:00
github-actions
b986f9ddbe
GitHub bot: changelog
2026-02-02 16:36:47 +00:00
Alexandre
7c07ad6bac
Update Jellyfin version to 10.11.6-4
2026-02-02 17:19:06 +01:00
Alexandre
4d907d27ce
Improve MOREDISKS data cleaning logic
...
Refactor MOREDISKS cleaning process using sed for better handling of spaces and commas.
2026-02-02 17:18:10 +01:00
Alexandre
c4d0d38806
Add aarch64 architecture support to config.yaml
2026-02-02 16:42:41 +01:00
Alexandre
64b7775bac
Comment out rootfs COPY command in Dockerfile
...
Comment out the COPY command for rootfs and clean up spacing.
2026-02-02 16:42:03 +01:00
GitHub Actions
984e2aad0a
Revert 'Add aarch64 architecture support in config.yaml' [nobuild]
2026-02-02 13:25:49 +00:00
Alexandre
73f28a59b6
Add aarch64 architecture support in config.yaml
2026-02-02 14:22:48 +01:00
Alexandre
b58e3e2d2f
Add aarch64 build configuration to build.json
2026-02-02 14:22:31 +01:00
github-actions
6e632dd904
GitHub bot: changelog
2026-02-02 13:01:38 +00:00
Alexandre
8937b514c5
Update Jellyfin version to 10.11.6-3 to enable ro
...
https://github.com/alexbelgium/hassio-addons/issues/2413
2026-02-02 13:43:39 +01:00
Alexandre
bc578080df
Update 00-smb_mounts.sh
2026-02-02 13:41:21 +01:00
GitHub Actions
d3548501e5
Revert 'Add aarch64 architecture support in config.yaml' [nobuild]
2026-02-02 11:00:51 +00:00
Alexandre
3fd716bce3
Refactor mount testing logic for improved clarity
2026-02-02 11:58:08 +01:00
Alexandre
3ff6ac3ae3
Add aarch64 architecture support in config.yaml
2026-02-02 11:57:39 +01:00
Alexandre
1276565aa3
Merge pull request #2432 from baldarn/master
...
[WHATSAPPER] fix 1.1.2
2026-02-02 10:23:01 +01:00
lorenzo farnararo
4bf2ad8111
whatsapper 1.1.2
2026-02-02 08:59:58 +01:00
github-actions
0f1e69b63a
Github bot : image compressed
2026-02-01 23:09:26 +00:00
github-actions
126fb756d2
GitHub bot: changelog
2026-02-01 17:44:57 +00:00
Alexandre
f9707e54ed
Update Jellyfin version to 10.11.6-2
2026-02-01 18:27:33 +01:00
Alexandre
ecab5c2525
Update 00-smb_mounts.sh
2026-02-01 18:26:01 +01:00
github-actions
26dd8bbc29
GitHub bot : README updated
2026-02-01 17:06:58 +00:00
GitHub Actions
a47f24fc89
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-02-01 12:22:29 +00:00
alexbelgium
deb6209598
Updater bot : browserless_chrome updated to 2.38.4
2026-02-01 13:16:52 +01:00
github-actions
5c04bf3bed
GitHub bot: changelog
2026-02-01 11:09:05 +00:00
Alexandre
f2c3034d2a
Update version to 2026.02.01 in config.yaml
2026-02-01 11:40:38 +01:00
Alexandre
65ae6be5f0
Refactor ownership check for BIRDSONGS_FOLDER
2026-02-01 11:40:19 +01:00
github-actions
dfea80ef4b
GitHub bot: changelog
2026-02-01 10:28:20 +00:00
Alexandre
2e2cb732e2
Merge pull request #2398 from swiergot/master
...
Fix Ingress for changedetection.io
2026-02-01 11:25:18 +01:00
Alexandre
463f0bceb4
Update config.yaml
2026-02-01 11:25:07 +01:00
github-actions
380df34d9a
GitHub bot: changelog
2026-02-01 09:34:16 +00:00
github-actions
7a022c63ba
GitHub bot: changelog
2026-02-01 09:31:58 +00:00
Alexandre
db4809d802
Update config.yaml
2026-02-01 10:29:04 +01:00
GitHub Actions
fb5051ec78
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-02-01 09:20:57 +00:00
Alexandre
a093fc9da8
remove ingress
2026-02-01 10:18:33 +01:00
alexbelgium
ac6f0d5e18
Updater bot : signalk updated to 2.20.3
2026-02-01 10:18:01 +01:00
alexbelgium
f3c18bd4c4
Updater bot : prowlarr updated to nightly-2.3.2.5264-ls221
2026-02-01 10:17:34 +01:00
alexbelgium
5e37431a71
Updater bot : codex updated to 1.9.15
2026-02-01 10:15:06 +01:00
alexbelgium
7331d6ea19
Updater bot : cloudcommander updated to 19.1.20
2026-02-01 10:15:02 +01:00
alexbelgium
aa3bbd32ad
Updater bot : calibre updated to 9.1.0
2026-02-01 10:14:53 +01:00
alexbelgium
bda46dbd71
Updater bot : browserless_chrome updated to 2.38.4
2026-02-01 10:14:50 +01:00
Alexandre
b8f77e8725
Bump version to 0.3.2-6 in config.yaml
2026-02-01 08:31:38 +01:00
Alexandre
37fb62c8aa
Merge pull request #2431 from alexbelgium/codex/fix-s6-envdir-container-environment-error
...
Use s6 `/init` as entrypoint for birdnet-pipy
2026-02-01 08:31:05 +01:00
Alexandre
cac35ed46c
Remove ENTRYPOINT from Dockerfile
...
Removed ENTRYPOINT directive from Dockerfile.
2026-02-01 08:29:40 +01:00
Alexandre
a60030a3bf
Fix birdnet-pipy entrypoint
2026-02-01 08:28:51 +01:00
github-actions
ce47371ecd
GitHub bot: changelog
2026-02-01 07:01:38 +00:00
Alexandre
c4908ec95d
Update version to 0.3.2-5 in config.yaml
2026-02-01 07:45:55 +01:00
Alexandre
63e3473f59
Update ha_entrypoint.sh
2026-02-01 07:45:24 +01:00
github-actions[bot]
c16e84676d
Update stargazer map & cache
2026-02-01 03:08:34 +00:00
github-actions[bot]
4de370fff2
Update stargazer map & cache
2026-02-01 01:20:17 +00:00
github-actions
0bad65adb6
GitHub bot: changelog
2026-01-31 20:18:39 +00:00
Alexandre
325da5a50c
Bump version to 0.3.2-4 in config.yaml
2026-01-31 21:02:17 +01:00
Alexandre
dd82ce154b
Update Dockerfile
2026-01-31 20:59:30 +01:00
Alexandre
fe8da75816
update
2026-01-31 20:57:59 +01:00
Alexandre
1fd9439fc7
Update npm build command in Dockerfile
...
Remove base path from npm build command in Dockerfile.
2026-01-31 20:43:27 +01:00
Alexandre
59e2cccd72
Merge pull request #2430 from alexbelgium/codex/increment-all-immich-addons
...
Bump Immich add-on versions (standard, CUDA, NoML, OpenVINO)
2026-01-31 16:11:18 +01:00
Alexandre
7496db4613
Bump Immich add-on versions
2026-01-31 16:11:03 +01:00
Alexandre
eecc29c877
Merge pull request #2429 from alexbelgium/codex/remove-env-lsio-non-root-from-dockerfiles
...
Remove LSIO non-root env from addon Dockerfiles
2026-01-31 15:55:03 +01:00
Alexandre
303278982d
Remove LSIO non-root env from addon Dockerfiles
2026-01-31 15:54:28 +01:00
Alexandre
ee34304fa3
Update Dockerfile
2026-01-31 14:51:09 +01:00
Alexandre
412fbbd2d7
Update Dockerfile to remove root user settings
...
Removed root user and LSIO non-root user environment variable.
2026-01-31 14:47:35 +01:00
github-actions
6eb8a8b149
GitHub bot: changelog
2026-01-31 12:30:08 +00:00
Alexandre
f7f42836c3
Update version to 2.5.2-3 in config.yaml
2026-01-31 13:24:20 +01:00
Alexandre
4574b39652
Update ha_entrypoint.sh
2026-01-31 13:22:44 +01:00
Alexandre
e6f81ddb9c
Merge pull request #2428 from alexbelgium/codex/fix-missing-docker-mods-in-repo
...
Run docker mods during PID1 startup
2026-01-31 13:20:36 +01:00
Alexandre
47fc48a3a6
Run docker mods before starting services
2026-01-31 13:20:15 +01:00
Alexandre
a715d31cce
Merge pull request #2426 from alexbelgium/codex/build-front-end-with-/birdnet/-base-path
...
Adjust BirdNET PiPy frontend base path for /birdnet/
2026-01-31 12:49:08 +01:00
Alexandre
ca9240cf01
Merge branch 'master' into codex/build-front-end-with-/birdnet/-base-path
2026-01-31 12:49:00 +01:00
Alexandre
0e7aae05b9
Bump birdnet-pipy version suffix
2026-01-31 12:48:10 +01:00
Alexandre
541954aafa
Merge pull request #2427 from alexbelgium/codex/fix-hassio-addons-issue-2424
...
immich: enable LSIO docker-mods (Redis) by keeping container as root, bump to 2.5.3
2026-01-31 12:42:21 +01:00
Alexandre
29b05078db
Set LSIO non-root user flag to 0
2026-01-31 12:42:07 +01:00
Alexandre
385d941770
Set Immich addon version to 2.5.2-2
2026-01-31 12:24:45 +01:00
github-actions
356861acb0
GitHub bot: changelog
2026-01-31 11:23:32 +00:00
Alexandre
e188f57af7
Fix Immich Redis mod startup
2026-01-31 12:21:56 +01:00
Alexandre
21153bc6f4
Update version to 0.3.2-2 in config.yaml
2026-01-31 12:06:52 +01:00
Alexandre
0db919e772
Change sub_filter_types to allow all types
2026-01-31 12:06:33 +01:00
Alexandre
f2d1fc777d
Adjust BirdNET PiPy frontend base path
2026-01-31 12:04:53 +01:00
Alexandre
edaf0f9061
Merge pull request #2425 from baldarn/master
...
[WHATSAPPER] Add arm64 arch
2026-01-31 11:41:09 +01:00
baldarn
3ad44801b8
[WHATSAPPER] Add arm64 arch
2026-01-31 11:38:56 +01:00
Alexandre
6e4898e597
Change execution user for icecast startup script
2026-01-31 11:26:18 +01:00
Alexandre
1e79394155
Update Dockerfile
2026-01-31 11:26:03 +01:00
Alexandre
1af591c2ec
Update Dockerfile
2026-01-31 11:25:51 +01:00
github-actions
7fd8460084
GitHub bot: changelog
2026-01-31 10:01:54 +00:00
Alexandre
7cef795d6c
Update config.yaml
2026-01-31 10:58:48 +01:00
Alexandre
e31da75083
Fix URL for flood-for-transmission download
...
https://github.com/alexbelgium/hassio-addons/issues/2422
2026-01-31 10:58:39 +01:00
GitHub Actions
2c2c7a9282
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-01-31 08:23:37 +00:00
alexbelgium
6ddaee264a
Updater bot : immich_noml updated to 2.5.2
2026-01-31 09:19:02 +01:00
alexbelgium
4dc6dd6e73
Updater bot : immich_cuda updated to 2.5.2
2026-01-31 09:18:55 +01:00
alexbelgium
09d27033e9
Updater bot : immich updated to 2.5.2
2026-01-31 09:18:51 +01:00
alexbelgium
c3f5093e6c
Updater bot : browserless_chrome updated to 2.38.4
2026-01-31 09:17:43 +01:00
Alexandre
8b6e29c90c
Merge pull request #2420 from alexbelgium/codex/fix-sed-command-failure-in-addons
...
Install `sed` before s6 patch in Immich Dockerfiles
2026-01-31 09:15:57 +01:00
Alexandre
c4737ba655
Install sed before immich patch
2026-01-31 09:15:40 +01:00
Alexandre
99e0b6e9bc
Update Dockerfile to install sed before usage
...
Install sed before using it to modify the init-test-run script.
2026-01-31 08:19:42 +01:00
GitHub Actions
ec993cc215
Revert 'Updater bot : immich updated to 2.5.2' [nobuild]
2026-01-31 06:53:41 +00:00
GitHub Actions
9062d377b0
Revert 'Updater bot : immich_cuda updated to 2.5.2' [nobuild]
2026-01-31 06:52:56 +00:00
GitHub Actions
dada3920cb
Revert 'Updater bot : immich_noml updated to 2.5.2' [nobuild]
2026-01-31 06:52:31 +00:00
GitHub Actions
3b9f810d74
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-01-31 06:50:54 +00:00
alexbelgium
ef850c0fc6
Updater bot : immich_openvino updated to 2.5.2
2026-01-31 07:46:04 +01:00
alexbelgium
3d2ef96210
Updater bot : immich_noml updated to 2.5.2
2026-01-31 07:46:00 +01:00
alexbelgium
733903a106
Updater bot : immich_cuda updated to 2.5.2
2026-01-31 07:45:54 +01:00
alexbelgium
35ca996dbb
Updater bot : immich updated to 2.5.2
2026-01-31 07:45:50 +01:00
alexbelgium
d863c9e019
Updater bot : browserless_chrome updated to 2.38.4
2026-01-31 07:44:42 +01:00
Alexandre
43102fc50a
Change PACKAGES environment variable and fix sed command
2026-01-31 07:43:05 +01:00
Alexandre
8398fb2250
Change PACKAGES environment variable to use 'sed'
2026-01-31 07:42:17 +01:00
Alexandre
6b56753942
Change PACKAGES environment variable in Dockerfile
2026-01-31 07:41:46 +01:00
Alexandre
cf2371a20f
Update PACKAGES environment variable in Dockerfile
2026-01-31 07:41:09 +01:00
GitHub Actions
1f9462baab
Revert 'Updater bot : immich_cuda updated to 2.5.2' [nobuild]
2026-01-31 06:39:00 +00:00
GitHub Actions
3e09922a16
Revert 'Updater bot : immich updated to 2.5.2' [nobuild]
2026-01-31 06:38:46 +00:00
GitHub Actions
1f774a697e
Revert 'Updater bot : immich_openvino updated to 2.5.2' [nobuild]
2026-01-31 06:38:19 +00:00
GitHub Actions
be0ce2b703
Revert 'Updater bot : immich_noml updated to 2.5.2' [nobuild]
2026-01-31 06:38:13 +00:00
GitHub Actions
e19a8d5ac4
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-01-31 06:36:42 +00:00
alexbelgium
9dfc9502a8
Updater bot : jackett updated to 0.24.993
2026-01-31 07:32:31 +01:00
alexbelgium
e7ac299135
Updater bot : immich_openvino updated to 2.5.2
2026-01-31 07:32:24 +01:00
alexbelgium
afb777be12
Updater bot : immich_noml updated to 2.5.2
2026-01-31 07:32:21 +01:00
alexbelgium
120a6141fb
Updater bot : immich_cuda updated to 2.5.2
2026-01-31 07:32:14 +01:00
alexbelgium
811ea5fc7f
Updater bot : immich updated to 2.5.2
2026-01-31 07:32:10 +01:00
alexbelgium
305f840818
Updater bot : browserless_chrome updated to 2.38.4
2026-01-31 07:30:56 +01:00
Alexandre
a0c2feea8f
Update ha_automatic_packages.sh
2026-01-31 07:29:07 +01:00
GitHub Actions
d95c20ef2b
Revert 'Updater bot : immich_cuda updated to 2.5.2' [nobuild]
2026-01-31 01:06:59 +00:00
GitHub Actions
1dd123231e
Revert 'Updater bot : immich_openvino updated to 2.5.2' [nobuild]
2026-01-31 01:05:12 +00:00
GitHub Actions
b80c8df25c
Revert 'Updater bot : immich updated to 2.5.2' [nobuild]
2026-01-31 01:04:52 +00:00
GitHub Actions
a2335b2d51
Revert 'Updater bot : immich_noml updated to 2.5.2' [nobuild]
2026-01-31 01:04:47 +00:00
GitHub Actions
7f78b7c52b
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-01-31 01:02:39 +00:00
alexbelgium
fc2bad3a5b
Updater bot : nzbget updated to v25.4-ls228
2026-01-31 01:58:43 +01:00
alexbelgium
d4bca146c1
Updater bot : immich_openvino updated to 2.5.2
2026-01-31 01:57:50 +01:00
alexbelgium
931ac4029d
Updater bot : immich_noml updated to 2.5.2
2026-01-31 01:57:46 +01:00
alexbelgium
69da2a65a2
Updater bot : immich_cuda updated to 2.5.2
2026-01-31 01:57:39 +01:00
alexbelgium
261898c657
Updater bot : immich updated to 2.5.2
2026-01-31 01:57:36 +01:00
alexbelgium
3154d168c4
Updater bot : flexget updated to 3.18.42
2026-01-31 01:57:17 +01:00
alexbelgium
4419a4d2b8
Updater bot : codex updated to 1.9.14
2026-01-31 01:56:38 +01:00
alexbelgium
57b05793fa
Updater bot : cloudcommander updated to 19.1.19
2026-01-31 01:56:34 +01:00
alexbelgium
e5f5027401
Updater bot : browserless_chrome updated to 2.38.4
2026-01-31 01:56:22 +01:00
alexbelgium
e7984019cd
Updater bot : browser_brave updated to 1.86.146-ls73
2026-01-31 01:56:08 +01:00
github-actions
b97d9c16da
GitHub bot : README updated
2026-01-30 17:12:29 +00:00
Alexandre
f7d877b84e
Merge pull request #2418 from alexbelgium/codex/fix-issue-#2416-in-hassio-addons
...
Fix Seafile env_vars export handling https://github.com/alexbelgium/hassio-addons/issues/2416
2026-01-30 16:58:13 +01:00
Alexandre
4624ab8aa2
Fix seafile env_vars export
2026-01-30 16:57:44 +01:00
Alexandre
a5eb85a8fd
Fix seafile env_vars export
2026-01-30 16:55:56 +01:00
github-actions
5876343a32
GitHub bot: changelog
2026-01-30 13:35:55 +00:00
GitHub Actions
4b369ee360
Revert 'Updater bot : immich_cuda updated to 2.5.2' [nobuild]
2026-01-30 13:29:48 +00:00
GitHub Actions
a0e5c36039
Revert 'Updater bot : immich_openvino updated to 2.5.2' [nobuild]
2026-01-30 13:26:50 +00:00
GitHub Actions
610bf9f3e5
Revert 'Updater bot : immich_noml updated to 2.5.2' [nobuild]
2026-01-30 13:26:42 +00:00
GitHub Actions
ff01f637d9
Revert 'Updater bot : immich updated to 2.5.2' [nobuild]
2026-01-30 13:26:31 +00:00
GitHub Actions
64f1321a03
Revert 'Updater bot : browserless_chrome updated to 2.38.4' [nobuild]
2026-01-30 13:19:58 +00:00
alexbelgium
cea404cc9f
Updater bot : zzz_archived_code-server updated to 4.108.2
2026-01-30 14:17:13 +01:00
alexbelgium
eed325ff87
Updater bot : transmission updated to 4.1.0
2026-01-30 14:16:02 +01:00
alexbelgium
72a844932a
Updater bot : tandoor_recipes updated to 2.4.1
2026-01-30 14:15:58 +01:00
alexbelgium
efbda7a07f
Updater bot : social_to_mealie updated to 1.3.1
2026-01-30 14:15:45 +01:00
alexbelgium
b27b65f181
Updater bot : signalk updated to 2.20.2
2026-01-30 14:15:41 +01:00
alexbelgium
f2bbcec6f2
Updater bot : portainer updated to 2.38.0
2026-01-30 14:15:08 +01:00
alexbelgium
b26008aae6
Updater bot : plex updated to 1.43.0.10467-2b1ba6e69-ls290
2026-01-30 14:15:04 +01:00
alexbelgium
ca59321bd9
Updater bot : openproject updated to 17.0.2
2026-01-30 14:14:52 +01:00
alexbelgium
28ddc4cdfc
Updater bot : jackett updated to 0.24.988
2026-01-30 14:13:55 +01:00
alexbelgium
be12ec9f37
Updater bot : immich_openvino updated to 2.5.2
2026-01-30 14:13:48 +01:00
alexbelgium
5cd59e6006
Updater bot : immich_noml updated to 2.5.2
2026-01-30 14:13:44 +01:00
alexbelgium
4e6989db38
Updater bot : immich_cuda updated to 2.5.2
2026-01-30 14:13:38 +01:00
alexbelgium
f433ec0bbb
Updater bot : immich updated to 2.5.2
2026-01-30 14:13:34 +01:00
alexbelgium
e3f321d69f
Updater bot : grampsweb updated to 26.1.1
2026-01-30 14:13:26 +01:00
alexbelgium
2838ee6e12
Updater bot : filebrowser updated to 2.56.0
2026-01-30 14:13:00 +01:00
alexbelgium
179a1588ce
Updater bot : ente updated to 1.7.17
2026-01-30 14:12:54 +01:00
alexbelgium
ee24fafa9a
Updater bot : emby_beta updated to 4.10.0.1
2026-01-30 14:12:44 +01:00
alexbelgium
7eb421faa1
Updater bot : collabora updated to 25.4.8.1
2026-01-30 14:12:36 +01:00
alexbelgium
f16716a4dd
Updater bot : codex updated to 1.9.13
2026-01-30 14:12:32 +01:00
alexbelgium
ca31c17831
Updater bot : cloudcommander updated to 19.1.18
2026-01-30 14:12:28 +01:00
alexbelgium
71849a8e78
Updater bot : calibre updated to 9.0.0
2026-01-30 14:12:19 +01:00
alexbelgium
e893478fde
Updater bot : browserless_chrome updated to 2.38.4
2026-01-30 14:12:15 +01:00
alexbelgium
7226427f9a
Updater bot : browser_chromium updated to version-4896c9c3
2026-01-30 14:12:12 +01:00
alexbelgium
5e1b5ed571
Updater bot : browser_brave updated to 1.86.146-ls72
2026-01-30 14:12:02 +01:00
alexbelgium
6e578fc0f0
Updater bot : birdnet-pipy updated to 0.3.2
2026-01-30 14:10:00 +01:00
alexbelgium
5fcf020c22
Updater bot : autobrr updated to 1.72.1
2026-01-30 14:09:43 +01:00
github-actions
972f1bdc4d
GitHub bot: changelog
2026-01-30 12:35:08 +00:00
Alexandre
ce170ff096
Bump version from 0.6.5 to 0.6.6
2026-01-30 13:19:39 +01:00
Alexandre
bda09111d5
Integrate bashio-standalone.sh into startup script
...
Add sourcing of bashio-standalone.sh and update scripts.
2026-01-30 13:17:16 +01:00
github-actions
98e4abb26c
GitHub bot : graphs updated
2026-01-30 12:16:31 +00:00
github-actions
e312d57be3
Github bot : stats updated
2026-01-30 12:15:36 +00:00
Alexandre
a0c574524c
Remove standalone mode handling in ha_entrypoint.sh
...
Removed standalone mode check for bashio commands.
2026-01-30 13:06:49 +01:00
Alexandre
2088b3c40c
Bump version from 0.6.4 to 0.6.5
2026-01-30 12:43:17 +01:00
Alexandre
d88283dc83
Update bashio-standalone.sh
2026-01-30 10:25:01 +01:00
GitHub Actions
0e9b492ea0
Revert 'update' [nobuild]
2026-01-30 08:35:55 +00:00
github-actions
3a38361d3d
GitHub bot: changelog
2026-01-30 08:21:41 +00:00
Alexandre
596d83e12f
update
2026-01-30 09:11:44 +01:00
Alexandre
c8e8d3c16e
Clean
2026-01-30 09:11:12 +01:00
Alexandre
3a9bfb4884
Update ha_entrypoint.sh
2026-01-30 09:09:05 +01:00
Alexandre
00e41e2529
Update config.yaml
2026-01-30 09:06:05 +01:00
Alexandre
6374cb6f54
Update 32-nginx_ingress.sh
2026-01-30 09:05:46 +01:00
Alexandre
760ea3cf26
Update ingress_params.conf
2026-01-30 09:05:11 +01:00
Alexandre
53aeada3fd
Update ingress_params.conf
2026-01-30 09:05:04 +01:00
Alexandre
6238f314f4
Update ingress_params.conf
2026-01-30 09:04:57 +01:00
Alexandre
9b9502552e
Add absolute_redirect off to nginx config
2026-01-30 09:04:51 +01:00
Alexandre
ed6e54a66a
Add rewrite rule for ingress entry in NGINX config
2026-01-30 09:04:26 +01:00
Alexandre
87a163998b
Update nginx ingress configuration script
2026-01-30 09:03:34 +01:00
Alexandre
14070f6243
Update config.yaml
2026-01-29 20:27:02 +01:00
github-actions
c427e3beea
GitHub bot: changelog
2026-01-29 17:16:13 +00:00
Alexandre
96d49344b6
Update config.yaml
2026-01-29 17:59:48 +01:00
Alexandre
5bdcab6ccd
Merge pull request #2415 from alexbelgium/codex/update-nginx.conf-installation-and-configurations
...
Use upstream frontend nginx.conf and generate ingress config at startup
2026-01-29 17:43:19 +01:00
Alexandre
e75cf4beea
update
2026-01-29 17:40:59 +01:00
Alexandre
936d44c21c
clean
2026-01-29 17:39:15 +01:00
Alexandre
8e86e0b8e7
Update BirdNET-PiPy nginx configs
2026-01-29 17:38:17 +01:00
Alexandre
80b0e840bb
Update ingress_params.conf
2026-01-29 17:26:47 +01:00
Alexandre
29d5d796a2
Create ingress_params.conf
2026-01-29 17:25:45 +01:00
Alexandre
5e1622584e
Update server_params.conf
2026-01-29 17:25:15 +01:00
Alexandre
18766146a0
Update nginx.conf
2026-01-29 17:22:02 +01:00
litinoveweedle
699400ad40
the real fix to fix vpn script permissions ;-)
2026-01-29 17:21:34 +01:00
litinoveweedle
bfdbd1e289
fixed vpn script execute permissions
2026-01-29 17:18:20 +01:00
Alexandre
8372be9c20
Update run
2026-01-29 17:14:07 +01:00
litinoveweedle
38302a8428
fix opevpn config path in log message
2026-01-29 17:08:40 +01:00
litinoveweedle
092bf0ab46
fixed find of openvpn configs
2026-01-29 17:04:31 +01:00
litinoveweedle
ffaec60c47
correct check for bashio fs.directory_exists
2026-01-29 16:51:57 +01:00
github-actions
ae64850d97
GitHub bot: changelog
2026-01-29 15:27:26 +00:00
Alexandre
c3a5a67518
Merge pull request #2414 from alexbelgium/codex/check-connection-logic-for-birdnet-pipy
...
Fix BirdNET-PiPy nginx routing and docs for direct access
2026-01-29 16:13:13 +01:00
Alexandre
0fb143972d
Bump BirdNET-PiPy version
2026-01-29 16:12:53 +01:00
Alexandre
5c10f19d18
Fix BirdNET-PiPy nginx routing
2026-01-29 16:07:08 +01:00
Alexandre
7905b2df7b
Update config.yaml
2026-01-29 15:45:25 +01:00
Alexandre
a6b2b96689
Update Dockerfile
2026-01-29 15:45:11 +01:00
Alexandre
1645e1b78f
Update Dockerfile
2026-01-29 15:44:59 +01:00
Alexandre
e7e64c84d7
update
2026-01-29 15:34:09 +01:00
Alexandre
a40605e3a8
Update config.yaml
2026-01-29 15:31:08 +01:00
Alexandre
8a4c7d5d2a
Update server_params.conf
2026-01-29 15:28:49 +01:00
Alexandre
450d63c914
images
2026-01-29 15:23:20 +01:00
Alexandre
541e929071
lsio
2026-01-29 15:12:12 +01:00
github-actions
b85f99ae53
GitHub bot: changelog
2026-01-29 12:41:26 +00:00
Alexandre
dbeffb39d1
Update config.yaml
2026-01-29 13:27:03 +01:00
Alexandre
302e39459d
remove bashio standalone
2026-01-29 13:26:08 +01:00
Alexandre
b80282a229
Update ha_automatic_packages.sh
2026-01-29 13:24:55 +01:00
Alexandre
5d3632a147
Merge pull request #2412 from alexbelgium/codex/align-birdnet-pipy-documentation-options
...
Document add-on options and configuration for BirdNET-PiPy
2026-01-29 11:43:39 +01:00
Alexandre
732827b191
Update BirdNET-PiPy documentation options
2026-01-29 11:43:20 +01:00
Alexandre
dcc30aaa8f
Update config.yaml
2026-01-29 11:32:58 +01:00
Alexandre
aa987e1ede
update standalone
2026-01-29 11:32:18 +01:00
Alexandre
25fa68f7a9
Update ha_automatic_packages.sh
2026-01-29 11:27:45 +01:00
GitHub Actions
9831c0f3e4
Revert 'Update config.yaml' [nobuild]
2026-01-29 10:26:07 +00:00
Alexandre
121ae9432b
Update config.yaml
2026-01-29 11:20:25 +01:00
Alexandre
7da8699791
Fix bashio installation script and symlink creation
2026-01-29 11:19:04 +01:00
GitHub Actions
7d650907c1
Revert 'Update config.yaml' [nobuild]
2026-01-29 10:17:31 +00:00
Alexandre
5cce4352b1
nobuild
2026-01-29 11:14:40 +01:00
Alexandre
abd1936871
Update config.yaml
2026-01-29 11:12:18 +01:00
Alexandre
1b1846d40d
Merge pull request #2411 from alexbelgium/codex/review-bashio-installation-logic
...
Fix bashio router template naming for Dockerfile installs
2026-01-29 11:11:43 +01:00
Alexandre
221ca71a31
Fix bashio router template name
2026-01-29 11:11:30 +01:00
Alexandre
0ed46f8bea
Update config.yaml
2026-01-29 11:10:45 +01:00
Alexandre
ce0e9025b5
Merge pull request #2410 from alexbelgium/codex/fix-failing-build-in-github-actions
...
Fix birdnet-pipy config lint and pip installs
2026-01-29 11:09:16 +01:00
Alexandre
f3a2b4b2ec
Update config.yaml to add ssl and share permissions
2026-01-29 11:08:57 +01:00
Alexandre
32ba55480c
Fix birdnet-pipy add-on build and config lint
2026-01-29 11:08:05 +01:00
Alexandre
f43020d85b
Accept standalone bashio
2026-01-29 11:06:24 +01:00
github-actions
fd8e5e0e15
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-28 19:04:33 +00:00
Alexandre
c7b741deb1
Merge pull request #2408 from alexbelgium/codex/refactor-birdnet-pipy-ha-add-on-for-s6-supervision
...
Add configurable `data_location` option and symlink `/app/data` to chosen path
2026-01-28 20:03:40 +01:00
Alexandre
f9cfbe402b
Fix data migration ordering
2026-01-28 19:59:55 +01:00
Alexandre
dca06b9a9d
Add configurable data location
2026-01-28 19:41:00 +01:00
github-actions
28d57a80e4
GitHub bot : README updated
2026-01-28 17:11:41 +00:00
Alexandre
6d56f5ae52
Merge pull request #2407 from alexbelgium/codex/create-home-assistant-dockerfile-for-birdnet-pipy
...
Refine BirdNET-PiPy addon build sources
2026-01-28 18:03:02 +01:00
Alexandre
92032b9c77
Refine BirdNET-PiPy build sources
2026-01-28 17:53:37 +01:00
Alexandre
9a64c29525
Update CHANGELOG.md
2026-01-28 15:33:20 +01:00
github-actions
f518a22b81
GitHub bot: changelog
2026-01-28 14:33:02 +00:00
Alexandre
27d27b396e
Update config.yaml
2026-01-28 15:32:47 +01:00
Alexandre
0a9bbf8aa7
Refactor symlink creation and data migration logic
2026-01-28 15:32:35 +01:00
Alexandre
dbce691a6e
Refactor Plex Media Server folder setup and migration
...
Refactor folder initialization and migration logic for Plex Media Server. Enhance symlink handling and permissions management.
2026-01-28 15:30:48 +01:00
Alexandre
ad43fde3a5
Update CHANGELOG.md
2026-01-28 15:15:20 +01:00
Alexandre
c62164b4c4
Merge pull request #2406 from alexbelgium/codex/add-configuration-for-plex-storage-location
...
Refine Plex `data_location` migration and document behavior
2026-01-28 15:14:41 +01:00
Alexandre
2133c368f6
Improve Plex data location migration
2026-01-28 15:12:49 +01:00
github-actions
9c9c01723d
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-28 14:07:32 +00:00
Alexandre
f00b9c6e53
Merge pull request #2405 from alexbelgium/codex/create-home-assistant-add-on-with-ingress
...
Add BirdNET-PiPy add-on with ingress support and remove icon assets
2026-01-28 15:06:40 +01:00
Alexandre
24461af201
Add BirdNET-PiPy add-on
2026-01-28 15:06:11 +01:00
Alexandre
10b743e6fd
Avoid wireguard conf validation message
2026-01-28 14:15:11 +01:00
Alexandre
a82cb73634
No more bin folder
2026-01-28 13:56:39 +01:00
Alexandre
e72eed170a
Merge pull request #2403 from alexbelgium/codex/fix-scripts-for-failing-jobs
...
Fix empty addon list handling in workflows
2026-01-27 16:22:34 +01:00
Alexandre
75a79543d8
Fix empty addon list handling in workflows
2026-01-27 16:22:16 +01:00
Alexandre
1f0930c48a
Merge pull request #2402 from alexbelgium/codex/remove-paths-filter.yml-from-scripts
...
Remove paths-filter label check from PR workflow
2026-01-27 16:11:50 +01:00
Alexandre
d84ae05d24
Remove paths-filter label check
2026-01-27 16:10:55 +01:00
litinoveweedle
22dc8a8351
overhaul of the cont-init vpn scripts
2026-01-27 12:17:30 +01:00
litinoveweedle
80f7efb013
overhaul cont-init vpn scripts
2026-01-27 12:15:16 +01:00
litinoveweedle
b001f1ebca
Add wireguard MTU option
...
+ fix OpenVPN suffix to both conf and ovn
2026-01-26 20:24:29 +01:00
litinoveweedle
af403e5eae
fix OpenVPN config suffix
2026-01-26 18:26:14 +01:00
litinoveweedle
3559f52e84
Merge branch 'alexbelgium:master' into qbittorrent_vpn_overhaul
2026-01-26 18:12:25 +01:00
litinoveweedle
38c8929605
vpn service script improvements & fixes
...
simplified logging + notify user on the VPN behavior
improved DNS servers handling + IPv6 defaults
added Wireguard persistent-keepalive option
fixed some execution bugg + typos
2026-01-26 18:11:13 +01:00
github-actions
e88fbb3d4d
Github bot : image compressed
2026-01-25 23:07:31 +00:00
litinoveweedle
7e0281bc21
remove unnecessary OpeVPN scripts
2026-01-25 17:40:17 +01:00
litinoveweedle
b120e4bcd7
Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul
2026-01-25 17:24:15 +01:00
litinoveweedle
1a0df6c5c2
improve dns servers handling
...
fixed routing rule addresses
2026-01-25 17:23:59 +01:00
litinoveweedle
afec1850ba
Merge branch 'alexbelgium:master' into qbittorrent_vpn_overhaul
2026-01-25 09:23:47 +01:00
litinoveweedle
47a43c82b4
initial VPN logic implementation
...
both Wireguard and OpenVPN are now handled by single service file
This remove dependency to external tools
Simplify vpn routing by using dedicated routing table which is used by qbittorrent torrent client listenning directly on the vpn interface.
To prevent DNS leeks traffic to addon configured DNS servers is forced to use same dedicated routing table
2026-01-25 09:21:49 +01:00
github-actions[bot]
4a763cc357
Update stargazer map & cache
2026-01-25 01:10:22 +00:00
Jarek Świerczyński
bfeb85c76e
Merge branch 'alexbelgium:master' into master
2026-01-24 21:23:07 +01:00
Jarek Świerczyński
92c0213865
Fix Ingress for changedetection.io
2026-01-24 18:36:44 +01:00
alexbelgium
18f6519f00
Updater bot : nzbget updated to v25.4-ls227
2026-01-24 01:58:36 +01:00
alexbelgium
9f56ac2804
Updater bot : jackett updated to 0.24.903
2026-01-24 01:57:48 +01:00
alexbelgium
28a1eeabb3
Updater bot : gitea updated to 1.25.4
2026-01-24 01:57:21 +01:00
alexbelgium
9b64d3eed5
Updater bot : flexget updated to 3.18.39
2026-01-24 01:57:12 +01:00
alexbelgium
43217ceea7
Updater bot : codex updated to 1.9.7
2026-01-24 01:56:34 +01:00
alexbelgium
dfafe4300e
Updater bot : cloudcommander updated to 19.1.9
2026-01-24 01:56:31 +01:00
alexbelgium
03b669cdc1
Updater bot : changedetection.io updated to 0.52.9
2026-01-24 01:56:28 +01:00
alexbelgium
f8078404ac
Updater bot : browser_brave updated to 1.86.142-ls71
2026-01-24 01:56:07 +01:00
github-actions
5701caa2b6
GitHub bot : README updated
2026-01-23 17:07:36 +00:00
github-actions
41e7af6ae7
GitHub bot : graphs updated
2026-01-23 12:14:42 +00:00
github-actions
bd28cf8820
Github bot : stats updated
2026-01-23 12:14:02 +00:00
github-actions
eefd1c8a26
GitHub bot: changelog
2026-01-23 10:08:05 +00:00
Alexandre
59e2c1aa0a
Update qbittorrent version to 5.1.4-5
2026-01-23 11:02:01 +01:00
Alexandre
20ce63fe45
Merge pull request #2395 from litinoveweedle/fix_qbittorent_wireguard
...
Fix qbittorent wireguard init
2026-01-23 11:01:21 +01:00
litinoveweedle
f3f4d2ef81
Implement cleanup for temporary files in iptables-restore
...
Add cleanup function to remove temporary files on exit.
2026-01-22 23:09:08 +01:00
litinoveweedle
30e047c020
Add cleanup function to ip6tables-restore script
2026-01-22 23:08:09 +01:00
alexbelgium
eff0c24876
Updater bot : wger updated to 2.5-dev
2026-01-21 14:30:31 +01:00
alexbelgium
3003026a37
Updater bot : webtop_kde updated to 4.16-r0-ls94
2026-01-21 14:30:25 +01:00
alexbelgium
5db166ba60
Updater bot : signalk updated to 2.20.0
2026-01-21 14:29:12 +01:00
alexbelgium
faa535c7bc
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls289
2026-01-21 14:28:32 +01:00
Alexandre
cef295859c
Update ha_automatic_packages.sh
2026-01-21 14:27:36 +01:00
alexbelgium
f3d28b3fb7
Updater bot : immich_frame updated to 1.0.31.0
2026-01-21 14:27:11 +01:00
alexbelgium
814ce2772a
Updater bot : filebrowser updated to 2.55.0
2026-01-21 14:26:30 +01:00
Alexandre
70c522ecf9
Update
2026-01-21 14:24:19 +01:00
Alexandre
84b0506058
Update Dockerfile
2026-01-21 12:50:24 +01:00
GitHub Actions
d7ed572b99
Revert 'Updater bot : webtop_kde updated to 4.16-r0-ls94' [nobuild]
2026-01-21 10:36:03 +00:00
GitHub Actions
fce4bcb316
Revert 'Updater bot : wger updated to 2.5-dev' [nobuild]
2026-01-21 10:34:23 +00:00
GitHub Actions
20003c5b0f
Revert 'Updater bot : signalk updated to 2.20.0' [nobuild]
2026-01-21 10:33:11 +00:00
GitHub Actions
3ec90b59be
Revert 'Updater bot : plex updated to 1.42.2.10156-f737b826c-ls289' [nobuild]
2026-01-21 10:32:23 +00:00
alexbelgium
7620db3f02
Updater bot : wger updated to 2.5-dev
2026-01-21 11:30:22 +01:00
alexbelgium
2e673b703b
Updater bot : webtop_kde updated to 4.16-r0-ls94
2026-01-21 11:30:17 +01:00
GitHub Actions
1c084cb6c8
Revert 'Updater bot : filebrowser updated to 2.55.0' [nobuild]
2026-01-21 10:29:30 +00:00
alexbelgium
60e44336a3
Updater bot : signalk updated to 2.20.0
2026-01-21 11:28:59 +01:00
alexbelgium
96339edb3d
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls289
2026-01-21 11:28:23 +01:00
alexbelgium
935a7c1d19
Updater bot : netalertx_fa updated to 26.1.17
2026-01-21 11:27:57 +01:00
alexbelgium
9efbfad7b5
Updater bot : jellyfin updated to 10.11.6
2026-01-21 11:27:16 +01:00
alexbelgium
b79dcb51e5
Updater bot : jackett updated to 0.24.898
2026-01-21 11:27:12 +01:00
alexbelgium
65808949cc
Updater bot : fireflyiii updated to 6.4.16
2026-01-21 11:26:28 +01:00
alexbelgium
7cfb4f0936
Updater bot : filebrowser updated to 2.55.0
2026-01-21 11:26:20 +01:00
alexbelgium
58fb944675
Updater bot : codex updated to 1.9.6
2026-01-21 11:25:55 +01:00
alexbelgium
3cde4a6f49
Updater bot : cloudcommander updated to 19.1.8
2026-01-21 11:25:51 +01:00
alexbelgium
c75be28205
Updater bot : changedetection.io updated to 0.52.8
2026-01-21 11:25:47 +01:00
alexbelgium
e3e8b802df
Updater bot : browser_chromium updated to version-f10e4d46
2026-01-21 11:25:34 +01:00
alexbelgium
2bb276b18c
Updater bot : birdnet-go updated to nightly-20260118
2026-01-21 11:24:40 +01:00
github-actions
62531628e9
GitHub bot: changelog
2026-01-21 06:34:49 +00:00
Alexandre
8fc5026647
Merge pull request #2394 from moaead/fix/issue-2393-web-terminal-login
...
fix(birdnet-pi): enable web terminal login when no password is set
2026-01-21 07:07:25 +01:00
Alexandre
b6fe5cbd7a
Update CHANGELOG with passwordless terminal fix
2026-01-21 07:05:29 +01:00
Alexandre
1bc2f49c10
Update version in config.yaml to 2026.01.21
2026-01-21 07:04:58 +01:00
Moaead Yahya
d1f6ca64a6
fix(birdnet-pi): enable web terminal login when no password is set
...
The pi user account was locked when pi_password was not configured,
causing the web terminal login to fail immediately with "Connection
Closed". Now the pi user is given an empty password when no password
is specified, enabling passwordless web terminal login.
Fixes #2393
2026-01-20 23:02:03 +00:00
Alexandre
96954ea852
Merge pull request #2392 from JSoko/patch-1
...
Update README.md
2026-01-20 19:14:41 +01:00
Joachim Sokolowski
c727d45937
Update README.md
...
Typo: "for for" changed to single "for" on line 46
2026-01-20 18:40:31 +01:00
github-actions
7f9abcaab2
GitHub bot : README updated
2026-01-20 17:08:40 +00:00
github-actions
736bc28a6c
GitHub bot: changelog
2026-01-20 13:45:26 +00:00
Alexandre
5f852baecd
update
2026-01-20 14:28:50 +01:00
Alexandre
a9720ab42d
update
2026-01-20 14:28:48 +01:00
Alexandre
1f3eb13cb8
Clean
2026-01-20 14:27:06 +01:00
Alexandre
68c97c084e
Merge pull request #2389 from DDanii/master
...
Fix jellyfin web player not getting updates
2026-01-20 11:54:43 +01:00
Alexandre
7d29bcdc9a
Merge pull request #2388 from alexbelgium/revert-2387-codex/add-ingress-to-jackett-addon
...
Revert "Add ingress support for Jackett add-on"
2026-01-20 11:18:21 +01:00
DDanii
af6ab57bb1
version up
2026-01-20 10:24:34 +01:00
DDanii
a03a89a584
Add changelog
2026-01-20 10:24:03 +01:00
DDanii
c7f5002e82
Fix web player not getting updates
2026-01-20 09:36:01 +01:00
github-actions
b6aaee6bb7
GitHub bot : README updated
2026-01-19 17:06:12 +00:00
Alexandre
3dfb9239f9
Revert "Add ingress support for Jackett add-on"
2026-01-19 17:41:46 +01:00
Alexandre
bbe7b2172f
Merge pull request #2387 from alexbelgium/codex/add-ingress-to-jackett-addon
...
Add ingress support for Jackett add-on
2026-01-19 17:28:32 +01:00
Alexandre
fde8a5fa51
Add ingress support for Jackett addon
2026-01-19 17:11:43 +01:00
Alexandre
4f9d392339
Merge pull request #2386 from alexbelgium/revert-2385-codex/add-ingress-to-jacket-paja1c
...
Revert "Add ingress support to Jackett addon"
2026-01-19 16:44:08 +01:00
Alexandre
280d7f29b4
Revert "Add ingress support to Jackett addon"
2026-01-19 16:43:57 +01:00
Alexandre
c2530e09d1
Merge pull request #2385 from alexbelgium/codex/add-ingress-to-jacket-paja1c
...
Add ingress support to Jackett addon
2026-01-19 16:10:05 +01:00
Alexandre
2d82787c5d
Add ingress support to Jackett addon
2026-01-19 16:09:44 +01:00
github-actions
6780681551
GitHub bot: changelog
2026-01-19 14:26:15 +00:00
Alexandre
413e655b47
Merge pull request #2383 from alexbelgium/codex/add-ingress-to-prowlarr
...
Add ingress support to Prowlarr add-on
2026-01-19 15:23:21 +01:00
Alexandre
561fec9ced
Update version in config.yaml
2026-01-19 15:21:28 +01:00
Alexandre
841e86cb95
Add ingress support to prowlarr
2026-01-19 15:20:09 +01:00
github-actions
cd75c0613f
Github bot : image compressed
2026-01-18 23:06:46 +00:00
github-actions
0f3f672f5f
GitHub bot: changelog
2026-01-18 06:59:39 +00:00
Alexandre
f362a440aa
Update Nextcloud version to 32.0.5-2
2026-01-18 07:56:40 +01:00
Alexandre
8aefca0c7b
Update ha_automatic_packages.sh
2026-01-18 07:55:46 +01:00
Alexandre
4983ec3475
Refactor SMB/NFS mounting script for clarity and logging
...
Refactor error handling and improve logging for SMB/NFS mounting script. Adjust shellcheck directives and streamline code structure.
2026-01-18 07:51:21 +01:00
Alexandre
915a4f0d44
Update config.yaml
2026-01-18 07:34:54 +01:00
github-actions[bot]
87a7ef3a4c
Update stargazer map & cache
2026-01-18 01:09:00 +00:00
github-actions
0814094a04
GitHub bot : README updated
2026-01-17 17:03:38 +00:00
Alexandre
21d9706191
Update version in config.yaml to 26.1.17Nobuild
2026-01-17 08:28:21 +01:00
Alexandre
335a0fa8c9
Update updater.json
2026-01-17 08:27:52 +01:00
alexbelgium
f40e59d7e2
Updater bot : zzz_archived_code-server updated to 4.108.1
2026-01-17 07:09:41 +01:00
alexbelgium
90957a5163
Updater bot : nextcloud updated to 32.0.5
2026-01-17 07:07:21 +01:00
alexbelgium
f45eb895b2
Updater bot : netalertx updated to 26.1.17
2026-01-17 07:07:17 +01:00
GitHub Actions
ed2631483d
Revert 'Updater bot : nextcloud updated to 32.0.5' [nobuild]
2026-01-17 01:02:24 +00:00
alexbelgium
7ea9430280
Updater bot : prowlarr updated to nightly-2.3.2.5251-ls221
2026-01-17 01:59:03 +01:00
alexbelgium
7edcf9a0f1
Updater bot : nextcloud updated to 32.0.5
2026-01-17 01:58:31 +01:00
alexbelgium
d99511bbe9
Updater bot : flexget updated to 3.18.38
2026-01-17 01:57:14 +01:00
alexbelgium
66c043c731
Updater bot : fireflyiii_data_importer updated to 2.0.5
2026-01-17 01:57:08 +01:00
alexbelgium
2879177321
Updater bot : cloudcommander updated to 19.1.6
2026-01-17 01:56:32 +01:00
alexbelgium
2e83994907
Updater bot : browser_chromium updated to version-c022782c
2026-01-17 01:56:18 +01:00
github-actions
467619ea53
GitHub bot: changelog
2026-01-16 19:58:22 +00:00
Alexandre
d7f5c5e83f
Update config.yaml
2026-01-16 20:46:33 +01:00
Alexandre
d0e2e44778
Update Dockerfile to modify debugging options
2026-01-16 20:46:15 +01:00
Alexandre
6109c33998
Update config.yaml
2026-01-16 20:22:20 +01:00
Alexandre
da2b6fdc9f
Update wrapped-chromium
2026-01-16 20:22:12 +01:00
Alexandre
2836273f18
Add permission changes for wrapped binaries
2026-01-16 20:21:27 +01:00
Alexandre
b2b7173275
Enhance wrapped-chromium script functionality
...
Refactor wrapped-chromium script for improved binary detection and user data directory handling.
2026-01-16 20:20:37 +01:00
Alexandre
2f43ca7449
Add port 3000 for web interface HTTP
2026-01-16 20:09:18 +01:00
github-actions
10d9ec7585
GitHub bot: changelog
2026-01-16 19:08:09 +00:00
Alexandre
ade325b8d5
Update config.yaml
2026-01-16 20:07:56 +01:00
Alexandre
0d0fec2887
Update Dockerfile
2026-01-16 20:07:44 +01:00
Alexandre
3c23ef2cd1
Update 20-folders.sh
2026-01-16 20:07:28 +01:00
Alexandre
5bcb21db5e
Define shebang on the fly
2026-01-16 19:58:50 +01:00
Alexandre
c3a341867b
Update config.yaml
2026-01-16 19:56:31 +01:00
Alexandre
b06680f648
Update config.yaml
2026-01-16 19:56:25 +01:00
Alexandre
21efe2e08f
Remove 'engrampa' from PACKAGES environment variable
2026-01-16 19:56:10 +01:00
Alexandre
4d1d1bd9bc
Comment out bashio script and entrypoint in Dockerfile
...
Comment out bashio standalone script addition and entrypoint commands.
2026-01-16 19:55:54 +01:00
Alexandre
254f89cb20
symlink
2026-01-16 18:50:08 +00:00
Alexandre
c786353682
update
2026-01-16 19:47:06 +01:00
github-actions
871a2cb53f
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-16 18:44:53 +00:00
github-actions
0c62523579
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-16 18:44:51 +00:00
Alexandre
ef300e1ad1
update
2026-01-16 19:44:04 +01:00
Alexandre
1a2ba79aad
Update config.yaml
2026-01-16 19:40:17 +01:00
Alexandre
137687920a
Update Dockerfile
2026-01-16 19:40:08 +01:00
Alexandre
ee0a5429e2
Update Dockerfile
2026-01-16 19:39:53 +01:00
Alexandre
78f1259612
Merge pull request #2377 from alexbelgium/revert-2376-revert-2375-revert-2374-codex/switch-from-brave-to-chromium-in-addon
...
nobuild
2026-01-16 19:36:00 +01:00
Alexandre
fbb41bfc6a
Revert "Revert "Revert "Switch Brave add-on to linuxserver Chromium upstream image"""
2026-01-16 19:35:44 +01:00
Alexandre
526a903bce
nobuild
...
Revert "Revert "Switch Brave add-on to linuxserver Chromium upstream image""
2026-01-16 19:33:23 +01:00
Alexandre
a58f8c86bb
Revert "Revert "Switch Brave add-on to linuxserver Chromium upstream image""
2026-01-16 19:33:05 +01:00
github-actions
88506906d8
GitHub bot : README updated
2026-01-16 17:06:39 +00:00
Alexandre
827915035a
Merge pull request #2375 from alexbelgium/revert-2374-codex/switch-from-brave-to-chromium-in-addon
...
Revert "Switch Brave add-on to linuxserver Chromium upstream image"
2026-01-16 16:25:55 +01:00
Alexandre
715636d403
Revert "Switch Brave add-on to linuxserver Chromium upstream image"
2026-01-16 16:25:42 +01:00
Alexandre
ee6622bec3
Merge pull request #2374 from alexbelgium/codex/switch-from-brave-to-chromium-in-addon
...
Switch Brave add-on to linuxserver Chromium upstream image
2026-01-16 15:33:53 +01:00
Alexandre
19e4f3231e
Switch brave addon to chromium base
2026-01-16 15:33:28 +01:00
github-actions
af9bccdf28
GitHub bot: changelog
2026-01-16 13:52:07 +00:00
Alexandre
cf1e806026
Update config.yaml
2026-01-16 14:39:34 +01:00
Alexandre
0d1a140054
Update 90-ingress.sh
2026-01-16 14:39:23 +01:00
alexbelgium
4d81f352e0
Updater bot : webtrees updated to 2.2.5
2026-01-16 14:24:53 +01:00
alexbelgium
ec3bbcce6f
Updater bot : openproject updated to 17.0.1
2026-01-16 14:22:55 +01:00
alexbelgium
2ebadbe506
Updater bot : nextcloud updated to 32.0.4
2026-01-16 14:22:43 +01:00
alexbelgium
22e35a4db4
Updater bot : jackett updated to 0.24.863
2026-01-16 14:22:00 +01:00
alexbelgium
325b0752d1
Updater bot : collabora updated to 25.4.7
2026-01-16 14:20:50 +01:00
alexbelgium
6341c8416f
Updater bot : cloudcommander updated to 19.1.4
2026-01-16 14:20:44 +01:00
alexbelgium
83696ecb5a
Updater bot : changedetection.io updated to 0.52.6
2026-01-16 14:20:40 +01:00
alexbelgium
b63d15327f
Updater bot : brave updated to 1.86.139-ls69
2026-01-16 14:20:28 +01:00
Alexandre
547b8da7e2
Update 90-ingress.sh
2026-01-16 14:19:02 +01:00
Alexandre
063b9f0d7c
Fix Dockerfile syntax for brave commands
2026-01-16 14:12:09 +01:00
github-actions
8c56074884
GitHub bot : graphs updated
2026-01-16 12:13:07 +00:00
github-actions
570056bb16
Github bot : stats updated
2026-01-16 12:12:21 +00:00
github-actions
752f217bd9
GitHub bot: changelog
2026-01-16 12:06:27 +00:00
Alexandre
3db8c805ed
Bump version from 1.0.5 to 1.0.6
2026-01-16 12:54:38 +01:00
Alexandre
ac3bc4086c
Update 90-ingress.sh
2026-01-16 12:54:17 +01:00
github-actions
d3cc86fa1f
GitHub bot: changelog
2026-01-16 10:58:41 +00:00
Alexandre
22fa241408
Update config.yaml
2026-01-16 11:58:09 +01:00
Alexandre
27216c3fee
Update Dockerfile
2026-01-16 11:57:31 +01:00
github-actions
4711362b48
GitHub bot: changelog
2026-01-16 10:46:42 +00:00
Alexandre
5544187f17
update
2026-01-16 11:46:24 +01:00
Alexandre
8d84447951
nobuild
2026-01-16 11:40:05 +01:00
Alexandre
32d6dc8a95
icons
2026-01-16 11:33:59 +01:00
Alexandre
6b6e1cd1a0
build
2026-01-16 11:29:48 +01:00
Alexandre
ed487a9c13
clean
2026-01-16 11:19:36 +01:00
Alexandre
27920395b9
nobuild
2026-01-16 11:11:10 +01:00
Alexandre
ce57aa96ce
nobuild
2026-01-16 11:08:04 +01:00
Alexandre
849d636bee
nobuild
2026-01-16 10:44:20 +01:00
github-actions
094679ae8a
GitHub bot: changelog
2026-01-16 09:44:19 +00:00
Alexandre
19b723bb8f
nobuild
...
Removed DNS_server, additional_apps, and several other fields from the configuration schema.
2026-01-16 10:42:22 +01:00
Alexandre
431e8d7793
Update config.yaml
2026-01-16 10:30:29 +01:00
Alexandre
0902668bdb
Update Dockerfile
2026-01-16 10:30:18 +01:00
Alexandre
8ddf0df0ce
Update ha_entrypoint.sh
2026-01-16 10:29:37 +01:00
Alexandre
b2570bd4aa
Update Dockerfile
2026-01-16 09:45:17 +01:00
Alexandre
c038b0b0cc
Merge pull request #2369 from baldarn/master
...
[WHATSAPPER] update to 1.1.1
2026-01-16 07:05:51 +01:00
github-actions
89ca33be0c
GitHub bot: changelog
2026-01-15 18:03:30 +00:00
Alexandre
56691fdb42
Bump version from 1.0.0 to 1.0.1
2026-01-15 18:50:08 +01:00
Alexandre
449772865a
Update entrypoint command in Dockerfile
...
Replace '/usr/bin/env' with '/usr/bin/with-contenv' in init scripts.
2026-01-15 18:49:52 +01:00
Alexandre
12dfa803f1
Merge pull request #2372 from alexbelgium/codex/fix-brave-addon-for-customization
...
Switch brave addon to linuxserver/brave and use /config for data
2026-01-15 18:31:46 +01:00
Alexandre
cf9a7e14d5
Update brave addon base image and config
2026-01-15 18:31:32 +01:00
github-actions
eb84b02dc0
GitHub bot : README updated
2026-01-15 17:10:58 +00:00
github-actions
c684c4be10
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-15 15:46:02 +00:00
Alexandre
b482673af4
clean
2026-01-15 16:44:38 +01:00
github-actions
af721d9f18
GitHub bot: changelog
2026-01-15 15:39:29 +00:00
Alexandre
ec6e7ca644
Update nginx.conf
2026-01-15 16:37:35 +01:00
Alexandre
027fdc79bc
Update config.yaml
2026-01-15 16:32:03 +01:00
Alexandre
c5b80be982
nobuild
2026-01-15 16:28:50 +01:00
Alexandre
0b21a05fde
Update Dockerfile
2026-01-15 16:27:26 +01:00
Alexandre
d938b66229
Update config.yaml
2026-01-15 16:26:35 +01:00
Alexandre
7a4253d580
Update Dockerfile
2026-01-15 16:26:16 +01:00
Alexandre
8e7e69dfab
Nobuild
2026-01-15 16:21:05 +01:00
Alexandre
d8e45cc941
Merge pull request #2371 from alexbelgium/codex/create-brave-browser-addon-using-linuxserver-base
...
Remove Brave add-on icons
2026-01-15 16:15:42 +01:00
Alexandre
cb9d4e6706
Remove Brave add-on icons
2026-01-15 16:15:21 +01:00
lorenzo farnararo
33a9026191
update whatsapper
2026-01-15 13:39:26 +01:00
github-actions
a75bc17f97
GitHub bot: changelog
2026-01-15 08:02:26 +00:00
Alexandre
f75427555f
Update config.yaml
2026-01-15 09:00:09 +01:00
Alexandre
0dd56244ac
Refactor secret resolution and environment variable handling
2026-01-15 08:48:55 +01:00
github-actions
21f5841de8
GitHub bot: changelog
2026-01-15 07:42:11 +00:00
Alexandre
5fc0784149
Update version to 0.52.4-2 in config.yaml
2026-01-15 08:39:36 +01:00
Alexandre
8965dcbea8
Refactor global variable script for clarity
...
Refactor script for better readability and maintainability. Update logging messages and streamline environment variable handling.
2026-01-15 08:34:54 +01:00
GitHub Actions
77a0852b0f
Revert 'Updater bot : webtrees updated to 2.2.5' [nobuild]
2026-01-14 21:11:48 +00:00
alexbelgium
1ddc81d431
Updater bot : webtrees updated to 2.2.5
2026-01-14 22:08:31 +01:00
alexbelgium
6ecd4b651b
Updater bot : webtop_kde updated to 4.16-r0-ls93
2026-01-14 22:08:27 +01:00
alexbelgium
c861dcd122
Updater bot : openproject updated to 17.0.0
2026-01-14 22:06:24 +01:00
alexbelgium
dba19cdfe6
Updater bot : jackett updated to 0.24.846
2026-01-14 22:05:27 +01:00
alexbelgium
c983e17415
Updater bot : enedisgateway2mqtt_dev updated to 0.13.4
2026-01-14 22:04:28 +01:00
alexbelgium
d5eecee2bf
Updater bot : enedisgateway2mqtt updated to 0.13.4
2026-01-14 22:04:24 +01:00
alexbelgium
a586c95936
Updater bot : cloudcommander updated to 19.1.2
2026-01-14 22:04:08 +01:00
alexbelgium
2fe9eafc2e
Updater bot : changedetection.io updated to 0.52.4
2026-01-14 22:04:04 +01:00
alexbelgium
330406e390
Updater bot : browserless_chrome updated to 2.38.3
2026-01-14 22:03:54 +01:00
alexbelgium
90724ccd68
Updater bot : birdnet-go updated to nightly-20260113
2026-01-14 22:03:06 +01:00
github-actions
f6a33b2392
GitHub bot : README updated
2026-01-14 17:08:06 +00:00
Alexandre
b0f8148504
Merge pull request #2368 from alexbelgium/codex/add-ingress-mdi-to-chandetection.io-addon
...
Add ingress icon for changedetection.io
2026-01-14 13:58:12 +01:00
Alexandre
9629d6c083
Add ingress icon for changedetection.io
2026-01-14 13:56:54 +01:00
Alexandre
92277d5b1c
Remove log notice for environment variable export
...
Removed notice log about exporting custom environment variables.
2026-01-14 13:52:09 +01:00
Alexandre
a92674cb4d
Enhance global_var.sh with improved logging and injection
...
Updated logging messages and improved script structure for clarity. Added support for injecting environment variables into bash configuration files.
2026-01-14 13:51:27 +01:00
github-actions
e22aad3f5a
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-14 10:36:54 +00:00
Alexandre
5d475571fa
Merge pull request #2367 from alexbelgium/codex/add-ingress-feature-to-changedetection-addon
...
Add ingress support to changedetection.io add-on
2026-01-14 11:36:01 +01:00
Alexandre
02daa92812
Add ingress support for changedetection.io
2026-01-14 11:34:16 +01:00
github-actions
67a1b6062b
GitHub bot: changelog
2026-01-14 08:38:28 +00:00
Alexandre
af51139e38
Update version to 2.54.0-2 in config.yaml
2026-01-14 09:35:54 +01:00
GitHub Actions
12a96e14b2
Revert 'Updater bot : webtop_kde updated to 4.16-r0-ls93' [nobuild]
2026-01-13 17:52:08 +00:00
alexbelgium
076d1a6fa2
Updater bot : zzz_archived_code-server updated to 4.108.0
2026-01-13 18:45:33 +01:00
alexbelgium
37b364b16b
Updater bot : webtop_kde updated to 4.16-r0-ls93
2026-01-13 18:45:14 +01:00
alexbelgium
8bfaa29460
Updater bot : jackett updated to 0.24.834
2026-01-13 18:42:15 +01:00
alexbelgium
8bc84ccb1a
Updater bot : filebrowser_quantum updated to 1.1.1
2026-01-13 18:41:27 +01:00
alexbelgium
bcb3ff8425
Updater bot : enedisgateway2mqtt_dev updated to 0.13.3
2026-01-13 18:41:15 +01:00
alexbelgium
fbf8678555
Updater bot : enedisgateway2mqtt updated to 0.13.3
2026-01-13 18:41:11 +01:00
alexbelgium
92ccb23741
Updater bot : codex updated to 1.9.1
2026-01-13 18:40:57 +01:00
alexbelgium
8580176fc4
Updater bot : cloudcommander updated to 19.1.1
2026-01-13 18:40:53 +01:00
alexbelgium
d9d9023d68
Updater bot : changedetection.io updated to 0.52.2
2026-01-13 18:40:49 +01:00
Alexandre
9bbd711162
Update 00-local_mounts.sh
2026-01-13 18:38:25 +01:00
github-actions
0ca1e2f21e
GitHub bot: changelog
2026-01-13 13:06:15 +00:00
github-actions
77cbb688d3
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-13 13:04:33 +00:00
Alexandre
3e52230a2e
Update config.yaml
2026-01-13 14:03:39 +01:00
Alexandre
2a8c0afc37
Create 41-modifications.sh
2026-01-13 14:03:25 +01:00
Alexandre
e058e22833
Update 00-folders.sh
2026-01-13 14:03:01 +01:00
github-actions
7203f0417e
GitHub bot: changelog
2026-01-13 13:02:07 +00:00
Alexandre
5d7e643a62
Update config.yaml
2026-01-13 13:59:46 +01:00
Alexandre
f9e76fbc88
Update 00-folders.sh
2026-01-13 13:59:33 +01:00
github-actions
db3c998bef
GitHub bot: changelog
2026-01-13 12:58:20 +00:00
Alexandre
db7397f760
Update config.yaml
2026-01-13 13:55:52 +01:00
GitHub Actions
ac06cc0025
Revert 'Restore config location
...
https://github.com/alexbelgium/hassio-addons/issues/2348 ' [nobuild]
2026-01-13 12:55:12 +00:00
Alexandre
619ad1af6e
Fix addon_config mapping in config.yaml nobuild
2026-01-13 13:54:41 +01:00
Alexandre
12165b02d4
Restore config location
...
https://github.com/alexbelgium/hassio-addons/issues/2348
2026-01-13 13:52:13 +01:00
Alexandre
2aef574585
Revert CONFIGLOCATION to '/data/organizr'
...
https://github.com/alexbelgium/hassio-addons/issues/2348
2026-01-13 13:51:51 +01:00
github-actions
4c612a7c61
GitHub bot : README updated
2026-01-12 17:06:30 +00:00
Alexandre
476f3794fa
nobuild
2026-01-12 13:49:39 +01:00
GitHub Actions
d4cb07e467
Revert 'Add image configuration for multiple architectures' [nobuild]
2026-01-12 12:47:27 +00:00
Alexandre
1b31a80c44
nobuild
2026-01-12 13:45:14 +01:00
Alexandre
c55454ff92
Add image configuration for multiple architectures
2026-01-12 13:44:15 +01:00
github-actions
bff349d644
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-12 12:43:57 +00:00
Alexandre
b6443493f0
build
2026-01-12 13:43:04 +01:00
Alexandre
0f8a850b4a
karakeep nobuild
2026-01-12 13:42:35 +01:00
GitHub Actions
4489587326
Revert 'clean' [nobuild]
2026-01-12 12:27:08 +00:00
Alexandre
409cf15db9
clean
2026-01-12 13:26:24 +01:00
GitHub Actions
d106896611
Revert 'Clean' [nobuild]
2026-01-12 12:23:21 +00:00
Alexandre
ee5b9cad34
Clean
2026-01-12 13:22:35 +01:00
GitHub Actions
cf1d00f6f0
Revert 'clean' [nobuild]
2026-01-12 11:00:01 +00:00
Alexandre
70b732ea58
clean
2026-01-12 11:59:18 +01:00
alexbelgium
d434952d0d
Updater bot : prowlarr updated to nightly-2.3.2.5251-ls220
2026-01-12 11:47:50 +01:00
alexbelgium
d5ff69092c
Updater bot : ombi updated to 4.54.1
2026-01-12 11:47:25 +01:00
alexbelgium
272ed67384
Updater bot : librespeed updated to 5.5.1
2026-01-12 11:46:54 +01:00
alexbelgium
6e7d3f6e16
Updater bot : karakeep updated to 1.8.5
2026-01-12 11:46:48 +01:00
alexbelgium
7be0809306
Updater bot : jackett updated to 0.24.824
2026-01-12 11:46:32 +01:00
alexbelgium
ce7b9e705e
Updater bot : fireflyiii_data_importer updated to 2.0.4
2026-01-12 11:45:53 +01:00
alexbelgium
11116ba5fb
Updater bot : birdnet-go updated to nightly-20260111
2026-01-12 11:44:22 +01:00
Alexandre
ff8dff7a50
nobuild
2026-01-12 11:27:23 +01:00
Alexandre
a018edba52
nobuild
2026-01-12 11:25:06 +01:00
github-actions
7f7a9c648d
Github bot : image compressed
2026-01-11 23:08:53 +00:00
github-actions
db819141b4
GitHub bot : README updated
2026-01-11 17:03:33 +00:00
GitHub Actions
960ed1fc78
Revert 'clean' [nobuild]
2026-01-11 16:42:50 +00:00
Alexandre
ee0b45c41f
clean
2026-01-11 17:42:06 +01:00
github-actions
d6cd035641
GitHub bot: changelog
2026-01-11 16:38:58 +00:00
Alexandre
361381af27
Update config.yaml
2026-01-11 17:35:15 +01:00
Alexandre
d7e782f460
Update 91-secrets.sh
2026-01-11 17:35:05 +01:00
github-actions
aea56a0ddd
GitHub bot: changelog
2026-01-11 16:21:52 +00:00
Alexandre
497763c568
nobuild
2026-01-11 17:18:37 +01:00
Alexandre
b65adfedae
Update config.yaml
2026-01-11 17:17:57 +01:00
Alexandre
525097746c
Improve error handling in Chrome extensions script
...
Added error handling for downloading and unzipping Chrome extensions.
2026-01-11 17:17:41 +01:00
Alexandre
eee1a982c5
Update Dockerfile
2026-01-11 17:16:26 +01:00
github-actions
962f47a182
GitHub bot: changelog
2026-01-11 16:13:23 +00:00
Alexandre
6aee9243bd
Update config.yaml
2026-01-11 17:09:00 +01:00
Alexandre
54bf2c7e89
Update README.md
2026-01-11 17:08:43 +01:00
Alexandre
741055cd79
Update README with environment variables section
...
Added information about additional environment variables.
2026-01-11 17:08:31 +01:00
Alexandre
1603ebc8ac
Update README.md
2026-01-11 17:07:33 +01:00
Alexandre
aef148d8cd
Revise README for clarity and organization
...
Updated the README to streamline information and improve clarity. Adjusted sections on secrets, configuration options, and installation steps.
2026-01-11 17:07:11 +01:00
Alexandre
25034e2e47
Update 91-secrets.sh
2026-01-11 17:06:14 +01:00
Alexandre
8c0ea30920
Update config.yaml
2026-01-11 17:05:04 +01:00
Alexandre
6f76debdd6
Update Dockerfile
2026-01-11 17:04:35 +01:00
GitHub Actions
217a7c7cd1
Revert 'Update config.yaml' [nobuild]
2026-01-11 15:58:46 +00:00
Alexandre
b71d394508
Update config.yaml
2026-01-11 16:55:15 +01:00
Alexandre
d08b9fbb12
Merge pull request #2361 from alexbelgium/codex/automatically-download-and-refresh-extensions
...
Auto-download Chromium extensions for karakeep
2026-01-11 16:53:51 +01:00
Alexandre
dda5966197
Auto-download Chromium extensions for karakeep
2026-01-11 16:53:12 +01:00
Alexandre
8cdc0858af
Merge pull request #2360 from alexbelgium/codex/empty-karakeep-config-keys
...
karakeep: auto-generate MEILI_MASTER_KEY and NEXTAUTH_SECRET on first start
2026-01-11 16:42:36 +01:00
Alexandre
7751de78c4
Update Dockerfile
2026-01-11 16:40:46 +01:00
Alexandre
7561d31183
Generate Karakeep secrets on first start
2026-01-11 16:40:05 +01:00
Alexandre
09f281bbbe
logo
2026-01-11 16:33:36 +01:00
Alexandre
81df460edc
icons
2026-01-11 16:32:42 +01:00
github-actions
0d00bf326a
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-11 15:32:34 +00:00
Alexandre
bf6985bd9d
Merge pull request #2359 from alexbelgium/codex/create-karakeep-addon-for-existing-app
...
Remove Karakeep binary assets
2026-01-11 16:31:45 +01:00
Alexandre
ef6426a373
Remove karakeep binary assets
2026-01-11 16:31:21 +01:00
github-actions
560e1a105f
GitHub bot: changelog
2026-01-11 09:06:34 +00:00
Alexandre
ee44f1b872
nobuild
2026-01-11 10:05:38 +01:00
Alexandre
ad33686402
Update config.yaml
2026-01-11 10:04:22 +01:00
Alexandre
6b262c085c
Update config.yaml
2026-01-11 09:51:33 +01:00
Alexandre
f51529f322
Update initialization scripts to use with-contenv
...
Replace '/usr/bin/env' with '/usr/bin/with-contenv' in initialization scripts.
2026-01-11 09:51:24 +01:00
github-actions
40a5c0dd21
GitHub bot: changelog
2026-01-11 08:49:12 +00:00
Alexandre
1275197caa
Fix https://github.com/alexbelgium/hassio-addons/issues/2357
...
https://github.com/alexbelgium/hassio-addons/issues/2357
2026-01-11 09:47:45 +01:00
Alexandre
1cf03dd6cf
nobuild
2026-01-11 09:46:56 +01:00
Alexandre
8e3b3787af
Update config.yaml
2026-01-11 09:45:37 +01:00
Alexandre
fd8d040165
Update 00-folders.sh
2026-01-11 09:45:12 +01:00
Alexandre
59ca5254c2
Add branch configuration to config.yaml nobuild
2026-01-11 09:37:05 +01:00
Alexandre
d331f552da
Update CONFIGLOCATION and PACKAGES in Dockerfile
2026-01-11 09:36:53 +01:00
github-actions
2cb46de892
GitHub bot: changelog
2026-01-11 07:53:01 +00:00
Alexandre
75775524da
Update version in config.yaml from v2-2 to v2-3
2026-01-11 08:50:49 +01:00
Alexandre
307330683d
Merge pull request #2356 from alexbelgium/codex/define-home-in-global-and-config-templates
...
Ensure HOME exists before writing user shell files and guard HOME usage
2026-01-11 08:50:17 +01:00
Alexandre
3d604d4809
Ensure HOME directory exists before export
2026-01-11 08:49:57 +01:00
Alexandre
96c1ceb41b
Set ENTRYPOINT and CMD in Dockerfile
2026-01-11 08:44:32 +01:00
Alexandre
4e16f8da5c
Merge pull request #2355 from alexbelgium/codex/review-organizr-addon-code-and-logic
...
Organizr: honor configured PUID/PGID for /data and set version to v2-2
2026-01-11 08:30:06 +01:00
Alexandre
bf6be70610
Adjust organizr version to v2-2
2026-01-11 08:29:47 +01:00
github-actions
6014220e82
GitHub bot: changelog
2026-01-11 06:41:56 +00:00
Alexandre
81143a561e
Update PGID, PUID, and version in config.yaml
2026-01-11 07:39:42 +01:00
Alexandre
9ac5e99225
Simplify folder creation logic in 00-folders.sh
2026-01-11 07:38:18 +01:00
github-actions[bot]
3a9e612217
Update stargazer map & cache
2026-01-11 01:12:37 +00:00
Alexandre
28b5aed6a4
Merge pull request #2353 from alexbelgium/codex/align-addons-changelog-dates-to-iso8601
...
Align addon changelog dates to ISO 8601
2026-01-10 22:30:55 +01:00
Alexandre
d2d0bbca3f
Merge pull request #2354 from alexbelgium/codex/align-addons-changelogs-to-iso8601
...
Normalize addon changelog dates to ISO 8601 (YYYY-MM-DD)
2026-01-10 22:30:14 +01:00
Alexandre
77c148574e
Normalize addon changelog dates
2026-01-10 22:29:58 +01:00
Alexandre
fdc1a0137f
Merge branch 'master' into codex/align-addons-changelog-dates-to-iso8601
2026-01-10 22:26:25 +01:00
Alexandre
6636d72d86
Align changelog dates to ISO 8601
2026-01-10 20:12:24 +01:00
alexbelgium
7533143b27
Updater bot : zzz_archived_code-server updated to 4.107.1
2026-01-10 18:52:38 +01:00
alexbelgium
8e8c0358df
Updater bot : jackett updated to 0.24.807
2026-01-10 18:49:29 +01:00
alexbelgium
85bbe6a698
Updater bot : fireflyiii_data_importer updated to 2.0.3
2026-01-10 18:48:49 +01:00
alexbelgium
27816142ad
Updater bot : filebrowser updated to 2.54.0
2026-01-10 18:48:39 +01:00
alexbelgium
bf6799199b
Updater bot : birdnet-go updated to nightly-20260110
2026-01-10 18:47:18 +01:00
Alexandre
0fdff17037
Inject block into global bash configuration files
...
Inject block into /etc/bash.bashrc and $HOME/bash.bashrc.
2026-01-10 18:35:01 +01:00
Alexandre
0866efe4cf
Implement append_unique_line function
...
Added a helper function to append unique lines to files.
2026-01-10 18:32:56 +01:00
Alexandre
16487c674b
Add paused field to updater.json
2026-01-10 18:21:42 +01:00
Alexandre
972d1877b5
Fix indentation for ATTACHED_DEVICES_PERMS
2026-01-10 18:13:44 +01:00
Alexandre
06e11ee23e
nobuild
2026-01-10 18:13:13 +01:00
Alexandre
4160222730
Nobuild
2026-01-10 17:20:05 +01:00
github-actions
e147545198
GitHub bot: changelog
2026-01-10 15:55:32 +00:00
Alexandre
f6d7c7a2f6
Update config.yaml
2026-01-10 16:54:20 +01:00
Alexandre
72ded2381a
Update config.yaml
2026-01-10 16:53:37 +01:00
Alexandre
48350b442e
Remove call to execute_main_logic before reboot
2026-01-10 16:53:29 +01:00
Alexandre
ccaf09ae7e
Refactor 91-configure.sh for improved structure
2026-01-10 16:53:10 +01:00
github-actions
44b3bc20f3
GitHub bot: changelog
2026-01-10 15:45:50 +00:00
Alexandre
25d5b8f3ae
Update version to 25.11.29-6
2026-01-10 16:43:57 +01:00
Alexandre
aefcda34ac
Refactor configure.sh for better directory handling
...
Refactor configuration script to improve directory management, permissions, and application logic.
2026-01-10 16:43:41 +01:00
github-actions
ae845c40d1
GitHub bot: changelog
2026-01-10 09:32:23 +00:00
Alexandre
6b2f25e290
Update config.yaml
2026-01-10 10:30:31 +01:00
Alexandre
0f781792f6
Update 91-configure.sh
2026-01-10 10:29:52 +01:00
github-actions
8a5e058f1b
GitHub bot: changelog
2026-01-10 08:57:16 +00:00
Alexandre
ce8623f1c2
Update config.yaml
2026-01-10 09:55:08 +01:00
Alexandre
51af7fce74
Update 91-configure.sh
2026-01-10 09:54:59 +01:00
github-actions
b650aa3066
GitHub bot: changelog
2026-01-10 08:50:02 +00:00
Alexandre
7329f7b3b1
Merge pull request #2350 from alexbelgium/codex/add-iso8601-date-format-option
...
Add ISO8601 date format option to addons updater
2026-01-10 09:47:16 +01:00
Alexandre
32f86e956f
Update CHANGELOG.md
2026-01-10 09:46:46 +01:00
Alexandre
dcd60290d8
Update CHANGELOG.md
2026-01-10 09:46:31 +01:00
Alexandre
4764881b9c
Add ISO8601 date option for updater
2026-01-10 09:36:36 +01:00
GitHub Actions
67c55ae284
Revert 'Updater bot : zzz_archived_code-server updated to 4.107.1' [nobuild]
2026-01-10 01:06:42 +00:00
alexbelgium
0d63b629ed
Updater bot : zzz_archived_code-server updated to 4.107.1
2026-01-10 02:00:57 +01:00
alexbelgium
d8f526d4be
Updater bot : openproject updated to 16.6.4
2026-01-10 01:58:34 +01:00
alexbelgium
538785479d
Updater bot : ombi updated to 4.54.0
2026-01-10 01:58:28 +01:00
alexbelgium
2faf267c70
Updater bot : nzbget updated to v25.4-ls226
2026-01-10 01:58:24 +01:00
alexbelgium
b5038b65b2
Updater bot : jackett updated to 0.24.790
2026-01-10 01:57:39 +01:00
alexbelgium
2b1320a905
Updater bot : flexget updated to 3.18.35
2026-01-10 01:57:01 +01:00
alexbelgium
2ca03d65e2
Updater bot : fireflyiii_data_importer updated to 2.0.2
2026-01-10 01:56:56 +01:00
alexbelgium
aa445007bd
Updater bot : filebrowser_quantum updated to 1.1.0
2026-01-10 01:56:49 +01:00
alexbelgium
ed6cd4b70a
Updater bot : epicgamesfree updated to debian-2026-01-09
2026-01-10 01:56:42 +01:00
alexbelgium
a29ea4266b
Updater bot : emby updated to 4.9.3.0
2026-01-10 01:56:28 +01:00
alexbelgium
527f8d2498
Updater bot : bitwarden updated to 1.35.2
2026-01-10 01:55:29 +01:00
github-actions
11b3b88b82
GitHub bot : README updated
2026-01-09 17:06:41 +00:00
Alexandre
5d6dcaf55f
Update README.md
2026-01-09 16:11:47 +01:00
Alexandre
0ea36966b5
Revise PLAYWRIGHT_DRIVER_URL and connection instructions
...
Updated the PLAYWRIGHT_DRIVER_URL format in the README to include launch arguments and clarified instructions for connecting to Browserless Chrome.
2026-01-09 16:09:53 +01:00
github-actions
2217dc985e
GitHub bot: changelog
2026-01-09 15:06:18 +00:00
Alexandre
3ae9732faf
Merge pull request #2344 from alexbelgium/codex/add-playwright_driver_url-option
...
changedetection.io: add `PLAYWRIGHT_DRIVER_URL` option, docs update, and version bump
2026-01-09 16:03:31 +01:00
Alexandre
545c18d538
Update browserless Playwright URL example
2026-01-09 16:02:26 +01:00
Alexandre
f93c36519b
Set changedetection.io version to 0.51.4-2
2026-01-09 15:17:42 +01:00
Alexandre
14665f7451
Adjust changedetection.io version
2026-01-09 15:17:26 +01:00
github-actions
b19621e637
GitHub bot: changelog
2026-01-09 14:10:23 +00:00
github-actions
0d2a92baa1
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-09 13:54:08 +00:00
Alexandre
7a54498f6d
Update Jellyfin version and remove i915_enable_guc
2026-01-09 14:53:17 +01:00
Alexandre
875c9f4903
Refactor video_fix.sh for improved group handling
2026-01-09 14:51:49 +01:00
Alexandre
12ccea3d41
clean
2026-01-09 14:45:01 +01:00
Alexandre
486cb3568b
Use https://github.com/linuxserver/docker-jellyfin/issues/305#issuecomment-3663292767 nobuild
...
https://github.com/alexbelgium/hassio-addons/issues/2204#issuecomment-3715149890
2026-01-09 14:43:35 +01:00
github-actions
c4cf180ba3
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-09 13:39:04 +00:00
Alexandre
b97271037b
Define version
...
https://github.com/alexbelgium/hassio-addons/issues/2342#issuecomment-3728732338
2026-01-09 14:38:18 +01:00
Alexandre
20294b2007
Update updater.json
2026-01-09 14:38:01 +01:00
Alexandre
6e4b5cc807
Merge pull request #2343 from alexbelgium/codex/deprecate-omada-addons-for-new-repository
...
Mark Omada add-ons obsolete and update archived metadata
2026-01-09 14:30:15 +01:00
Alexandre
ae5bfec6c5
update
2026-01-09 14:30:08 +01:00
Alexandre
9dd981a049
Disable GitHub beta feature in updater.json
2026-01-09 13:45:34 +01:00
github-actions
5ee2b72d73
GitHub bot : graphs updated
2026-01-09 12:13:56 +00:00
github-actions
7c58b40164
Github bot : stats updated
2026-01-09 12:13:13 +00:00
Alexandre
cd19b29832
Adjust Omada obsolete metadata
2026-01-09 11:35:19 +01:00
github-actions
88fc13b45d
GitHub bot: changelog
2026-01-09 10:10:57 +00:00
Alexandre
52d785c8d8
Update version to v3.9.2-5
2026-01-09 10:49:43 +01:00
Alexandre
2974953ddc
Update sub_filter paths in ingress.conf
2026-01-09 10:49:22 +01:00
Alexandre
024641dd11
Update ssl.conf
2026-01-09 10:49:02 +01:00
github-actions
fa3bb3e2bc
GitHub bot: changelog
2026-01-09 09:05:52 +00:00
github-actions
fa89d3bf1b
GitHub bot: sanitize (spaces + LF endings) & chmod
2026-01-09 09:04:58 +00:00
Alexandre
12e17a4b22
Merge pull request #2340 from alexbelgium/codex/migrate-photoprism-addons-to-/addon_configs
...
Preserve legacy Photoprism config and add `.migrate` marker during migration
2026-01-09 10:04:04 +01:00
Alexandre
96cd5e2816
Update migration script to check CONFIG_LOCATION
2026-01-09 10:03:51 +01:00
Alexandre
6e2b5029f0
Fix photoprism config migration path
2026-01-09 10:01:14 +01:00
Alexandre
2d44ee234a
Update photoprism config migration
2026-01-09 10:01:06 +01:00
Alexandre
31417d0297
Adjust photoprism migration marker
2026-01-09 09:47:05 +01:00
Alexandre
0f977f3795
Potential fix
...
https://github.com/alexbelgium/hassio-addons/issues/2314
2026-01-09 09:45:43 +01:00
Alexandre
4807c7d5f2
Update sub_filter configuration in ingress.conf
2026-01-09 09:45:13 +01:00
Alexandre
bc48b7fe95
Modify sub_filter for mealie releases
...
Updated sub_filter for mealie releases in ssl.conf.
2026-01-09 09:44:45 +01:00
Alexandre
7f56374ec1
Use mktemp_safe for temporary file generation
...
Replaced mktemp with mktemp_safe for safer temporary file creation.
2026-01-09 09:25:23 +01:00
Alexandre
2dd05df4c9
Update CHANGELOG.md to remove old entry
...
Removed outdated changelog entry for version 2.1.37-2.
2026-01-08 17:08:18 +01:00
github-actions
27f5907af5
GitHub bot: changelog
2026-01-08 16:07:27 +00:00
Alexandre
47eec4403d
Update CHANGELOG.md
2026-01-08 17:00:55 +01:00
Alexandre
59b57f4242
Update version to 2.1.37-4 in config.yaml
2026-01-08 17:00:36 +01:00
Alexandre
1fac8c2f4a
Enhance Nginx configuration for IP handling
...
Added a new location block for '/entry' to improve IP handling and set various proxy headers.
2026-01-08 16:56:14 +01:00
Alexandre
42d82581f1
Implement auto-authentication in ingress configuration
...
Added auto-authentication configuration to ingress.conf.
2026-01-08 16:56:03 +01:00
Alexandre
cf2bc995d7
Merge pull request #2338 from alexbelgium/codex/migrate-arr-addons-to-/addon_configs
...
Migrate Radarr/Sonarr/Lidarr/Readarr/Prowlarr/Bazarr to /addon_configs
2026-01-08 14:51:12 +01:00
Alexandre
e51a99f686
Copy dotfiles during legacy migration
2026-01-08 14:49:15 +01:00
Alexandre
90286071b2
Restore cp migration for legacy configs
2026-01-08 14:22:04 +01:00
Alexandre
0b4145a679
Handle hidden files and cleanup after migration
2026-01-08 14:14:33 +01:00
Alexandre
2c2d239eba
Remove Readarr CONFIG_LOCATION option
2026-01-08 13:44:21 +01:00
Alexandre
3979acc25f
Migrate *arr addons to addon_configs
2026-01-08 13:30:21 +01:00
alexbelgium
1f1bd9610c
Updater bot : webtop_kde updated to 4.16-r0-ls92
2026-01-08 13:09:45 +01:00
alexbelgium
dbc6e1d477
Updater bot : signalk updated to 2.19.1
2026-01-08 13:08:31 +01:00
alexbelgium
21b7e091fd
Updater bot : prowlarr updated to develop-2.3.2.5245-ls249
2026-01-08 13:07:59 +01:00
alexbelgium
6e4c32782f
Updater bot : jackett updated to 0.24.766
2026-01-08 13:06:42 +01:00
alexbelgium
34be164757
Updater bot : grav updated to 1.7.49.5
2026-01-08 13:06:20 +01:00
alexbelgium
7580538666
Updater bot : fireflyiii_data_importer updated to 2.0.0
2026-01-08 13:06:00 +01:00
alexbelgium
687a6b7681
Updater bot : fireflyiii updated to 6.4.15
2026-01-08 13:05:56 +01:00
alexbelgium
f0e2d5c5d5
Updater bot : filebrowser_quantum updated to 1.1.6b0
2026-01-08 13:05:52 +01:00
alexbelgium
26f8223939
Updater bot : filebrowser updated to 2.53.1
2026-01-08 13:05:48 +01:00
Alexandre
6c374681ea
Update updater.json
2026-01-08 13:05:15 +01:00
alexbelgium
1283d08d06
Updater bot : bazarr updated to 1.5.4
2026-01-08 13:04:16 +01:00
Alexandre
38b0408fc7
Change github_exclude value from '2025' to 'develop'
...
https://github.com/alexbelgium/hassio-addons/issues/2337
2026-01-08 13:03:13 +01:00
Alexandre
31ab15c67e
Add sub_filter for mealie-recipes path
2026-01-07 14:46:12 +01:00
github-actions
2d518194b4
GitHub bot: changelog
2026-01-07 13:33:24 +00:00
Alexandre
bbd7ea3ec2
Update ssl.conf to remove specific sub_filter
...
Remove sub_filter for mealie-recipes releases.
2026-01-07 14:24:20 +01:00
Alexandre
694c9fc819
Update config.yaml
2026-01-07 14:12:31 +01:00
Alexandre
0351e89dac
Fix sub_filter for mealie-recipes releases path
2026-01-07 14:11:31 +01:00
Alexandre
4d5636babc
Fix sub_filter for mealie-recipes path
2026-01-07 14:09:38 +01:00
Alexandre
06abbed66e
nobuidl
2026-01-07 09:56:04 +01:00
Alexandre
d92f517483
nobuild
2026-01-07 09:55:08 +01:00
github-actions
0cd1edc0b0
GitHub bot: changelog
2026-01-07 08:48:00 +00:00
Alexandre
448f52528a
Update config.yaml
2026-01-07 09:26:54 +01:00
Alexandre
631d4b402d
Update sub_filter for mealie-recipes path
2026-01-07 09:26:17 +01:00
Alexandre
0583653671
Update ssl.conf
2026-01-07 09:25:59 +01:00
Alexandre
8297883a11
Add sub_filter for mealie recipes tag
...
https://github.com/alexbelgium/hassio-addons/issues/2314
2026-01-07 09:25:49 +01:00
Alexandre
2e103f4e0c
Update sub_filter for ingress configuration
...
https://github.com/alexbelgium/hassio-addons/issues/2314
2026-01-07 09:25:22 +01:00
Alexandre
944e4bb537
Merge pull request #2336 from alexbelgium/codex/update-mqtt_host-comment-in-config.yaml
...
Fix MQTT host comment typo in gazpar2mqtt config template
2026-01-07 09:20:46 +01:00
Alexandre
fdbce1fdef
nobuild
2026-01-07 09:17:51 +01:00
Alexandre
a1f21ed7aa
Update privileged ports in config.yaml nobuild
2026-01-07 09:17:34 +01:00
Alexandre
8235ba926d
Fix MQTT host comment typo
2026-01-07 09:15:44 +01:00
Alexandre
7b6aba9187
Merge pull request #2335 from alexbelgium/codex/update-readme.md-for-port-mapping
...
Update wger README port mapping
2026-01-07 09:14:48 +01:00
Alexandre
f6e8e51e99
Update wger README port mapping
2026-01-07 09:14:36 +01:00
github-actions
44a115441a
GitHub bot: changelog
2026-01-07 08:14:23 +00:00
Alexandre
fb52bb098a
Update config.yaml
2026-01-07 09:12:38 +01:00
Alexandre
ffe41b4581
Update config.yaml
2026-01-07 09:12:22 +01:00
Alexandre
7bfd71820d
Fix permissions
...
https://github.com/alexbelgium/hassio-addons/issues/2246
https://github.com/alexbelgium/hassio-addons/issues/2242
2026-01-07 09:11:39 +01:00
github-actions
b1f85a37e2
GitHub bot: changelog
2026-01-06 16:16:11 +00:00
Alexandre
9a678a5e78
Update config.yaml
2026-01-06 17:11:58 +01:00
Alexandre
5fbf733a68
Refactor SMB mount script for clarity and error handling
...
Refactor SMB mount script to improve readability and error handling. Added cleanup for credential files and enhanced logging for mount operations.
2026-01-06 17:11:28 +01:00
github-actions
c41987b514
GitHub bot: changelog
2026-01-06 13:05:25 +00:00
github-actions
e6d1f1359b
GitHub bot: changelog
2026-01-06 13:05:24 +00:00
Alexandre
44b4de16ea
Modify environment settings and version in config.yaml
...
Updated environment variables and version number.
2026-01-06 14:03:53 +01:00
Alexandre
f341f18cf9
Add config file and database file paths
2026-01-06 14:03:26 +01:00
github-actions
17a8127dab
GitHub bot: changelog
2026-01-06 11:54:11 +00:00
Alexandre
d451cfbd07
Revert
2026-01-06 12:47:11 +01:00
Alexandre
63dde2b6be
Revert
...
Removed UI credentials encoding from NGINX configuration.
2026-01-06 10:55:36 +01:00
Alexandre
b47e0d47d6
Revert
2026-01-06 10:54:00 +01:00
Alexandre
de737b0413
Fix nginx execution command in 99-run.sh
2026-01-06 10:16:25 +01:00
Alexandre
54fbd3eb84
Update ingress.conf
2026-01-06 10:09:50 +01:00
Alexandre
6d76605283
Update proxy_pass path in ingress.conf
2026-01-05 17:51:20 +01:00
Alexandre
e50c498025
Update proxy_pass configuration in ingress.conf
2026-01-05 17:19:36 +01:00
Alexandre
9fe76c2662
Revise changelog for version 2.1.37-2
...
Updated version number and adjusted changelog entry for 2.1.37-2.
2026-01-05 13:37:21 +01:00
Alexandre
ddc77ffebb
Downgrade version from 2.1.38 to 2.1.37-2
2026-01-05 13:37:06 +01:00
Alexandre
978714ab90
Merge pull request #2332 from alexbelgium/codex/update-joal-addon-config-logic
...
joal: switch to addon/homeassistant config mapping, guarded legacy migration, changelog, bump 2.1.38
2026-01-05 13:33:35 +01:00
Alexandre
ed39702126
Merge pull request #2333 from alexbelgium/codex/add-automatic-fields-prefill-for-joal-server
...
Prefill Joal ingress credentials
2026-01-05 13:33:14 +01:00
Alexandre
56151da67d
Prefill Joal ingress credentials
2026-01-05 13:31:56 +01:00
Alexandre
a1bbc19c0b
Add joal 2.1.38 changelog
2026-01-05 13:23:22 +01:00
Alexandre
1039614f0a
Change config file from YAML to JSON format
...
https://github.com/alexbelgium/hassio-addons/issues/2331
2026-01-05 11:38:44 +01:00
github-actions
da09adeeb6
Github bot : image compressed
2026-01-04 23:07:02 +00:00
github-actions[bot]
024b9564d4
Update stargazer map & cache
2026-01-04 01:10:08 +00:00
Alexandre
99316c3faa
Merge pull request #2330 from alexbelgium/codex/fix-issue-#2327-comment-3705177064
...
Handle legacy 'firefly' DB migration, fix MariaDB defaults, and bump version
2026-01-03 12:38:58 +01:00
Alexandre
3e5e62b63b
Refactor 99-run.sh for better database handling
...
Updated the script to use 'with-contenv' for bashio and improved database migration logic.
2026-01-03 12:38:38 +01:00
Alexandre
ae34ee80cb
Change shebang to use env for bashio
2026-01-03 11:46:58 +01:00
github-actions
7c1cec2993
GitHub bot: changelog
2026-01-03 09:22:50 +00:00
Alexandre
f1ab5f46a1
Handle Zoneminder DB migration and bump version
2026-01-03 10:06:16 +01:00
Alexandre
a040f6009a
Remove '--no-cache' from build arguments
...
Removed the '--no-cache' argument from the build command.
2026-01-03 09:43:04 +01:00
Alexandre
8ab945785a
Update version from 4.4.12 to 4.4.15
2026-01-03 09:24:59 +01:00
Alexandre
25f0bcf0dc
Update Dockerfile
2026-01-03 09:24:40 +01:00
GitHub Actions
e55175c1e6
Revert 'Update version from 4.4.12 to 4.4.15' [nobuild]
2026-01-03 08:02:04 +00:00
Alexandre
1f3eae0f32
Update upstream version to 4.4.15
2026-01-03 08:58:56 +01:00
Alexandre
2c4d606575
Update version from 4.4.12 to 4.4.15
2026-01-03 08:58:37 +01:00
Alexandre
193a35e4ac
Update Dockerfile
2026-01-03 08:58:19 +01:00
GitHub Actions
ca1c352812
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2026-01-03 01:16:26 +00:00
alexbelgium
0fc28612fe
Updater bot : whoogle updated to 1.2.2
2026-01-03 02:00:46 +01:00
alexbelgium
c969e0b575
Updater bot : social_to_mealie updated to 1.2.1
2026-01-03 01:59:32 +01:00
alexbelgium
7b57bb82b1
Updater bot : signalk updated to 2.19.0
2026-01-03 01:59:29 +01:00
alexbelgium
f8fabcc335
Updater bot : prowlarr updated to nightly-2.3.2.5245-ls220
2026-01-03 01:59:00 +01:00
alexbelgium
138d3e528b
Updater bot : piwigo updated to 16.2.0
2026-01-03 01:58:48 +01:00
alexbelgium
7138fea22f
Updater bot : mealie updated to v3.9.2
2026-01-03 01:58:09 +01:00
alexbelgium
a979b84677
Updater bot : librespeed updated to 5.5.0
2026-01-03 01:57:59 +01:00
alexbelgium
07972ae6b6
Updater bot : jackett updated to 0.24.671
2026-01-03 01:57:41 +01:00
alexbelgium
70ff416618
Updater bot : flexget updated to 3.18.34
2026-01-03 01:57:07 +01:00
alexbelgium
b3ea90ccbc
Updater bot : fireflyiii updated to 20260101.1
2026-01-03 01:56:58 +01:00
alexbelgium
02944e8224
Updater bot : filebrowser_quantum updated to 1.1.5b0
2026-01-03 01:56:54 +01:00
alexbelgium
f061f953dc
Updater bot : filebrowser updated to 2.53.0
2026-01-03 01:56:50 +01:00
alexbelgium
f793ae2376
Updater bot : ente updated to 4.4.15
2026-01-03 01:56:44 +01:00
alexbelgium
c8aaddba07
Updater bot : cloudcommander updated to 19.1.0
2026-01-03 01:56:22 +01:00
alexbelgium
524ef6c804
Updater bot : bitwarden updated to 1.35.1
2026-01-03 01:55:33 +01:00
Alexandre
d5ebee0b54
Merge pull request #2329 from alexbelgium/codex/fix-issue-with-hassio-addons-#2328
...
Abort Portainer startup when no Docker socket is present and bump version to 2.37.2
2026-01-02 22:00:16 +01:00
Alexandre
6918ca0130
Downgrade Portainer version to 2.37.0-2
2026-01-02 22:00:02 +01:00
Alexandre
67d5aeedd4
Update version from 2.37.2 to 2.37.0-2
2026-01-02 21:59:41 +01:00
Alexandre
ea8658aa22
Abort Portainer start without Docker socket
2026-01-02 21:58:59 +01:00
github-actions
52eab72dd4
GitHub bot : README updated
2026-01-02 17:03:41 +00:00
github-actions
be7b9d7ba2
GitHub bot : graphs updated
2026-01-02 12:12:26 +00:00
github-actions
f559702e82
Github bot : stats updated
2026-01-02 12:11:45 +00:00
Alexandre
f7590325a5
Merge pull request #2326 from alexbelgium/codex/fix-issue-2324-in-hassio-addons
...
Enable .NET polling file watcher and bump Ombi add-on version
2026-01-02 05:20:34 +01:00
Alexandre
4bdf6f6b96
Bump Ombi add-on version
2026-01-02 05:20:17 +01:00
github-actions
b8811847a4
GitHub bot: changelog
2025-12-31 10:27:03 +00:00
Alexandre
01fbdec656
Update config.yaml
2025-12-31 11:24:59 +01:00
Alexandre
bdb0013393
Merge pull request #2323 from alexbelgium/codex/align-and-export-container-hostname
...
Align Portainer Agent hostname with container name
2025-12-31 11:24:29 +01:00
Alexandre
baaf441b01
Align hostname with container name
2025-12-31 11:24:12 +01:00
github-actions
b4cf41bdaf
GitHub bot: changelog
2025-12-31 08:36:19 +00:00
Alexandre
775caddd7e
Update version to 2025.12-5 in config.yaml
2025-12-31 09:34:02 +01:00
Alexandre
dd931d7696
Fix exec command in portainer_agent run script
2025-12-31 09:33:37 +01:00
Alexandre
3357799fa3
Update run
2025-12-31 09:32:01 +01:00
github-actions
79dfd665d2
GitHub bot: changelog
2025-12-31 08:25:56 +00:00
Alexandre
4520703d39
Update run
2025-12-31 09:25:26 +01:00
Alexandre
fe34bc4998
Update version of Portainer Agent to 2025.12-4
2025-12-31 09:23:46 +01:00
github-actions
dcdd67993b
GitHub bot: changelog
2025-12-31 08:19:04 +00:00
Alexandre
03d5e4c1e0
Update config.yaml
2025-12-31 09:18:09 +01:00
Alexandre
40439cf497
Add PORTAINER_AGENT_ARGS to config.yaml
2025-12-31 09:16:39 +01:00
Alexandre
6cb204ca93
Update run
2025-12-31 09:16:02 +01:00
Alexandre
0f4cb6f0f0
Nobuild
2025-12-31 09:15:25 +01:00
Alexandre
3183ed841a
Update config.yaml
2025-12-31 09:10:39 +01:00
github-actions
ec37da3c72
GitHub bot: changelog
2025-12-31 08:05:27 +00:00
Alexandre
15d2d44c9e
Update config.yaml
2025-12-31 09:03:03 +01:00
Alexandre
31bd179077
Merge pull request #2322 from alexbelgium/codex/fix-issue-1753-in-hassio-addons
...
Bump Seafile add-on to 12.0.17 and persist SERVICE_URL/FILE_SERVER_ROOT to config path
2025-12-30 17:48:56 +01:00
Alexandre
d2549ed17d
Bump seafile addon version
2025-12-30 17:46:02 +01:00
Alexandre
a916043cb1
Update version in config.yaml to 2025.12
2025-12-30 13:24:21 +01:00
Alexandre
4434854232
Change ENTRYPOINT to use /usr/bin/env
2025-12-30 13:23:45 +01:00
github-actions
81ff59d7e8
GitHub bot: changelog
2025-12-30 12:01:34 +00:00
Alexandre
8eb63b70fd
Update version from alpine-sts-2 to alpine-sts-3
2025-12-30 12:59:30 +01:00
Alexandre
9a86339d5f
Change ENTRYPOINT to ha_entrypoint.sh
2025-12-30 12:59:10 +01:00
github-actions
6054bd1e46
GitHub bot: changelog
2025-12-30 11:53:24 +00:00
Alexandre
0c69c5deb2
Update version in config.yaml to alpine-sts-2
2025-12-30 12:51:15 +01:00
Alexandre
03eedf5a9d
Refactor Dockerfile for Portainer Agent setup
2025-12-30 12:50:43 +01:00
GitHub Actions
03cf97ebf1
Revert 'Update version in config.yaml to alpine-sts-2' [nobuild]
2025-12-30 11:34:42 +00:00
Alexandre
94e1237da9
Update version in config.yaml to alpine-sts-2
2025-12-30 12:32:04 +01:00
Alexandre
7de70a2066
Update Dockerfile
2025-12-30 12:31:45 +01:00
Alexandre
72549986f1
update
2025-12-30 11:26:38 +01:00
Alexandre
9321dc9345
Merge pull request #2320 from Quentec/master
...
Fix: Restore Portainer Agent build and image source - Fix circular dependency
2025-12-30 11:23:50 +01:00
Alexandre
af41c2bce6
Merge pull request #2319 from alexbelgium/codex/use-latest-version-for-bashio
...
Use latest bashio release in package download template
2025-12-30 11:23:21 +01:00
Sophie
b35dd4f992
fix: Add robust error handling to bashio download process
...
Based on feedback from PR #2319 code review: critical network operations
need explicit error handling and validation.
Added safeguards:
- curl -f flag: Fail on HTTP errors (429, 404, 500, etc)
- test -s check: Verify downloaded file is not empty
- tar extraction error check: Fail if tar extraction fails
- lib directory validation: Confirm bashio/lib exists after extraction
- Explicit error messages: Clear diagnostics if any step fails
This prevents silent failures where downloads could fail but build
continues with broken/missing bashio installation.
Prevents: Users pulling images with non-functional bashio
Impact: Build will fail explicitly with clear error messages if download/extraction fails
2025-12-30 11:15:18 +01:00
Sophie
681590e9b1
docs: Add root cause analysis forum post for community discussion
2025-12-30 10:55:53 +01:00
Sophie
dd66f4b497
docs: Update CHANGELOG with complete list of fixes addressing code review feedback
...
- Multi-architecture support restored (aarch64 builds)
- Error suppression removed for user diagnostics
- Circular dependency fix documented
- Config.yaml version tag corrected
2025-12-30 10:43:18 +01:00
Sophie
72a99d056a
fix: Address critical code review feedback from Gemini
...
CRITICAL FIXES:
1. Restore multi-architecture support - Use ARG BUILD_FROM/BUILD_ARCH instead of hardcoded amd64 base image
- Fixes: aarch64 builds were broken by hardcoded FROM ghcr.io/hassio-addons/base/amd64:11.1.0
- Now: FROM $BUILD_FROM allows alexbelgium build system to set correct base per architecture
2. Remove stderr suppression from agent command - Restore error visibility for debugging
- Fixes: Error messages were hidden by 2>/dev/null redirection
- Now: ./agent command output visible for user diagnostics
These changes ensure:
- Multi-arch builds work correctly (amd64, aarch64, armv7, armhf, i386)
- Users can debug configuration issues via visible error logs
- Circular dependency fix is fully compatible with existing build system
2025-12-30 10:38:11 +01:00
Sophie
fb1e3374a7
ci: Trigger GitHub Actions workflow re-run
...
Force workflow to re-run with latest .github/paths-filter.yml configuration.
2025-12-30 10:26:10 +01:00
Sophie
64f0656e84
docs: Update CHANGELOG.md with fix for circular dependency issue
...
Adds changelog entry for alpine-sts version (30-12-2025) documenting:
- Fix for circular dependency that prevented Docker builds
- Restoration of official Portainer Agent image source
- Resolution of Issue #2318 (404 manifest unknown errors for users)
2025-12-30 10:24:49 +01:00
Sophie
2500a30186
ci: Add GitHub Actions paths filter configuration
...
Adds missing .github/paths-filter.yml configuration file required by
PR check workflow. Registers all addon paths including portainer_agent
for automated build testing on pull requests.
This allows GitHub Actions to properly detect which addons have changed
and trigger appropriate validation checks.
2025-12-30 10:24:06 +01:00
Sophie
4a75b76a19
fix: Restore Portainer Agent build and image source - Fix circular dependency
...
Restores official Portainer Agent image source (ghcr.io/portainerci/agent:latest)
in COPY --from statements. Previous code review feedback inadvertently introduced
a circular dependency that prevents Docker builds.
This fixes Issue #2318 where users cannot update due to 404 manifest unknown error.
Closes #2318
2025-12-30 10:19:01 +01:00
Alexandre
573c9721c6
Use latest bashio release in template
2025-12-30 09:23:50 +01:00
Alexandre
1669f63f21
Merge pull request #2315 from Quentec/master
...
fix: PROTECTION MODE IS ENABLED error when protection mode is OFF
2025-12-29 23:00:57 +01:00
github-actions
7461665439
GitHub bot : README updated
2025-12-29 17:03:43 +00:00
Claude Code
fdfe3070d2
fix: Correct CHANGELOG.md formatting for Codacy compliance
...
- Add blank line after version heading per markdown style guidelines
- Ensures consistent formatting with rest of CHANGELOG
2025-12-29 16:00:51 +01:00
Claude Code
f0f1251285
fix: Address code review feedback from Gemini
...
- Use BUILD_FROM and BUILD_ARCH for multi-architecture support
* Replace hardcoded amd64 with BUILD_FROM in FROM statement
* Use BUILD_ARCH variable in COPY --from directives
* Enables building for both amd64 and aarch64 architectures
- Remove error suppression in run script for better debugging
* Change 'cd /app || true' to 'cd /app' (fail fast on errors)
* Remove '2> /dev/null' redirection from agent startup
* Allow error messages to reach container logs for troubleshooting
These changes ensure the fix works correctly across all supported architectures
and provides visibility into any runtime issues.
2025-12-29 15:53:37 +01:00
Claude Code
6de904a01f
fix: PROTECTION MODE IS ENABLED error when protection mode is OFF
...
Fixes #2307
Changes:
- Update bashio from v0.17.5 → main branch (improved API error handling)
- Add robust protection mode check with Docker socket fallback
- Implement Level 1 (standard bashio) + Level 2 (socket check) fallback logic
- Update CHANGELOG.md with fix details
- Tested and verified working on Home Assistant OS with protection mode OFF
The fix addresses root cause: bashio v0.17.5 calls /addons/self endpoint
which returns 403 Forbidden. bashio's error handling incorrectly assumes
this means protection mode is ON. The fallback checks Docker socket directly
as a reliable indicator of actual protection mode state.
2025-12-29 15:40:14 +01:00
github-actions
ae11760a96
GitHub bot: changelog
2025-12-29 09:33:34 +00:00
Alexandre
307b26798e
Update version to v3.8.0-2
...
https://github.com/alexbelgium/hassio-addons/issues/2314
2025-12-29 10:12:22 +01:00
Alexandre
64cd59699f
Update ingress.conf
...
https://github.com/alexbelgium/hassio-addons/issues/2314
2025-12-29 10:11:56 +01:00
github-actions
0c8f5239bf
Github bot : image compressed
2025-12-28 23:06:51 +00:00
github-actions
ab2f8b7221
GitHub bot: changelog
2025-12-28 21:26:41 +00:00
Alexandre
bbd2f8cd31
Bump Bitwarden version to 1.35.0-6
2025-12-28 22:20:50 +01:00
Alexandre
64a07ec919
Update base image versions in build.yaml
2025-12-28 22:20:15 +01:00
Alexandre
6cc5a6e20d
Change base image version in Dockerfile
2025-12-28 22:19:39 +01:00
Alexandre
3fb8545216
Merge pull request #2312 from alexbelgium/codex/fix-vaultwarden-glibc-version-issue
...
Update Bitwarden base to Debian 15 and bump add-on version
2025-12-28 22:16:34 +01:00
Alexandre
2a8eb5cbb9
Update bitwarden base image and version
2025-12-28 22:11:37 +01:00
github-actions
40c8eaa80f
GitHub bot: changelog
2025-12-28 21:05:29 +00:00
Alexandre
1c6727a5ba
Update config.yaml
2025-12-28 21:58:29 +01:00
Alexandre
33e6e568af
Update Dockerfile
2025-12-28 21:58:22 +01:00
GitHub Actions
f364dabdd1
Revert 'Update config.yaml' [nobuild]
2025-12-28 20:57:13 +00:00
Alexandre
7c1078ee1c
Update config.yaml
2025-12-28 21:53:52 +01:00
Alexandre
9cfd7d2a08
Remove Nginx installation and update MODULES
...
Removed Nginx installation from Dockerfile and updated MODULES argument.
2025-12-28 21:53:44 +01:00
Alexandre
96117bea2b
Update Bitwarden version to 1.35.0-3
2025-12-28 21:52:28 +01:00
Alexandre
eeb375cdc1
Update Dockerfile
2025-12-28 21:52:10 +01:00
github-actions
3a4f77651c
GitHub bot: changelog
2025-12-28 20:47:51 +00:00
Alexandre
1f04f9301b
Update config.yaml
2025-12-28 21:39:49 +01:00
Alexandre
dfc8d9fc4d
Update version format in config.yaml
2025-12-28 21:39:41 +01:00
Alexandre
e77cc83bcd
Update Dockerfile
2025-12-28 21:39:28 +01:00
Alexandre
5ffae75c39
nobuild
2025-12-28 21:38:50 +01:00
Alexandre
4a412b7346
Update config.yaml
2025-12-28 21:37:15 +01:00
Alexandre
5e7c047bd3
Update Dockerfile for latest Vaultwarden and dependencies
...
Updated Dockerfile to use the latest Vaultwarden image and removed specific versioning for dependencies.
2025-12-28 21:35:58 +01:00
GitHub Actions
fedf7ee666
Revert 'Update config.yaml' [nobuild]
2025-12-28 20:33:51 +00:00
Alexandre
fca157990c
Update config.yaml
2025-12-28 21:30:50 +01:00
Alexandre
94d73f8f76
new version nobuild
2025-12-28 21:30:03 +01:00
GitHub Actions
ceae0d119d
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-28 19:18:40 +00:00
GitHub Actions
b407fb6fa3
Revert 'restore bitwarden' [nobuild]
2025-12-28 19:16:39 +00:00
Alexandre
0c11a1091f
restore bitwarden
2025-12-28 20:13:40 +01:00
github-actions
6c582f36ea
GitHub bot: changelog
2025-12-28 19:10:34 +00:00
alexbelgium
afe5b92613
Updater bot : zzz_archived_bitwarden updated to 1.35.0
2025-12-28 20:03:13 +01:00
alexbelgium
6e1c094895
Updater bot : social_to_mealie updated to 1.1.0
2025-12-28 20:01:49 +01:00
alexbelgium
f603687a93
Updater bot : seafile updated to 12.0.14
2025-12-28 20:01:42 +01:00
alexbelgium
c89d650e98
Updater bot : linkwarden updated to 2.13.5
2025-12-28 20:00:23 +01:00
alexbelgium
2b8b8f2f89
Updater bot : jackett updated to 0.24.590
2025-12-28 19:59:59 +01:00
alexbelgium
03a4177f69
Updater bot : immich_cuda updated to 2.4.1
2025-12-28 19:59:44 +01:00
alexbelgium
a12a3c8259
Updater bot : filebrowser_quantum updated to 1.2.0
2025-12-28 19:59:11 +01:00
alexbelgium
1305dbfd18
Updater bot : ente updated to 4.4.15
2025-12-28 19:59:03 +01:00
github-actions
ed25e3f850
GitHub bot : README updated
2025-12-28 17:03:42 +00:00
github-actions
6fd77bf6d8
GitHub bot: changelog
2025-12-28 15:42:53 +00:00
Alexandre
88e9f79338
Update Joplin version to 3.5.2-2
2025-12-28 16:25:59 +01:00
Alexandre
43e38aa53d
Update onpush_builder.yaml
2025-12-28 16:25:22 +01:00
GitHub Actions
ba0b35bd16
Revert 'Update version in config.yaml to 3.5.2-2' [nobuild]
2025-12-28 14:52:44 +00:00
Alexandre
0e2ae97294
Update version in config.yaml to 3.5.2-2
2025-12-28 14:53:21 +01:00
GitHub Actions
c83f67f19c
Revert 'Update config.yaml' [nobuild]
2025-12-28 13:48:13 +00:00
Alexandre
aafde39560
Update config.yaml
2025-12-28 13:49:52 +01:00
Alexandre
358a77c161
Refactor migration unlock logic and improve setup
...
Updated the script to improve error handling and logging for SQLite and PostgreSQL migrations. Adjusted the way directories and files are created and linked, ensuring proper permissions and existence checks.
2025-12-28 13:49:29 +01:00
Alexandre
27aadbee17
nobuild
2025-12-28 09:18:06 +01:00
Alexandre
aa76b99160
icons
2025-12-28 09:14:31 +01:00
Alexandre
7636632cb9
Update README to remove obsolete options
...
Removed several SSL and authentication options from the README.
2025-12-28 09:12:47 +01:00
Alexandre
c76cf786a2
Update config.yaml with auth_method options
...
Add authentication method options to configuration.
2025-12-28 09:11:30 +01:00
Alexandre
c228ab8483
Simplify config.yaml by removing unused options
...
Removed various configuration options and schema definitions for simplification.
2025-12-28 09:06:22 +01:00
Alexandre
9d9d65adcc
Update build matrix to exclude 'armv7' architecture
...
Removed 'armv7' architecture from the build matrix.
2025-12-28 08:59:52 +01:00
Alexandre
c0c661eeeb
Update config.yaml
2025-12-28 08:58:15 +01:00
Alexandre
2fd098e2d7
Merge pull request #2309 from alexbelgium/codex/duplicate-and-adapt-filebrowser-addon
...
Fix FileBrowser Quantum startup path and remove missing README image
2025-12-28 08:54:28 +01:00
Alexandre
33cb52f76a
Merge branch 'master' into codex/duplicate-and-adapt-filebrowser-addon
2025-12-28 08:54:21 +01:00
Alexandre
7b83bbae3e
Fix FileBrowser Quantum startup path
2025-12-28 08:53:17 +01:00
Alexandre
6f1cb01b46
Merge pull request #2308 from alexbelgium/codex/duplicate-and-adapt-filebrowser-addon
...
Remove FileBrowser Quantum binary assets
2025-12-28 08:32:23 +01:00
Alexandre
9a076663d7
Remove FileBrowser Quantum binary assets
2025-12-28 08:30:09 +01:00
github-actions[bot]
8df18fd71f
Update stargazer map & cache
2025-12-28 01:09:26 +00:00
github-actions
ec1785b06e
GitHub bot: changelog
2025-12-27 19:43:54 +00:00
Alexandre
a6f0b0c80b
Bump version to 0.1.0-5
2025-12-27 20:40:36 +01:00
Alexandre
69efb6bccf
Fix permissions for entrypoint.sh
2025-12-27 20:40:17 +01:00
github-actions
eec17f8225
GitHub bot: changelog
2025-12-27 19:06:48 +00:00
Alexandre
9f246feb94
Merge pull request #2305 from alexbelgium/codex/use-gosu-for-next.js-entrypoint
...
Add gosu dependency, enable ha_entrypoint and bump social_to_mealie version
2025-12-27 20:03:30 +01:00
Alexandre
9e6bf099a6
Add gosu dependency and bump social_to_mealie version
2025-12-27 20:03:12 +01:00
github-actions
01be16c677
GitHub bot : README updated
2025-12-27 17:03:44 +00:00
github-actions
92d7c82ab4
GitHub bot: changelog
2025-12-27 09:21:23 +00:00
Alexandre
062fa1790f
Bump version to 0.1.0-3
2025-12-27 10:17:53 +01:00
Alexandre
dd52847d1b
Merge pull request #2304 from alexbelgium/codex/create-and-populate-.env-file
...
Initialize generated /.env in env export templates
2025-12-27 10:17:23 +01:00
Alexandre
ea25783a73
Initialize .env in env export templates
2025-12-27 10:16:44 +01:00
github-actions
54ec5df87d
GitHub bot: changelog
2025-12-27 08:48:55 +00:00
Alexandre
a8f6a8a5f3
Update config.yaml
2025-12-27 09:45:12 +01:00
Alexandre
05c4f09e5f
Update 99-run.sh
2025-12-27 09:44:57 +01:00
Alexandre
7f10535477
Export environment variables to entrypoint scripts
...
Add export command for environment variables to entrypoint scripts
2025-12-27 09:44:09 +01:00
Alexandre
8945d624f5
Update 00-global_var.sh
2025-12-27 09:42:11 +01:00
Alexandre
5b44e1c234
Update 99-run.sh to export variables to entrypoint.sh
...
Added export commands to entrypoint.sh for required and optional variables.
2025-12-27 09:40:17 +01:00
GitHub Actions
73264f37c8
Revert 'Update config.yaml' [nobuild]
2025-12-27 08:37:17 +00:00
Alexandre
e9264f8c06
Refactor config.yaml by cleaning up device entries
...
Removed unnecessary device mappings and updated MEALIE_URL.
2025-12-27 09:29:37 +01:00
GitHub Actions
e13186982d
Revert 'Update config.yaml to modify device mappings and settings' [nobuild]
2025-12-27 08:29:06 +00:00
Alexandre
2f7c7a9caa
Update Dockerfile
2025-12-27 09:28:45 +01:00
Alexandre
d080826869
Update config.yaml to modify device mappings and settings
2025-12-27 09:25:22 +01:00
Alexandre
2d5ee9e394
Merge pull request #2303 from alexbelgium/codex/create-addon-based-on-existing-templates
...
Remove Social to Mealie binary assets
2025-12-27 09:22:49 +01:00
Alexandre
843da44ac7
new addon
2025-12-27 09:22:26 +01:00
github-actions
f129d5e6cc
GitHub bot: changelog
2025-12-27 08:21:01 +00:00
Alexandre
0ff3975de3
Remove social_to_mealie binary assets
2025-12-27 09:20:19 +01:00
Alexandre
eec82176b0
Add disk space cleanup and reduce retry wait time
...
Updated the workflow to include disk space cleanup and adjusted retry wait time.
2025-12-27 09:20:03 +01:00
Alexandre
4494a9e984
Update config.yaml
2025-12-27 09:16:10 +01:00
Alexandre
b2f13a9650
Update onpush_builder.yaml
2025-12-27 09:14:10 +01:00
GitHub Actions
8d429be0f9
Revert 'Update config.yaml' [nobuild]
2025-12-27 08:02:16 +00:00
Alexandre
33244b571f
Update config.yaml
2025-12-27 08:58:39 +01:00
Alexandre
831ae97abb
Update Dockerfile to install Rust and wasm-pack
...
Set up Rust environment and install wasm-pack.
2025-12-27 08:58:27 +01:00
Alexandre
ceb7eb2176
Update config.yaml
2025-12-27 08:57:42 +01:00
Alexandre
861a447de2
Enhance retry logic with cleanup commands
...
Added cleanup steps before retrying the build process.
2025-12-27 08:56:22 +01:00
Alexandre
18c93fc88f
Update config.yaml
2025-12-27 08:52:14 +01:00
Alexandre
14d42dcf0f
Add no-cache option to build args in workflow
2025-12-27 08:51:58 +01:00
Alexandre
1c00b0105b
Update updater.json
2025-12-27 08:50:15 +01:00
Alexandre
f55b6a1235
Update Dockerfile
2025-12-27 08:49:51 +01:00
GitHub Actions
a02359cbe9
Revert 'Updater bot : immich_cuda updated to 2.4.1' [nobuild]
2025-12-27 07:39:29 +00:00
GitHub Actions
be717f1b13
Revert 'Updater bot : seafile updated to 12.0.14' [nobuild]
2025-12-27 07:38:39 +00:00
GitHub Actions
780b390166
Revert 'Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09' [nobuild]
2025-12-27 07:36:45 +00:00
GitHub Actions
aecc0847e4
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-27 07:36:43 +00:00
alexbelgium
846c9e6619
Updater bot : seafile updated to 12.0.14
2025-12-27 08:32:01 +01:00
alexbelgium
6b906a0407
Updater bot : organizr updated to 1.601
2025-12-27 08:31:19 +01:00
alexbelgium
a1f85eb1e5
Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09
2025-12-27 08:31:08 +01:00
alexbelgium
6e6c90b039
Updater bot : monica updated to 5.0.0b5
2025-12-27 08:30:50 +01:00
alexbelgium
91e5dd9f5f
Updater bot : jackett updated to 0.24.569
2025-12-27 08:30:21 +01:00
alexbelgium
5a406035dc
Updater bot : immich_cuda updated to 2.4.1
2025-12-27 08:30:06 +01:00
alexbelgium
de67d8e1aa
Updater bot : ente updated to 4.4.15
2025-12-27 08:29:32 +01:00
Alexandre
71d986150e
Update updater.json
2025-12-27 08:27:32 +01:00
Alexandre
6b7c64cf38
Update updater.json
2025-12-27 08:26:39 +01:00
Alexandre
c526cacd60
Add Rust and Cargo to Dockerfile dependencies
2025-12-27 08:25:01 +01:00
Alexandre
ae06f7809c
Update updater.json
2025-12-27 08:23:56 +01:00
Alexandre
297f973a15
Implement retry logic for add-on build process
...
Added a retry mechanism for building the add-on in case of failure, with a wait time of 3 minutes before the second attempt.
2025-12-27 08:22:21 +01:00
Alexandre
cad5bbbc2c
Check for init-adduser run file before sed commands
...
Add conditional check before modifying init-adduser run script.
2025-12-27 08:19:40 +01:00
Alexandre
d686f2671d
Fix environment variable name for packages in Dockerfile
2025-12-27 08:13:05 +01:00
github-actions
ed601536c9
GitHub bot: changelog
2025-12-27 07:10:02 +00:00
Alexandre
cbbfd847e5
Update config.yaml
2025-12-27 08:09:02 +01:00
Alexandre
def0666c98
Add github_beta field to updater.json
2025-12-27 08:03:39 +01:00
Alexandre
1f5c0b54ea
Add ingress_entry
2025-12-27 08:00:29 +01:00
Alexandre
3f91cd3811
nobuild
2025-12-27 07:53:43 +01:00
Alexandre
5e0934aa20
nobuild
2025-12-27 07:53:06 +01:00
Alexandre
b8aa2292f5
Update sub_filter directives in ingress.conf
2025-12-27 07:52:37 +01:00
GitHub Actions
6476676fca
Revert 'Updater bot : seafile updated to 12.0.14' [nobuild]
2025-12-27 01:02:52 +00:00
GitHub Actions
070cd1f332
Revert 'Updater bot : immich_cuda updated to 2.4.1' [nobuild]
2025-12-27 01:02:05 +00:00
GitHub Actions
a6c00c5808
Revert 'Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09' [nobuild]
2025-12-27 01:01:17 +00:00
GitHub Actions
b2e774e9b3
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-27 01:00:39 +00:00
GitHub Actions
e92005eb48
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-27 01:00:16 +00:00
GitHub Actions
153303b3fb
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-27 00:59:48 +00:00
alexbelgium
00ed9cbd61
Updater bot : sonarr updated to 4.0.16.2946
2025-12-27 01:59:21 +01:00
alexbelgium
69cf376a46
Updater bot : seafile updated to 12.0.14
2025-12-27 01:59:15 +01:00
GitHub Actions
0e05f6ec3c
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-12-27 00:58:36 +00:00
alexbelgium
6a852d0a41
Updater bot : organizr updated to 1.601
2025-12-27 01:58:33 +01:00
alexbelgium
f253525841
Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09
2025-12-27 01:58:21 +01:00
alexbelgium
241b93fa2d
Updater bot : monica updated to
2025-12-27 01:58:03 +01:00
alexbelgium
1f9a5f4c98
Updater bot : linkwarden updated to 2.13.4
2025-12-27 01:57:56 +01:00
alexbelgium
05536c26d2
Updater bot : jackett updated to 0.24.545
2025-12-27 01:57:32 +01:00
alexbelgium
1475c988d7
Updater bot : immich_cuda updated to 2.4.1
2025-12-27 01:57:17 +01:00
alexbelgium
e11d23c4f2
Updater bot : flexget updated to 3.18.33
2025-12-27 01:56:57 +01:00
alexbelgium
5ea8097043
Updater bot : fireflyiii_fints_importer updated to -
2025-12-27 01:56:53 +01:00
alexbelgium
198c9941d7
Updater bot : ente updated to 4.4.15
2025-12-27 01:56:40 +01:00
alexbelgium
8896a8c95a
Updater bot : cloudcommander updated to 19.0.17
2025-12-27 01:56:17 +01:00
alexbelgium
b622cc655a
Updater bot : webtop_kde updated to 4.16-r0-ls94
2025-12-27 01:55:05 +01:00
github-actions
6abf3ad89b
GitHub bot : README updated
2025-12-26 17:03:57 +00:00
github-actions
c6b84a8b46
GitHub bot : graphs updated
2025-12-26 12:12:24 +00:00
github-actions
92f493edf8
Github bot : stats updated
2025-12-26 12:11:35 +00:00
Alexandre
b9204229b2
Nobuild
2025-12-26 08:54:33 +01:00
Alexandre
5ddeaaba9e
Nobuild
2025-12-26 08:53:10 +01:00
GitHub Actions
81ed8d2c4a
Revert 'Update config.yaml' [nobuild]
2025-12-25 22:23:43 +00:00
Alexandre
2ee8c53eb7
Update config.yaml
2025-12-25 23:20:52 +01:00
Alexandre
44c8115e83
Update Dockerfile to use latest gazpar2mqtt image
2025-12-24 18:17:19 +01:00
Alexandre
8fe2951e16
Merge pull request #2298 from alexbelgium/codex/update-gazpar2mqtt-to-new-repository
...
Update gazpar2mqtt upstream to ssenart/gazpar2mqtt (0.2.4)
2025-12-24 18:16:33 +01:00
Alexandre
3fcaf4c6bd
Update gazpar2mqtt upstream to ssenart
2025-12-24 17:56:32 +01:00
github-actions
117d97c37c
GitHub bot: changelog
2025-12-24 16:29:07 +00:00
Alexandre
616001d145
Merge pull request #2297 from alexbelgium/codex/fix-issue-2295-and-propose-new-paths
...
Bump birdnet-go version and fix ingress subpath rewrites
2025-12-24 17:19:06 +01:00
Alexandre
b06f6d5b4d
Bump birdnet-go addon version
2025-12-24 17:18:35 +01:00
GitHub Actions
862e5d4ac3
Revert 'Updater bot : seafile updated to 12.0.14' [nobuild]
2025-12-24 07:38:34 +00:00
GitHub Actions
bba61ba132
Revert 'Updater bot : immich_cuda updated to 2.4.1' [nobuild]
2025-12-24 07:37:59 +00:00
GitHub Actions
b59a77e8fe
Revert 'Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09' [nobuild]
2025-12-24 07:37:26 +00:00
GitHub Actions
68c0ef10b9
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-24 07:36:48 +00:00
GitHub Actions
a7b6306848
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-24 07:36:23 +00:00
GitHub Actions
717104080f
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-24 07:36:13 +00:00
alexbelgium
a4de98f395
Updater bot : tdarr updated to 2.58.02
2025-12-24 08:35:42 +01:00
alexbelgium
90120f9c0a
Updater bot : seafile updated to 12.0.14
2025-12-24 08:35:26 +01:00
alexbelgium
e2e29a8a06
Updater bot : portainer_agent updated to alpine-sts
2025-12-24 08:34:58 +01:00
GitHub Actions
4a2de7ead7
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-12-24 07:34:50 +00:00
alexbelgium
1a2b97eddf
Updater bot : photoprism updated to ubuntu-2025-11-30
2025-12-24 08:34:47 +01:00
alexbelgium
fd8c3a9283
Updater bot : organizr updated to 1.601
2025-12-24 08:34:42 +01:00
alexbelgium
46f89e94c6
Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09
2025-12-24 08:34:30 +01:00
alexbelgium
5bdc60e298
Updater bot : monica updated to
2025-12-24 08:34:12 +01:00
alexbelgium
ac012c5678
Updater bot : jackett updated to 0.24.521
2025-12-24 08:33:45 +01:00
alexbelgium
4b661c7963
Updater bot : immich_cuda updated to 2.4.1
2025-12-24 08:33:31 +01:00
alexbelgium
48c376e03d
Updater bot : guacamole updated to 1.6.0-bullseye
2025-12-24 08:33:25 +01:00
alexbelgium
144933630c
Updater bot : gazpar2mqtt updated to 0.8.2
2025-12-24 08:33:13 +01:00
alexbelgium
2228dc2013
Updater bot : fireflyiii_fints_importer updated to -
2025-12-24 08:33:05 +01:00
alexbelgium
6a6a250811
Updater bot : ente updated to 4.4.15
2025-12-24 08:32:52 +01:00
GitHub Actions
60e665d3ca
Revert 'Updater bot : wger updated to' [nobuild]
2025-12-23 16:58:33 +00:00
GitHub Actions
994f9071d3
Revert 'Updater bot : webtop_kde updated to 4.16-r0-ls94' [nobuild]
2025-12-23 16:57:32 +00:00
alexbelgium
2e43806bfe
Updater bot : wger updated to
2025-12-23 17:56:38 +01:00
alexbelgium
6ba7ba1823
Updater bot : webtop_kde updated to 4.16-r0-ls94
2025-12-23 17:55:34 +01:00
alexbelgium
c62a40b7de
Updater bot : portainer_agent updated to
2025-12-23 17:53:52 +01:00
GitHub Actions
03a73609dc
Revert 'Updater bot : immich_cuda updated to 2.4.1' [nobuild]
2025-12-23 16:53:32 +00:00
GitHub Actions
e22c10d2bb
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-23 16:52:44 +00:00
alexbelgium
053e21edef
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls288
2025-12-23 17:52:19 +01:00
GitHub Actions
236762cf29
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-23 16:51:28 +00:00
alexbelgium
1e23803fff
Updater bot : organizr updated to 1.601
2025-12-23 17:51:08 +01:00
alexbelgium
cd1dfaade1
Updater bot : monica updated to
2025-12-23 17:49:39 +01:00
GitHub Actions
df7528d2cf
Revert 'Updater bot : flexget updated to' [nobuild]
2025-12-23 16:49:12 +00:00
alexbelgium
5091e8a9f6
Updater bot : immich_cuda updated to 2.4.1
2025-12-23 17:48:56 +01:00
alexbelgium
f242855a05
Updater bot : immich updated to 2.4.1
2025-12-23 17:48:53 +01:00
GitHub Actions
46938c77d4
Revert 'Updater bot : fireflyiii_fints_importer updated to' [nobuild]
2025-12-23 16:48:30 +00:00
alexbelgium
de7d7c40d1
Updater bot : grampsweb updated to 25.12.0
2025-12-23 17:48:15 +01:00
GitHub Actions
73c4b08079
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-23 16:47:52 +00:00
GitHub Actions
77c29e5f7e
Revert 'Updater bot : epicgamesfree updated to' [nobuild]
2025-12-23 16:47:34 +00:00
alexbelgium
b479210f5c
Updater bot : flexget updated to
2025-12-23 17:47:32 +01:00
alexbelgium
48f563a647
Updater bot : fireflyiii_fints_importer updated to
2025-12-23 17:46:58 +01:00
alexbelgium
8c29c74808
Updater bot : epicgamesfree updated to
2025-12-23 17:45:46 +01:00
alexbelgium
5032c32854
Updater bot : ente updated to 4.4.15
2025-12-23 17:44:45 +01:00
GitHub Actions
7e58d67e9f
Revert 'Updater bot : wger updated to' [nobuild]
2025-12-23 16:22:39 +00:00
GitHub Actions
c4cfdc7f6c
Revert 'Updater bot : webtop_kde updated to 4.16-r0-ls94' [nobuild]
2025-12-23 16:21:43 +00:00
alexbelgium
18c385cf67
Updater bot : zoneminder updated to 1.36.37
2025-12-23 17:21:03 +01:00
alexbelgium
024c0d7141
Updater bot : wger updated to
2025-12-23 17:20:51 +01:00
alexbelgium
51027e5e0e
Updater bot : webtop_kde updated to 4.16-r0-ls94
2025-12-23 17:19:47 +01:00
alexbelgium
2d906e16e9
Updater bot : tdarr updated to
2025-12-23 17:18:54 +01:00
alexbelgium
4a74078541
Updater bot : seafile updated to
2025-12-23 17:18:54 +01:00
GitHub Actions
fad52733f1
Revert 'Updater bot : portainer_agent updated to' [nobuild]
2025-12-23 16:18:43 +00:00
GitHub Actions
ce9a18b10e
Revert 'Updater bot : plex updated to 1.42.2.10156-f737b826c-ls288' [nobuild]
2025-12-23 16:18:42 +00:00
GitHub Actions
61f1e83eb1
Revert 'Updater bot : immich_cuda updated to 2.4.1' [nobuild]
2025-12-23 16:17:42 +00:00
alexbelgium
8313ff5dad
Updater bot : prowlarr updated to nightly-2.3.1.5243-ls220
2025-12-23 17:17:12 +01:00
GitHub Actions
4cea55a8e7
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-23 16:17:08 +00:00
alexbelgium
6b6d28fa3c
Updater bot : portainer_agent updated to
2025-12-23 17:17:07 +01:00
alexbelgium
2346bd1b4d
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls288
2025-12-23 17:16:32 +01:00
alexbelgium
f8f97b118c
Updater bot : photoprism updated to
2025-12-23 17:16:27 +01:00
GitHub Actions
34a0477699
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-23 16:15:51 +00:00
alexbelgium
5ea753b7c3
Updater bot : organizr updated to 1.601
2025-12-23 17:15:22 +01:00
alexbelgium
31b6e86ca2
Updater bot : omada_v3 updated to
2025-12-23 17:15:19 +01:00
GitHub Actions
0fa0dcafa7
Revert 'Updater bot : immich updated to 2.4.1' [nobuild]
2025-12-23 16:15:17 +00:00
GitHub Actions
21fa26f14d
Revert 'Updater bot : grampsweb updated to 25.12.0' [nobuild]
2025-12-23 16:14:17 +00:00
alexbelgium
aff2f8c652
Updater bot : monica updated to
2025-12-23 17:13:51 +01:00
alexbelgium
499ebd3f06
Updater bot : linkwarden updated to 2.13.3
2025-12-23 17:13:45 +01:00
alexbelgium
017ec9ba2e
Updater bot : joal updated to 2.1.37
2025-12-23 17:13:30 +01:00
alexbelgium
60bf10bd45
Updater bot : jackett updated to 0.24.512
2025-12-23 17:13:21 +01:00
GitHub Actions
520d8a9b76
Revert 'Updater bot : flexget updated to' [nobuild]
2025-12-23 16:13:20 +00:00
alexbelgium
0a9d249235
Updater bot : immich_openvino updated to 2.4.1
2025-12-23 17:13:13 +01:00
alexbelgium
b1da226379
Updater bot : immich_noml updated to 2.4.1
2025-12-23 17:13:10 +01:00
alexbelgium
3204e7efcc
Updater bot : immich_cuda updated to 2.4.1
2025-12-23 17:13:03 +01:00
alexbelgium
31cc533ad9
Updater bot : immich updated to 2.4.1
2025-12-23 17:13:00 +01:00
alexbelgium
a0d66b9033
Updater bot : guacamole updated to
2025-12-23 17:12:56 +01:00
GitHub Actions
b251417aac
Revert 'Updater bot : fireflyiii_fints_importer updated to' [nobuild]
2025-12-23 16:12:42 +00:00
alexbelgium
49de36caed
Updater bot : grampsweb updated to 25.12.0
2025-12-23 17:12:21 +01:00
alexbelgium
54b7f64d45
Updater bot : gazpar2mqtt updated to
2025-12-23 17:12:13 +01:00
GitHub Actions
f57b80a94e
Revert 'Updater bot : epicgamesfree updated to' [nobuild]
2025-12-23 16:11:47 +00:00
GitHub Actions
17193aa14e
Revert 'Updater bot : ente updated to 4.4.15' [nobuild]
2025-12-23 16:11:45 +00:00
alexbelgium
24cc0ad484
Updater bot : flexget updated to
2025-12-23 17:11:38 +01:00
alexbelgium
2be050577a
Updater bot : fireflyiii_fints_importer updated to
2025-12-23 17:11:03 +01:00
alexbelgium
6b38c77e85
Updater bot : epicgamesfree updated to
2025-12-23 17:09:52 +01:00
alexbelgium
c0920e7cc3
Updater bot : ente updated to 4.4.15
2025-12-23 17:08:50 +01:00
alexbelgium
7b058b4806
Updater bot : birdnet-go updated to nightly-20251223
2025-12-23 17:07:36 +01:00
Alexandre
f2d69eed9a
Merge pull request #2293 from alexbelgium/codex/fix-issue-2289-and-update-version
...
Handle WireGuard sysctl failure on read-only hosts
2025-12-22 08:59:33 +01:00
Alexandre
c972094f59
Handle WireGuard sysctl failure on read-only hosts
2025-12-22 08:53:18 +01:00
github-actions
2be8099804
GitHub bot: changelog
2025-12-22 07:35:16 +00:00
Alexandre
943475e01b
update
2025-12-22 08:29:27 +01:00
github-actions
755f796a3f
Github bot : image compressed
2025-12-21 23:06:34 +00:00
Alexandre
9e2f740df3
Add sysctl script to local sbin directory
2025-12-21 21:09:41 +01:00
Alexandre
aee0aa3915
Update config.yaml
2025-12-21 20:49:42 +01:00
Alexandre
3cf7987799
Remove homeassistant version from config.yaml
2025-12-21 17:29:55 +01:00
Alexandre
1b29b79d50
Remove duplicate ip6tables-legacy from ARG PACKAGES
2025-12-21 17:29:18 +01:00
Alexandre
a4f9ea7a29
Merge pull request #2292 from alexbelgium/codex/fix-issue-with-hassio-addons
...
Ensure wireguard sysctl wrapper is always used
2025-12-21 17:22:06 +01:00
Alexandre
06fdfa0232
Bump qbittorrent addon to 5.1.4-1
2025-12-21 17:21:37 +01:00
Alexandre
bc7f031fa9
Ensure wireguard sysctl wrapper is always used
2025-12-21 17:15:57 +01:00
Alexandre
a950f4b7ba
Merge pull request #2291 from alexbelgium/codex/fix-wireguard-connection-failure
...
Add legacy iptables packages for WireGuard
2025-12-21 16:58:44 +01:00
Alexandre
4fca39886c
Add legacy iptables packages for WireGuard
2025-12-21 16:58:29 +01:00
Alexandre
bac68d23e0
Merge pull request #2290 from alexbelgium/codex/fix-issue-2104-in-hassio-addons
...
Fix Seafile database option parsing
2025-12-21 16:54:55 +01:00
Alexandre
bc0bce90ae
Fix Seafile database selection handling
2025-12-21 16:54:42 +01:00
github-actions[bot]
6146ed5075
Update stargazer map & cache
2025-12-21 01:09:41 +00:00
github-actions
42ffc9ff49
GitHub bot: changelog
2025-12-20 21:46:33 +00:00
Alexandre
a45c74e229
Merge pull request #2288 from alexbelgium/codex/align-netalertx-addon-code-with-test-repo
...
Align netalertx addon with test repository
2025-12-20 22:44:20 +01:00
Alexandre
32aaa6e626
Update upstream version and remove paused flag
2025-12-20 22:43:57 +01:00
Alexandre
fe116709fa
Update version in config.yaml to 25.11.29
2025-12-20 22:43:23 +01:00
Alexandre
ec9720d742
Add image configuration to netalertx
2025-12-20 22:42:01 +01:00
Alexandre
5d0fae8b4d
Align netalertx addon with test repository
2025-12-20 22:40:38 +01:00
github-actions
7df3d633d8
GitHub bot: changelog
2025-12-20 10:48:21 +00:00
Alexandre
a509f7ee0d
Update version to 2025.12-05
2025-12-20 11:17:25 +01:00
GitHub Actions
d8075842ea
Revert 'Update version to 2025.12-05' [nobuild]
2025-12-20 08:39:55 +00:00
Alexandre
cb7516b47e
Update version to 2025.12-05
2025-12-20 09:19:26 +01:00
GitHub Actions
05c70a6747
Revert 'Update version to 2025.12-05' [nobuild]
2025-12-20 07:48:06 +00:00
Alexandre
9470b2c062
Update version to 2025.12-05
2025-12-20 08:46:37 +01:00
github-actions
04898bc6c6
GitHub bot: changelog
2025-12-20 01:17:38 +00:00
github-actions
cbe6a375bd
GitHub bot: changelog
2025-12-20 01:12:31 +00:00
GitHub Actions
f01aa47ec4
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-20 01:02:37 +00:00
GitHub Actions
0c339b9da4
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-20 01:02:27 +00:00
alexbelgium
6c2a395264
Updater bot : zzz_archived_code-server updated to 4.107.0
2025-12-20 02:00:55 +01:00
alexbelgium
2c98f6ab47
Updater bot : webtop_kde updated to 4.16-r0-ls93
2025-12-20 02:00:35 +01:00
GitHub Actions
1efccba24e
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-12-20 01:00:27 +00:00
alexbelgium
74b0f0c394
Updater bot : prowlarr updated to nightly-2.3.1.5238-ls220
2025-12-20 01:59:01 +01:00
alexbelgium
bbdf580216
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls287
2025-12-20 01:58:53 +01:00
alexbelgium
b613d09155
Updater bot : organizr updated to 1.601
2025-12-20 01:58:42 +01:00
alexbelgium
52fff588ab
Updater bot : nzbget updated to v25.4-ls225
2025-12-20 01:58:28 +01:00
alexbelgium
888f98502f
Updater bot : monica updated to
2025-12-20 01:58:12 +01:00
alexbelgium
c733313d1d
Updater bot : mealie updated to v3.8.0
2025-12-20 01:58:09 +01:00
alexbelgium
59f48b41b6
Updater bot : joplin updated to 3.5.2
2025-12-20 01:57:54 +01:00
alexbelgium
1eaf9a71f8
Updater bot : jellyfin updated to 10.11.5
2025-12-20 01:57:44 +01:00
alexbelgium
3fd7bc1cab
Updater bot : jackett updated to 0.24.487
2025-12-20 01:57:41 +01:00
alexbelgium
9d864ecddf
Updater bot : gitea updated to 1.25.3
2025-12-20 01:57:14 +01:00
alexbelgium
67bdb3050c
Updater bot : flexget updated to 3.18.32
2025-12-20 01:57:05 +01:00
alexbelgium
9775c967ef
Updater bot : fireflyiii_fints_importer updated to -
2025-12-20 01:57:00 +01:00
alexbelgium
896396b4dc
Updater bot : fireflyiii updated to 6.4.14
2025-12-20 01:56:51 +01:00
alexbelgium
c1258b335e
Updater bot : filebrowser updated to 2.52.0
2025-12-20 01:56:47 +01:00
alexbelgium
a3cbcad189
Updater bot : ente updated to 4.4.13
2025-12-20 01:56:42 +01:00
alexbelgium
e65b7fc299
Updater bot : emby_beta updated to 4.9.4.1
2025-12-20 01:56:32 +01:00
alexbelgium
d53fcd470e
Updater bot : collabora updated to 25.4.8
2025-12-20 01:56:24 +01:00
alexbelgium
82e4332d99
Updater bot : birdnet-go updated to nightly-20251214
2025-12-20 01:55:29 +01:00
alexbelgium
51a0270bf2
Updater bot : autobrr updated to 1.71.0
2025-12-20 01:55:12 +01:00
github-actions
ab1aa8a4fb
GitHub bot: changelog
2025-12-19 19:19:33 +00:00
Alexandre
212db5aba8
Update version in config.yaml to 2025.12-04
2025-12-19 19:51:21 +01:00
github-actions
4aac1ac08c
GitHub bot : README updated
2025-12-19 17:04:09 +00:00
github-actions
c32a1be02d
GitHub bot: changelog
2025-12-19 13:25:06 +00:00
Alexandre
edf03898d6
Merge pull request #2284 from alexbelgium/codex/fix-issue-2283-on-github
...
Fix migration lock handling for Joplin addon
2025-12-19 14:02:05 +01:00
Alexandre
be6dd261ed
Fix Joplin migration locks on startup
2025-12-19 13:57:29 +01:00
Alexandre
71a09508e6
Update config.yaml
2025-12-19 13:54:57 +01:00
Alexandre
8fb8ec739a
Update version to 2025.12.02
2025-12-19 13:53:32 +01:00
github-actions
a2d8fc7ff3
Github bot : stats updated
2025-12-19 12:13:19 +00:00
github-actions
0d1bced053
GitHub bot: changelog
2025-12-19 11:06:39 +00:00
Alexandre
dfaf84b25c
Update version to 2025.12.01
2025-12-19 11:37:10 +01:00
Alexandre
a6f49f298f
Merge pull request #2282 from alexbelgium/codex/add-changelog-and-version-information
...
Add history recording storage extension configuration
2025-12-18 21:34:55 +01:00
Alexandre
0b3f4b7b38
Add history recording storage support
2025-12-18 21:34:38 +01:00
Alexandre
37bc46d5be
Update 99-run.sh
2025-12-18 15:51:42 +01:00
Alexandre
124134ad1e
nobuild
2025-12-18 15:31:45 +01:00
github-actions
3e026a99bc
GitHub bot: changelog
2025-12-18 14:23:23 +00:00
Alexandre
28056af8da
Update version to 25.10.1-2 in config.yaml
2025-12-18 15:21:26 +01:00
Alexandre
d09f4f15b7
Fix shebang path in 32-ingress.sh
2025-12-18 15:21:02 +01:00
Alexandre
98f7e6a535
Update 32-ingress.sh
2025-12-18 15:20:34 +01:00
Alexandre
0d3d7ce37d
Update Dockerfile
2025-12-18 15:19:50 +01:00
GitHub Actions
50563cf1a8
Revert 'Update version to 25.10.1-2' [nobuild]
2025-12-18 14:12:46 +00:00
Alexandre
4cca9d6a77
Update version to 25.10.1-2
2025-12-18 15:10:44 +01:00
Alexandre
dd1a9ce21d
Update shebang to use new bashio path
2025-12-18 15:10:17 +01:00
Alexandre
ea54e5f706
Comment out bashio installation in Dockerfile
...
Comment out bashio installation steps in Dockerfile
2025-12-18 15:09:51 +01:00
GitHub Actions
7315336e2b
Revert 'Update version in config.yaml to 25.10.1-2' [nobuild]
2025-12-18 14:08:03 +00:00
Alexandre
ae01c1063a
Update version in config.yaml to 25.10.1-2
2025-12-18 15:06:24 +01:00
Alexandre
f510d6695b
Change ownership in Dockerfile COPY command
2025-12-18 15:03:31 +01:00
Alexandre
aafbc88a38
Update Dockerfile to set ownership on rootfs copy
...
Change ownership of copied files to user with ID 212.
2025-12-18 15:03:02 +01:00
GitHub Actions
7529a307fd
Revert 'Update version to 25.11.29' [nobuild]
2025-12-18 13:57:45 +00:00
Alexandre
a1e6d3a896
Update version to 25.11.29
2025-12-18 14:55:27 +01:00
Alexandre
673cbea714
Fix Dockerfile syntax for bashio installation
2025-12-18 14:54:47 +01:00
Alexandre
542c0468c8
Refactor Dockerfile by cleaning up commands
...
Removed unnecessary chmod command and commented out bashio installation.
2025-12-18 14:54:31 +01:00
GitHub Actions
de50234e22
Revert 'Update version to 25.11.29' [nobuild]
2025-12-18 13:52:46 +00:00
Alexandre
cd79546d0e
Update version to 25.11.29
2025-12-18 14:51:01 +01:00
Alexandre
2e61a55a52
Refactor Dockerfile to simplify permissions setup
...
Removed unnecessary ownership change and adjusted permissions for specific scripts.
2025-12-18 14:50:20 +01:00
GitHub Actions
2ce9499b46
Revert 'Update config.yaml' [nobuild]
2025-12-18 12:01:45 +00:00
Alexandre
63245a8698
Update updater.json
2025-12-18 12:57:41 +01:00
Alexandre
ecbb75b209
Update config.yaml
2025-12-18 12:57:30 +01:00
Alexandre
b1673798f6
Refactor Dockerfile by cleaning up and adding bashio
...
Removed unused environment variables and scripts, and added bashio installation.
2025-12-18 12:56:53 +01:00
Alexandre
afe85f3ef2
nobuild
2025-12-18 12:56:39 +01:00
Alexandre
f7c04b55fb
Update updater.json
2025-12-18 12:56:09 +01:00
Alexandre
c181738ff1
Update build.json to use latest image tags
2025-12-18 12:56:00 +01:00
Alexandre
2686ea64f8
Merge pull request #2279 from alexbelgium/codex/review-issue-#1753-for-closure-or-fix
...
Fix Seafile file server root configuration
2025-12-18 10:37:06 +01:00
Alexandre
b833d9fd3c
Normalize Seafile URL configuration
2025-12-18 10:36:56 +01:00
Alexandre
7debca49fe
Fix Seafile file server root configuration
2025-12-18 07:59:44 +01:00
Alexandre
6e703632ed
Merge pull request #2278 from alexbelgium/codex/review-issue-#1808-for-closure-or-fix
...
Fix Birdnet-Go microphone selection override
2025-12-17 17:09:41 +01:00
Alexandre
b82d8cddcd
Fix Birdnet-Go microphone selection override
2025-12-17 17:09:06 +01:00
Alexandre
0505243c75
Merge pull request #2277 from alexbelgium/codex/review-issue-#1219-for-closure-or-fix
...
Handle missing SSL files in Omada startup script
2025-12-17 17:08:04 +01:00
Alexandre
b2b12d697a
Handle missing SSL files for Omada addon
2025-12-17 17:07:53 +01:00
Alexandre
0b5a79ee1c
Merge pull request #2276 from alexbelgium/codex/review-issue-#1069-for-closure-or-fix
...
Ensure pg_stat_tmp directory for guacamole postgres
2025-12-17 17:06:06 +01:00
Alexandre
2bf8d4a8f0
Ensure pg_stat_tmp directory for guacamole postgres
2025-12-17 15:43:46 +01:00
Alexandre
7f5a932586
Merge pull request #2274 from alexbelgium/dependabot/github_actions/actions/cache-5
...
Bump actions/cache from 4 to 5
2025-12-16 08:58:12 +01:00
Alexandre
511b1b7265
Merge pull request #2275 from alexbelgium/dependabot/github_actions/peter-evans/create-pull-request-8
...
Bump peter-evans/create-pull-request from 7 to 8
2025-12-16 08:58:04 +01:00
dependabot[bot]
88d8f8acab
Bump peter-evans/create-pull-request from 7 to 8
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 18:05:45 +00:00
dependabot[bot]
0374d9c532
Bump actions/cache from 4 to 5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 18:05:37 +00:00
github-actions
bf006ecdf8
Github bot : image compressed
2025-12-14 23:06:37 +00:00
github-actions[bot]
f8cf924ce5
Update stargazer map & cache
2025-12-14 01:09:24 +00:00
github-actions
31a4cd4681
GitHub bot: changelog
2025-12-13 19:30:43 +00:00
Alexandre
2d71df0b68
Merge pull request #2271 from alexbelgium/codex/fix-issue-#2270-on-github
...
Handle existing transcode symlink in Jellyfin add-on
2025-12-13 20:13:41 +01:00
Alexandre
4a76b61d4e
Update jellyfin/rootfs/etc/cont-init.d/90-data_location.sh
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-13 20:13:28 +01:00
Alexandre
c89cf5bf63
Fix Jellyfin legacy symlink handling
2025-12-13 20:13:04 +01:00
Alexandre
795b30c78e
Handle existing Jellyfin symlinks
2025-12-13 20:08:45 +01:00
Alexandre
1637b4f3a9
Handle existing transcode symlink
2025-12-13 20:05:11 +01:00
Alexandre
5e784ba97d
Add 'mfsymlinks' option to CIFS mount command
2025-12-13 20:03:41 +01:00
github-actions
bd323bbfee
GitHub bot: changelog
2025-12-13 01:12:06 +00:00
GitHub Actions
1bc671c54c
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-13 01:02:49 +00:00
GitHub Actions
2e2ec2645c
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-13 01:02:02 +00:00
alexbelgium
96a6458f4d
Updater bot : webtop_kde updated to 4.16-r0-ls95
2025-12-13 02:00:38 +01:00
GitHub Actions
3a5e399e88
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-12-13 00:59:24 +00:00
alexbelgium
0f0dfcb0a3
Updater bot : portainer updated to 2.37.0
2025-12-13 01:58:59 +01:00
alexbelgium
cbc3e2f3fa
Updater bot : organizr updated to 1.601
2025-12-13 01:58:46 +01:00
alexbelgium
9929088838
Updater bot : openproject updated to 16.6.3
2025-12-13 01:58:42 +01:00
alexbelgium
b2010d8445
Updater bot : nzbget updated to v25.4-ls224
2025-12-13 01:58:30 +01:00
alexbelgium
e319f2a1de
Updater bot : nextcloud updated to 32.0.3
2025-12-13 01:58:26 +01:00
alexbelgium
24dc8f777b
Updater bot : navidrome updated to 0.59.0
2025-12-13 01:58:21 +01:00
alexbelgium
6a4e490332
Updater bot : monica updated to
2025-12-13 01:58:13 +01:00
alexbelgium
c62ed8445e
Updater bot : linkwarden updated to 2.13.2
2025-12-13 01:58:07 +01:00
alexbelgium
1cf9431d5b
Updater bot : jackett updated to 0.24.441
2025-12-13 01:57:43 +01:00
alexbelgium
4a94975f08
Updater bot : immich_frame updated to 1.0.30.0
2025-12-13 01:57:31 +01:00
alexbelgium
6016009493
Updater bot : flexget updated to 3.18.31
2025-12-13 01:57:07 +01:00
alexbelgium
ec54c028a5
Updater bot : fireflyiii_fints_importer updated to -
2025-12-13 01:57:02 +01:00
alexbelgium
9924f967a0
Updater bot : filebrowser updated to 2.51.2
2025-12-13 01:56:53 +01:00
alexbelgium
125d30af6c
Updater bot : emby_beta updated to 4.9.2.8
2025-12-13 01:56:37 +01:00
alexbelgium
8a88700378
Updater bot : collabora updated to 25.4.7.3
2025-12-13 01:56:29 +01:00
alexbelgium
7e33c9d4ce
Updater bot : codex updated to 1.8.22
2025-12-13 01:56:25 +01:00
alexbelgium
be14f876e1
Updater bot : calibre updated to 8.16.2
2025-12-13 01:56:13 +01:00
github-actions
f3d08e3303
GitHub bot: changelog
2025-12-12 21:40:28 +00:00
Alexandre
ddea55d031
Update version to v3.6.1-5
2025-12-12 22:19:09 +01:00
Alexandre
775613366a
Refactor allow_signup unset logic and cleanup
...
Refactor allow_signup handling and cleanup commands
2025-12-12 22:18:43 +01:00
github-actions
37fa7ab2ff
GitHub bot : README updated
2025-12-12 17:04:11 +00:00
github-actions
e03bec6e78
GitHub bot: changelog
2025-12-12 16:16:09 +00:00
Alexandre
e2a6dc1f6d
Update version to v3.6.1-4
2025-12-12 16:55:19 +01:00
Alexandre
618b7b003d
Update run.txt
2025-12-12 16:55:01 +01:00
github-actions
92098d38dd
GitHub bot : graphs updated
2025-12-12 12:12:44 +00:00
github-actions
d1a80c518d
Github bot : stats updated
2025-12-12 12:11:56 +00:00
github-actions
4c81d9740f
GitHub bot: changelog
2025-12-12 07:14:43 +00:00
Alexandre
2cfeb2ad37
Update version to v3.6.1-3
2025-12-12 07:52:57 +01:00
Alexandre
84dcd80056
Ha entry source
...
https://github.com/alexbelgium/hassio-addons/issues/2268
2025-12-12 07:52:40 +01:00
Alexandre
6312b9a3f8
Merge pull request #2266 from baldarn/master
...
[WHATSAPPER] Update whatsapper
2025-12-10 10:42:21 +01:00
baldarn
76a8da33ed
update correct version
2025-12-09 15:37:02 +01:00
baldarn
d4d005b29e
update whatsapper
2025-12-09 15:24:30 +01:00
Alexandre
4579de55b6
Update CHANGELOG for version 3.6.1-2
2025-12-09 09:55:33 +01:00
github-actions
cb7c0b72a0
GitHub bot: changelog
2025-12-08 18:15:13 +00:00
Alexandre
c828a2b0ba
Update version to v3.6.1-2
2025-12-08 18:54:09 +01:00
Alexandre
61972255ee
Implement dynamic shebang detection and permission handling
...
Added logic to determine and set the appropriate shebang for scripts based on available interpreters. Enhanced permission handling for scripts based on user privileges.
2025-12-08 18:53:45 +01:00
Alexandre
79f0d71d30
Merge pull request #2265 from alexbelgium/codex/fix-addon-updater-for-codeberg
...
Add Codeberg API fallback
2025-12-08 15:17:28 +01:00
Alexandre
d1442c607a
Add Codeberg API fallback
2025-12-08 15:17:04 +01:00
github-actions
ff6ca99195
GitHub bot: changelog
2025-12-08 09:31:23 +00:00
Alexandre
48d5152586
Merge pull request #2264 from alexbelgium/codex/update-addons-updater-for-codeberg-support
...
Clarify Codeberg arguments for addons updater
2025-12-08 10:28:08 +01:00
Alexandre
5c378d2e1d
Apply suggestion from @gemini-code-assist[bot]
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-08 10:27:14 +01:00
Alexandre
1ce6f810d5
Update CHANGELOG.md
2025-12-08 10:25:38 +01:00
Alexandre
a9475b9a2e
Clarify Codeberg arguments and bump version
2025-12-08 05:25:23 +01:00
github-actions
a175ea5cef
Github bot : image compressed
2025-12-07 23:06:17 +00:00
Alexandre
28db58a0d3
Merge pull request #2261 from alexbelgium/codex/fix-monica-addon-master-key-error
...
Persist generated Meilisearch master key for Monica add-on
2025-12-07 11:13:33 +01:00
Alexandre
4a94be10ed
Ensure Meilisearch master key is valid
2025-12-07 11:12:45 +01:00
github-actions[bot]
f34d5a57d0
Update stargazer map & cache
2025-12-07 01:05:49 +00:00
github-actions
768d0d00da
GitHub bot: changelog
2025-12-06 20:36:18 +00:00
github-actions
9a79d523aa
GitHub bot: changelog
2025-12-06 20:26:36 +00:00
Alexandre
27a21fbdc2
Merge pull request #2260 from alexbelgium/codex/fix-issue-#2259-in-hassio-addons
...
Adjust Photoprism healthcheck interval
2025-12-06 21:25:26 +01:00
Alexandre
cf6a84d14b
Update version in config.yaml
2025-12-06 21:24:56 +01:00
Alexandre
ad9439ab7b
Update CHANGELOG with healthcheck interval change
2025-12-06 21:24:26 +01:00
Alexandre
62f5276b55
Remove healthcheck entry for 2025-12-06
...
Removed outdated healthcheck entry from changelog.
2025-12-06 21:24:06 +01:00
Alexandre
f88f1b895e
Adjust Photoprism healthcheck interval
2025-12-06 21:23:34 +01:00
Alexandre
a60c6fb807
Update configuration values and version in config.yaml
2025-12-06 21:21:09 +01:00
github-actions
b37583bf56
GitHub bot: changelog
2025-12-06 01:17:05 +00:00
github-actions
f7781c5ecf
GitHub bot: changelog
2025-12-06 01:12:33 +00:00
GitHub Actions
0f00a5e1d7
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-12-06 01:03:43 +00:00
GitHub Actions
9970604ebf
Revert 'Updater bot : monica updated to' [nobuild]
2025-12-06 01:03:32 +00:00
GitHub Actions
c70ef7b177
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-12-06 01:01:03 +00:00
alexbelgium
bccf8babe2
Updater bot : zzz_archived_code-server updated to 4.106.3
2025-12-06 02:00:47 +01:00
alexbelgium
39c2ced30e
Updater bot : piwigo updated to 16.1.0
2025-12-06 01:58:46 +01:00
alexbelgium
05dc358a2c
Updater bot : photoprism updated to ubuntu-2025-11-30
2025-12-06 01:58:43 +01:00
alexbelgium
bebf77edb4
Updater bot : organizr updated to 1.601
2025-12-06 01:58:38 +01:00
alexbelgium
391eb3e39b
Updater bot : openproject updated to 16.6.2
2025-12-06 01:58:34 +01:00
alexbelgium
64b2662314
Updater bot : nzbget updated to v25.4-ls223
2025-12-06 01:58:23 +01:00
alexbelgium
a271dd335c
Updater bot : monica updated to
2025-12-06 01:58:08 +01:00
alexbelgium
785f74252b
Updater bot : mealie updated to v3.6.1
2025-12-06 01:58:06 +01:00
alexbelgium
d0a972bd0b
Updater bot : joplin updated to 3.5.1
2025-12-06 01:57:51 +01:00
alexbelgium
6104325c3c
Updater bot : jellyfin updated to 10.11.4
2025-12-06 01:57:40 +01:00
alexbelgium
33bd02d9b7
Updater bot : jackett updated to 0.24.404
2025-12-06 01:57:36 +01:00
alexbelgium
745ca9d480
Updater bot : grampsweb updated to 25.11.2
2025-12-06 01:57:13 +01:00
alexbelgium
c09f4bee50
Updater bot : flexget updated to 3.18.29
2025-12-06 01:57:01 +01:00
alexbelgium
9607c114d0
Updater bot : flaresolverr updated to 3.4.6
2025-12-06 01:56:59 +01:00
alexbelgium
ed60d86c1f
Updater bot : fireflyiii_fints_importer updated to -
2025-12-06 01:56:56 +01:00
alexbelgium
a64820d6f4
Updater bot : filebrowser updated to 2.50.0
2025-12-06 01:56:48 +01:00
alexbelgium
2999bc91ed
Updater bot : epicgamesfree updated to debian-2025-12-02
2025-12-06 01:56:44 +01:00
alexbelgium
b0e4cc71ce
Updater bot : emby_beta updated to 4.9.2.7
2025-12-06 01:56:32 +01:00
alexbelgium
f81effed2f
Updater bot : cloudcommander updated to 19.0.16
2025-12-06 01:56:19 +01:00
alexbelgium
381ba428c9
Updater bot : calibre updated to 8.16.1
2025-12-06 01:56:09 +01:00
alexbelgium
bee0fe6a34
Updater bot : autobrr updated to 1.70.0
2025-12-06 01:55:12 +01:00
github-actions
2f7020e04e
GitHub bot : README updated
2025-12-05 17:04:05 +00:00
Alexandre
669f09e3c1
Merge pull request #2257 from alexbelgium/codex/respond-to-issue-#2256-on-github
...
Adjust forwarded allow IPs option visibility
2025-12-05 16:11:15 +01:00
Alexandre
53e5b18c61
Apply suggestions from code review
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-05 16:11:02 +01:00
Alexandre
5e8baec338
Update CHANGELOG.md
2025-12-05 16:10:22 +01:00
Alexandre
b635034d96
Update config.yaml
2025-12-05 16:09:59 +01:00
Alexandre
a2a98c8bdb
Adjust forwarded allow IPs option visibility
2025-12-05 16:07:14 +01:00
github-actions
f325ec908d
GitHub bot : graphs updated
2025-12-05 12:13:35 +00:00
github-actions
ba9546d193
Github bot : stats updated
2025-12-05 12:12:48 +00:00
github-actions
6d9f694c4b
GitHub bot: changelog
2025-12-04 15:34:16 +00:00
Alexandre
a986ec0022
Update upstream version to 4.53.0
2025-12-04 16:28:54 +01:00
Alexandre
c55a00058a
Enable GitHub beta in updater configuration
2025-12-04 16:28:38 +01:00
Alexandre
4ef855e23b
Update ombi version from 4.47.1 to 4.53.0
2025-12-04 16:26:27 +01:00
Alexandre
c24e511ab9
Update CHANGELOG with deprecations and new features
...
Document deprecation of armv7, armhf, and i386 architectures in Home Assistant. Added information about configuring extra environment variables.
2025-12-04 16:26:03 +01:00
Alexandre
db3a6b8120
Update Ombi build images to development versions
2025-12-04 16:25:26 +01:00
Alexandre
476cbe23f1
Merge pull request #2255 from alexbelgium/codex/add-option-to-disable-cron-job
...
Document cron disable option and bump version
2025-12-04 16:22:33 +01:00
Alexandre
c28e4ee40a
Document cron toggle and bump version
2025-12-04 16:22:17 +01:00
Alexandre
8db9080895
Revert
2025-12-03 22:27:43 +01:00
Alexandre
b2a354afc9
Nobuild
2025-12-03 22:06:04 +01:00
Alexandre
3cf2942889
Nobuild
2025-12-03 22:05:17 +01:00
Alexandre
9d6334e39a
Update version to 25.10.1-3 in config.yaml nobuild
2025-12-03 21:57:53 +01:00
Alexandre
2728ea3924
Nobuild
2025-12-03 21:57:16 +01:00
Alexandre
77e316be3f
Update version to 25.8.6 in config.yaml Nobuild
2025-12-02 08:26:20 +01:00
Alexandre
7fbf681105
Update version to 25.8.6 in config.yaml Nobuild
2025-12-02 08:25:35 +01:00
Alexandre
11662fc32b
Merge pull request #2250 from alexbelgium/dependabot/github_actions/home-assistant/builder-2025.11.0
...
Bump home-assistant/builder from 2025.09.0 to 2025.11.0
2025-12-02 07:14:18 +01:00
dependabot[bot]
ff2975d008
Bump home-assistant/builder from 2025.09.0 to 2025.11.0
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2025.09.0 to 2025.11.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2025.09.0...2025.11.0 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-version: 2025.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:32:52 +00:00
github-actions
0d28a92ef3
GitHub bot : README updated
2025-12-01 17:05:32 +00:00
Alexandre
4a09b537c2
Merge pull request #2248 from alexbelgium/codex/remove-support-development-from-readme
...
Remove support development headings from README files
2025-12-01 14:35:33 +01:00
github-actions
70dfb9f53c
GitHub bot: changelog
2025-12-01 13:34:19 +00:00
Alexandre
45643af07c
Merge pull request #2249 from alexbelgium/codex/pin-netalertx-and-fa-versions
...
Pin NetAlertX to 25.5.24
2025-12-01 14:31:33 +01:00
Alexandre
d86e33e904
Correct NetAlertX FA updater slug and Dockerfile user
2025-12-01 14:30:57 +01:00
Alexandre
e47011b432
Pin NetAlertX to 25.5.24
2025-12-01 14:16:22 +01:00
Alexandre
d90e3f7b91
Remove support development headings from READMEs
2025-12-01 14:12:00 +01:00
github-actions
779d3511bf
GitHub bot: changelog
2025-12-01 07:23:31 +00:00
Alexandre
f0dec65b45
Update version in config.yaml to 25.10.1-4
2025-12-01 08:21:23 +01:00
Alexandre
cfac1b4cde
Switch to user 'netalertx' in Dockerfile
2025-12-01 08:21:00 +01:00
github-actions
18e98f0417
Github bot : image compressed
2025-11-30 23:06:33 +00:00
Alexandre
0587aa7adc
Update version to 2025.11.09 in config.yaml
2025-11-30 08:09:44 +01:00
Alexandre
e2b013bf17
Update updater.json
2025-11-30 08:09:03 +01:00
github-actions[bot]
ff8232f1b8
Update stargazer map & cache
2025-11-30 01:08:07 +00:00
github-actions
b333944d11
GitHub bot: changelog
2025-11-29 20:37:55 +00:00
Alexandre
bad128d4a5
Update config.yaml
2025-11-29 21:35:43 +01:00
Alexandre
1c8095d5d3
Update Dockerfile
2025-11-29 21:35:34 +01:00
GitHub Actions
e73136fe54
Revert 'Update version to 25.10.1-3 in config.yaml' [nobuild]
2025-11-29 19:16:39 +00:00
Alexandre
7c40cb54c6
Update version to 25.10.1-3 in config.yaml
2025-11-29 20:14:48 +01:00
Alexandre
dc78cfcd2d
Update Dockerfile
2025-11-29 20:14:34 +01:00
github-actions
41560938fd
GitHub bot: changelog
2025-11-29 19:13:21 +00:00
GitHub Actions
4a57d8cf7b
Revert 'Update version to 25.10.1-3 in config.yaml' [nobuild]
2025-11-29 19:13:08 +00:00
Alexandre
53d22602b2
Update version to 25.10.1-3 in config.yaml
2025-11-29 20:11:43 +01:00
Alexandre
999bc045dc
Update version to 25.10.1-3 in config.yaml
2025-11-29 20:11:13 +01:00
Alexandre
94472052e9
Merge pull request #2244 from alexbelgium/codex/modify-netalertx-add-on-for-tmpfs
...
Clarify migration preserves existing config data
2025-11-29 20:04:17 +01:00
Alexandre
b14b7d15bb
Update version and add tmpfs option in config.yaml
2025-11-29 20:04:04 +01:00
Alexandre
a05bf40be2
Update configuration file path in README
2025-11-29 20:03:28 +01:00
Alexandre
24fccf5183
Update CHANGELOG.md
2025-11-29 20:02:44 +01:00
Alexandre
1d47e86277
Update 99-run.sh
2025-11-29 20:00:52 +01:00
Alexandre
007ab63fb6
Change symlink target directory from /config to /data
2025-11-29 19:56:51 +01:00
Alexandre
a3bd29b316
Update 99-run.sh
2025-11-29 19:56:22 +01:00
Alexandre
277ad61267
Apply suggestion from @gemini-code-assist[bot]
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-29 19:53:05 +01:00
Alexandre
14fa5e08c3
Clarify migration preserves existing config data
2025-11-29 19:48:58 +01:00
Alexandre
6bf71492eb
Remove SYS_RAWIO privilege from config.yaml Nobuild
2025-11-29 03:07:53 +01:00
GitHub Actions
95eae7668f
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-11-29 01:06:05 +00:00
GitHub Actions
459a5383f0
Revert 'Updater bot : monica updated to' [nobuild]
2025-11-29 01:05:40 +00:00
GitHub Actions
a0e6bd5007
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-29 01:02:47 +00:00
alexbelgium
6ef7ee43c3
Updater bot : whoogle updated to 1.1.2
2025-11-29 02:00:45 +01:00
alexbelgium
0cae967690
Updater bot : tandoor_recipes updated to 2.3.6
2025-11-29 01:59:44 +01:00
alexbelgium
a7bfda7fa2
Updater bot : qbittorrent updated to 5.1.4
2025-11-29 01:59:09 +01:00
alexbelgium
41d9ae4132
Updater bot : prowlarr updated to nightly-2.3.1.5238-ls219
2025-11-29 01:59:05 +01:00
alexbelgium
b0fc392003
Updater bot : portainer updated to 2.36.0
2025-11-29 01:58:59 +01:00
alexbelgium
50340bb743
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls286
2025-11-29 01:58:55 +01:00
alexbelgium
81cfc7cb12
Updater bot : piwigo updated to 16.0.0
2025-11-29 01:58:52 +01:00
alexbelgium
ce0621e314
Updater bot : photoprism updated to ubuntu-2025-11-27
2025-11-29 01:58:49 +01:00
alexbelgium
3aa4edcee8
Updater bot : organizr updated to 1.601
2025-11-29 01:58:43 +01:00
alexbelgium
f69924a098
Updater bot : nzbget updated to v25.4-ls222
2025-11-29 01:58:29 +01:00
alexbelgium
8971b6e60a
Updater bot : monica updated to
2025-11-29 01:58:12 +01:00
alexbelgium
f21e7efe9c
Updater bot : jackett updated to 0.24.364
2025-11-29 01:57:43 +01:00
alexbelgium
4f970fb270
Updater bot : grav updated to 1.8.0
2025-11-29 01:57:23 +01:00
alexbelgium
7f7a2b92ac
Updater bot : grampsweb updated to 25.11.1
2025-11-29 01:57:19 +01:00
alexbelgium
a05fec23c5
Updater bot : gitea updated to 1.25.2
2025-11-29 01:57:16 +01:00
alexbelgium
71a84b8edc
Updater bot : flexget updated to 3.18.27
2025-11-29 01:57:05 +01:00
alexbelgium
8fe68c5837
Updater bot : fireflyiii_fints_importer updated to -
2025-11-29 01:57:01 +01:00
alexbelgium
375868b0b4
Updater bot : fireflyiii updated to 6.4.9
2025-11-29 01:56:56 +01:00
alexbelgium
9f476c9b10
Updater bot : filebrowser updated to 2.49.0
2025-11-29 01:56:52 +01:00
alexbelgium
546eda640a
Updater bot : epicgamesfree updated to debian-2025-11-25
2025-11-29 01:56:48 +01:00
alexbelgium
2e157ea23a
Updater bot : ente updated to 4.4.12
2025-11-29 01:56:46 +01:00
alexbelgium
3c186e7be9
Updater bot : codex updated to 1.8.19
2025-11-29 01:56:26 +01:00
alexbelgium
02b18783d2
Updater bot : cloudcommander updated to 19.0.15
2025-11-29 01:56:22 +01:00
alexbelgium
a28109a1b8
Updater bot : changedetection.io updated to 0.51.4
2025-11-29 01:56:19 +01:00
alexbelgium
9df37e0b8a
Updater bot : birdnet-pi updated to 0.11
2025-11-29 01:55:32 +01:00
github-actions
16a41cc651
GitHub bot: changelog
2025-11-28 18:48:27 +00:00
Alexandre
1ffc5c8766
Merge pull request #2241 from alexbelgium/codex/fix-issue-#2204-in-hassio-addons
...
Fix permissions for i915 enable_guc option in Jellyfin add-on
2025-11-28 19:31:44 +01:00
Alexandre
a6f1db89b2
Update jellyfin/CHANGELOG.md
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-28 19:31:31 +01:00
Alexandre
f2a8cac7b0
Fix permissions for i915 enable_guc option
2025-11-28 19:27:50 +01:00
github-actions
c94690160c
GitHub bot : README updated
2025-11-28 17:03:48 +00:00
github-actions
f5d3e322b4
GitHub bot : graphs updated
2025-11-28 12:13:50 +00:00
github-actions
7cc7d73325
Github bot : stats updated
2025-11-28 12:12:48 +00:00
github-actions
80c420a8aa
GitHub bot : README updated
2025-11-27 17:03:58 +00:00
Alexandre
10c95b301d
Merge pull request #2240 from alexbelgium/codex/remove-armv7-from-workflows-and-readme
...
Remove armv7 references from stats and README workflows
2025-11-27 10:21:32 +01:00
Alexandre
bea03a3b1e
Remove armv7 from stats and README
2025-11-27 09:57:34 +01:00
github-actions
70e92d6595
GitHub bot: changelog
2025-11-26 06:46:05 +00:00
Alexandre
846057d767
Merge pull request #2238 from alexbelgium/codex/improve-and-consolidate-github-workflows
...
chore: consolidate lint workflows
2025-11-26 07:40:18 +01:00
Alexandre
f32d00c25c
Merge pull request #2239 from alexbelgium/codex/fix-issue-#2237-in-hassio-addons
...
Expose CAN device mapping for SignalK add-on
2025-11-26 07:39:51 +01:00
Alexandre
b7eaa78f9a
Update version in config.yaml from 2.18.0-6 to 2.18.0-3
2025-11-26 07:39:26 +01:00
Alexandre
697c057ce9
Update CHANGELOG with architecture deprecation and CAN capabilities
...
Updated changelog to reflect deprecation of support for certain architectures and added capabilities for CAN interface configuration.
2025-11-26 07:39:05 +01:00
Alexandre
9dcaeabe2d
Add CAN device mapping
2025-11-26 07:37:51 +01:00
Alexandre
b927ecfaa6
Refactor GitHub Actions workflow for better clarity
...
Refactor GitHub Actions workflow to improve readability and maintainability. Updated conditions for job execution and streamlined steps for detecting changed add-ons, sanitizing files, and building images.
2025-11-26 06:57:00 +01:00
Alexandre
2f40d46568
Downgrade qBittorrent version to 5.1.2-22
2025-11-26 06:55:50 +01:00
Alexandre
a237ee9169
Update qBittorrent version to 5.1.2-23
2025-11-26 06:55:07 +01:00
Alexandre
39af3e9453
Refactor GitHub Actions workflow for clarity and updates
...
Refactor GitHub Actions workflow for improved readability and functionality. Update paths, permissions, and steps for detecting changes and sanitizing files.
2025-11-26 06:54:36 +01:00
Alexandre
c93b8df483
chore: consolidate lint workflows
2025-11-26 06:49:18 +01:00
github-actions
564384f6d7
GitHub bot: changelog
2025-11-25 15:03:10 +00:00
Alexandre
e52744db3e
Update Nextcloud version to 32.0.2-2
2025-11-25 15:58:25 +01:00
Alexandre
4944b74d5e
Refactor global variable script for better handling
...
Refactor global variable script to improve readability and maintainability. Added support for handling secrets and environment variables more effectively.
2025-11-25 15:57:30 +01:00
Alexandre
1a38ebc48e
Merge pull request #2233 from alexbelgium/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-25 13:05:27 +01:00
github-actions
51fd1a7404
GitHub bot: changelog
2025-11-24 21:21:15 +00:00
Alexandre
f93085cb8b
Update qbittorrent version to 5.1.2-22
2025-11-24 22:15:57 +01:00
Alexandre
9aa8bf2664
Merge pull request #2234 from alexbelgium/codex/adapt-vpn-guard-for-openvpn_alt_mode
...
Handle VPN monitor interface binding
2025-11-24 22:12:16 +01:00
Alexandre
62669745e8
Fix condition for VPN interface binding
2025-11-24 22:12:00 +01:00
Alexandre
50388590cd
Handle VPN monitor interface binding
2025-11-24 22:10:17 +01:00
Alexandre
c305cd34c7
Implement public IP fetching in vpn-monitor script
...
Added a function to fetch and validate public IP addresses from multiple sources.
2025-11-24 22:09:19 +01:00
Alexandre
49586fc243
Remove public IP fetching function from run script
...
Removed the _fetch_public_ip function and its usage in the run script.
2025-11-24 22:08:56 +01:00
Alexandre
8aa7ce13ce
Update 95-vpn-monitor.sh
2025-11-24 22:07:34 +01:00
dependabot[bot]
05f9069b97
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 19:09:21 +00:00
Alexandre
6e635c3a76
update
2025-11-24 15:38:17 +00:00
Alexandre
27abb2144f
update
2025-11-24 15:37:21 +00:00
Alexandre
05881fd101
update
2025-11-24 15:35:21 +00:00
Alexandre
d0f81bace5
update
2025-11-24 15:31:26 +00:00
Alexandre
d01ca4cc41
update
2025-11-24 15:24:30 +00:00
Alexandre
dc540a34ef
update
2025-11-24 15:20:38 +00:00
Alexandre
047c8797c1
update
2025-11-24 15:16:17 +00:00
Alexandre
2bf9c0413c
improve donate
2025-11-24 15:14:27 +00:00
github-actions
55b5401ca4
GitHub bot: changelog
2025-11-24 14:47:25 +00:00
Alexandre
9387a3ebfd
Update config.yaml
2025-11-24 15:41:16 +01:00
GitHub Actions
696a786e93
Revert 'Update config.yaml' [nobuild]
2025-11-24 14:34:58 +00:00
Alexandre
f72bb6194a
Update config.yaml
2025-11-24 15:29:58 +01:00
Alexandre
d5be0fb5b0
Merge pull request #2232 from alexbelgium/codex/create-single-ip-leakage-monitoring-service
...
Add shared VPN leak monitoring service
2025-11-24 14:12:14 +00:00
Alexandre
b94818666b
Add shared VPN leak monitoring service
2025-11-24 14:11:57 +00:00
Alexandre
c25fd8ae1e
revert
2025-11-24 13:56:09 +00:00
Alexandre
60859009bb
Update run
2025-11-24 14:54:30 +01:00
Alexandre
3bbd21e83d
Update run
2025-11-24 14:50:39 +01:00
GitHub Actions
539afb1ada
Revert 'Update config.yaml' [nobuild]
2025-11-24 13:49:40 +00:00
Alexandre
c278320079
Create finish script for vpn_guard service
...
Add finish script to handle Nginx failure in vpn_guard.
2025-11-24 14:46:39 +01:00
Alexandre
759d8ab131
Add VPN leak monitoring script
...
This script monitors VPN connection and checks for IP leaks, allowing nginx to start only when the VPN is active.
2025-11-24 14:46:19 +01:00
Alexandre
1869a9f712
Update CHANGELOG with new VPN leakage verification
...
Removed outdated entry and added a new feature for VPN leakage verification.
2025-11-24 14:44:54 +01:00
Alexandre
7e05d0d58a
Update config.yaml
2025-11-24 14:44:33 +01:00
Alexandre
431dcb50d3
Simplify nginx run script by removing VPN checks
...
Removed VPN monitoring and IP leak protection logic from the nginx run script.
2025-11-24 14:43:28 +01:00
Alexandre
f4bcaa38db
Enhance VPN IP and country retrieval methods
...
Updated the VPN_INFO_URL to allow for country lookup by IP and improved the public IP fetching method with multiple fallback URLs.
2025-11-24 14:21:32 +01:00
Alexandre
53adeabb39
Decrease initial delay for VPN leak monitoring
...
Reduced initial delay for VPN leak checks from 60 to 30 seconds.
2025-11-24 14:10:48 +01:00
Alexandre
bb58c2898d
Update run
2025-11-24 14:08:30 +01:00
Alexandre
2bf211bdaa
Update 00-global_var.sh
2025-11-24 13:16:42 +01:00
Alexandre
ce807bdf0f
Revise script notice for environment variables usage
...
Updated script documentation to reflect changes in environment variable handling.
2025-11-24 13:16:18 +01:00
github-actions
857e96b810
GitHub bot: changelog
2025-11-24 11:45:14 +00:00
Alexandre
5f55174354
Update CHANGELOG.md
2025-11-24 12:39:59 +01:00
Alexandre
e7769aaf24
Update config.yaml
2025-11-24 12:39:45 +01:00
Alexandre
5ab8baadf1
Rename config source file if '/tempenv' is empty
...
Rename the config source file to include '.old' extension when '/tempenv' is empty.
2025-11-24 12:34:18 +01:00
Alexandre
4b501845c5
Fix echo command to append an empty line to /tempenv
2025-11-24 12:33:15 +01:00
Alexandre
86e10379cd
Update run
2025-11-24 09:47:56 +01:00
github-actions
c610500d15
GitHub bot: changelog
2025-11-24 08:30:10 +00:00
Alexandre
374b3b8c4c
Remove version 5.1.2-18 entry from CHANGELOG
...
Removed outdated entry for version 5.1.2-18 from CHANGELOG.
2025-11-24 09:23:49 +01:00
Alexandre
f94b1fd18f
Update config.yaml
2025-11-24 09:23:38 +01:00
Alexandre
a230b28ffd
Update run
2025-11-24 09:22:28 +01:00
Alexandre
81cee949ab
Modify VPN monitor condition for public IP check
...
Change condition to check if /currentip is not empty before starting the VPN monitor.
2025-11-24 09:09:56 +01:00
Alexandre
72d1071fa5
Change condition for VPN leakage service start
2025-11-24 09:09:21 +01:00
github-actions
5fd7b5ed32
GitHub bot: changelog
2025-11-24 08:08:06 +00:00
Alexandre
6f28b28d3d
Cleanup changelog by removing old entries
...
Removed outdated changelog entries for versions 5.1.2-17 and 5.1.2-16.
2025-11-24 09:02:57 +01:00
Alexandre
f74569d99a
Update qbittorrent version to 5.1.2-18
2025-11-24 09:02:47 +01:00
Alexandre
b3be37640e
Improve validation and error handling in svc-qbittorrent
...
Refactor validation and error handling in WireGuard setup.
2025-11-24 09:02:35 +01:00
Alexandre
7ee0c3785e
Clean up country code URL sources in run script
...
Removed unused URL sources for country code lookup.
2025-11-24 08:59:09 +01:00
github-actions
7308f78a39
GitHub bot: changelog
2025-11-24 07:56:47 +00:00
Alexandre
3f17818ce9
Update qBittorrent version to 5.1.2-17
2025-11-24 08:51:17 +01:00
Alexandre
0264ef9d97
Implement public IP check for VPN leak monitoring
...
Added public IP fetching and logging for VPN services.
2025-11-24 08:50:17 +01:00
Alexandre
822c03dac9
Refactor VPN and WireGuard handling in run script
...
Refactor VPN leak monitoring and WireGuard setup logic, improving clarity and functionality. Adjust log messages for better understanding.
2025-11-24 08:46:48 +01:00
Alexandre
bda1ffedde
Enhance VPN leak monitoring and IP fetching methods
...
Refactor public IP fetching and VPN leak monitoring logic. Introduce new helper functions for fetching public IP and country code with improved error handling and randomization of URL sources. Update WireGuard and OpenVPN integration to include leak monitoring.
2025-11-24 08:45:37 +01:00
Alexandre
6e7308f4e6
Remove IP address retrieval from WireGuard script
...
Removed the code that retrieves the current IP address.
2025-11-24 08:18:38 +01:00
Alexandre
79ed3e5808
clean
2025-11-24 07:18:00 +00:00
Alexandre
e4b963a267
Update 93-openvpn.sh
2025-11-24 08:17:16 +01:00
Alexandre
f59c21e72e
Refactor public_ip.sh for better portability and error handling
...
Updated shebang to use env for portability and improved error handling in public IP retrieval.
2025-11-24 08:13:46 +01:00
Alexandre
5a41d1c265
Add script to fetch public IP from multiple providers
...
This script attempts to retrieve the public IP address by querying multiple services in a randomized order. If successful, it writes the IP to /currentip; otherwise, it outputs an error message.
2025-11-24 08:11:13 +01:00
github-actions
7342b37a06
Github bot : image compressed
2025-11-23 23:06:31 +00:00
github-actions
55dcc50db5
GitHub bot: changelog
2025-11-23 16:18:40 +00:00
Alexandre
a2ac40cb5f
Clean up changelog by removing old entries
...
Removed outdated changelog entries for versions 5.1.2-15 and 5.1.2-14.
2025-11-23 16:13:23 +00:00
Alexandre
30ddded1e7
Bump qbittorrent version to 5.1.2-16
2025-11-23 16:13:06 +00:00
Alexandre
1ce8364f54
Update run
2025-11-23 16:12:38 +00:00
github-actions
7bf0069840
GitHub bot: changelog
2025-11-23 15:56:44 +00:00
Alexandre
8863fa34f3
Bump qBittorrent version to 5.1.2-15
2025-11-23 15:50:56 +00:00
Alexandre
558ecd07cd
Update IP retrieval method in WireGuard script
2025-11-23 15:50:41 +00:00
Alexandre
ca6ad47646
Update IP retrieval method in OpenVPN script
2025-11-23 15:50:13 +00:00
github-actions
a8e81b7482
GitHub bot: changelog
2025-11-23 15:49:16 +00:00
Alexandre
ce1fba1745
Update CHANGELOG with new feature entry
...
Added a new entry to the changelog for cycling through IP providers.
2025-11-23 15:43:31 +00:00
Alexandre
87ace5f42c
Update qBittorrent version to 5.1.2-14
2025-11-23 15:42:59 +00:00
Alexandre
1efa2ce23a
Update run
2025-11-23 15:42:17 +00:00
Alexandre
9084975422
Merge pull request #2231 from alexbelgium/codex/force-generate-default-config.json
...
Bump epicgamesfree to debian-2025-11-19
2025-11-23 15:33:20 +00:00
Alexandre
2c7426c284
Bump epicgamesfree version to debian-2025-11-19
2025-11-23 15:32:17 +00:00
Alexandre
953ce8aed4
Merge pull request #2230 from alexbelgium/codex/fix-issue-with-hassio-addons
...
Restore epicgamesfree config.json template
2025-11-23 15:16:27 +00:00
Alexandre
966758bf74
Restore config.json template for epicgamesfree
2025-11-23 15:14:34 +00:00
github-actions
739f3c4a65
GitHub bot: changelog
2025-11-23 14:37:34 +00:00
Alexandre
40e8e2a46e
Merge pull request #2228 from alexbelgium/codex/fix-issue-#2227-in-hassio-addons
...
Fix Jellyfin GuC option default handling
2025-11-23 14:21:20 +00:00
Alexandre
d1e63f90ab
Fix Jellyfin i915 GuC option default
2025-11-23 14:20:33 +00:00
github-actions
818cd564e0
GitHub bot: changelog
2025-11-23 11:45:25 +00:00
github-actions
8c4a2f646e
GitHub bot: changelog
2025-11-23 11:45:25 +00:00
Alexandre
e9678ea72e
Merge pull request #2226 from danez/fiximmich
...
Rerelease immich and immich-noml 2.3.1
2025-11-23 11:24:52 +00:00
Daniel Tschinder
3fa45751d8
Update immich version to rebuild
2025-11-23 11:18:02 +01:00
github-actions[bot]
b0c45804fe
Update stargazer map & cache
2025-11-23 01:08:15 +00:00
github-actions
e65858ced9
GitHub bot: changelog
2025-11-22 15:56:15 +00:00
Alexandre
8d3c7967cc
Merge pull request #2224 from alexbelgium/codex/fix-meilisearch-exit-code-127-issue
...
Align Meilisearch option naming with HA conventions
2025-11-22 15:51:57 +00:00
Alexandre
8ee008a7f4
Align Meilisearch option naming with HA conventions
2025-11-22 15:50:58 +00:00
Alexandre
d7d9eab569
Merge pull request #2223 from mausland/patch-1
...
Fix Scrutiny config example: Add required 'env_vars'
2025-11-22 15:44:47 +00:00
Michael Auslander
b2e379e096
Fix Scrutiny config example: Add required 'env_vars'
...
Added clarification on env_vars
The current example causes a 'Missing option env_vars' error on save. Added env_vars: [] to fix validation.
2025-11-22 10:39:46 -05:00
Alexandre
e4225fc3c7
Update version format in config.yaml
2025-11-22 15:37:55 +00:00
github-actions
61952516b0
GitHub bot: changelog
2025-11-22 14:04:17 +00:00
Alexandre
f49c75b756
Hide warnings
...
Update config.yaml handling
2025-11-22 14:01:30 +00:00
Alexandre
ebc9b59caa
Update config.yaml handling
2025-11-22 14:00:26 +00:00
Alexandre
654ee3b5e9
Update config.yaml
2025-11-22 13:45:04 +00:00
GitHub Actions
6ec48b7493
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-11-22 01:06:36 +00:00
GitHub Actions
5c2d37e4cc
Revert 'Updater bot : monica updated to' [nobuild]
2025-11-22 01:06:23 +00:00
GitHub Actions
4272ae2f0b
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-22 01:01:56 +00:00
alexbelgium
41163b5c88
Updater bot : zzz_archived_code-server updated to 4.106.2
2025-11-22 02:01:12 +01:00
alexbelgium
65c6d3c0d6
Updater bot : webtop_kde updated to 4.16-r0-ls94
2025-11-22 02:00:49 +01:00
alexbelgium
5cd5f313ff
Updater bot : tdarr updated to 2.58.02
2025-11-22 01:59:56 +01:00
alexbelgium
42414b0f5d
Updater bot : tandoor_recipes updated to 2.3.5
2025-11-22 01:59:54 +01:00
alexbelgium
dd21044350
Updater bot : resiliosync updated to 3.1.2.1076
2025-11-22 01:59:28 +01:00
alexbelgium
3e4710fadd
Updater bot : radarr updated to 6.0.4.10291
2025-11-22 01:59:19 +01:00
alexbelgium
06d9cf0eaa
Updater bot : prowlarr updated to nightly-2.3.1.5238-ls218
2025-11-22 01:59:13 +01:00
alexbelgium
0abc296fd9
Updater bot : portainer updated to 2.33.4
2025-11-22 01:59:07 +01:00
alexbelgium
1c02599add
Updater bot : organizr updated to 1.601
2025-11-22 01:58:53 +01:00
alexbelgium
d3451cda06
Updater bot : nzbget updated to v25.4-ls221
2025-11-22 01:58:38 +01:00
alexbelgium
bacb2045ef
Updater bot : nextcloud updated to 32.0.2
2025-11-22 01:58:34 +01:00
alexbelgium
4e64412370
Updater bot : monica updated to
2025-11-22 01:58:19 +01:00
alexbelgium
503f81f890
Updater bot : lidarr updated to 3.1.0.4875
2025-11-22 01:58:10 +01:00
alexbelgium
1a59125b64
Updater bot : jellyfin updated to 10.11.3
2025-11-22 01:57:52 +01:00
alexbelgium
f62924f05e
Updater bot : jackett updated to 0.24.338
2025-11-22 01:57:48 +01:00
alexbelgium
263fcf76ce
Updater bot : immich_openvino updated to 2.3.1
2025-11-22 01:57:41 +01:00
alexbelgium
f9b3c5df30
Updater bot : immich_noml updated to 2.3.1
2025-11-22 01:57:38 +01:00
alexbelgium
88be77e5de
Updater bot : immich_cuda updated to 2.3.1
2025-11-22 01:57:31 +01:00
alexbelgium
ac8fa2eaaa
Updater bot : immich updated to 2.3.1
2025-11-22 01:57:28 +01:00
alexbelgium
c63e6c9c59
Updater bot : grampsweb updated to 25.11.0
2025-11-22 01:57:21 +01:00
alexbelgium
c703935e26
Updater bot : flexget updated to 3.18.24
2025-11-22 01:57:08 +01:00
alexbelgium
66d0624747
Updater bot : fireflyiii_fints_importer updated to -
2025-11-22 01:57:04 +01:00
alexbelgium
acb318a86f
Updater bot : filebrowser updated to 2.48.2
2025-11-22 01:56:56 +01:00
alexbelgium
2e9996cdf2
Updater bot : epicgamesfree updated to debian-2025-11-16
2025-11-22 01:56:52 +01:00
alexbelgium
af69b618a2
Updater bot : ente updated to 4.4.10
2025-11-22 01:56:49 +01:00
alexbelgium
b237aac21f
Updater bot : changedetection.io updated to 0.51.3
2025-11-22 01:56:23 +01:00
alexbelgium
61104874a7
Updater bot : calibre updated to 8.15.0
2025-11-22 01:56:16 +01:00
github-actions
9943a9e329
GitHub bot : README updated
2025-11-21 17:04:04 +00:00
github-actions
7bfaf182ea
GitHub bot : graphs updated
2025-11-21 12:11:42 +00:00
github-actions
d1512ebf0e
Github bot : stats updated
2025-11-21 12:10:56 +00:00
github-actions
1fde44f6f7
GitHub bot : README updated
2025-11-20 17:04:13 +00:00
github-actions
2321e8ba09
GitHub bot: changelog
2025-11-20 16:07:51 +00:00
Alexandre
a71a226d89
Update version to 2025.11.09
2025-11-20 16:40:17 +01:00
GitHub Actions
24bd6fc267
Revert 'Update config.yaml' [nobuild]
2025-11-20 13:52:18 +00:00
Alexandre
074a74da56
Update config.yaml
2025-11-20 14:30:36 +01:00
Alexandre
80229baa0d
Remove language maintainer script logic
...
Removed language maintainer script logic from 81-modifications.sh.
2025-11-20 14:25:58 +01:00
Alexandre
ddaf94e1d2
Simplify file sanitization process in workflow
...
Refactor sanitization logic to handle text files directly without conditional checks.
2025-11-20 13:23:34 +01:00
Alexandre
b1d8f53903
Merge pull request #2217 from alexbelgium/codex/remove-armv7-support-from-addons nobuild
...
Document architecture deprecation in changelogs
2025-11-19 21:35:26 +01:00
Alexandre
a22495b2eb
Add architecture deprecation notice
2025-11-19 21:35:05 +01:00
Alexandre
633f6bf5c7
Avoid message
2025-11-19 20:42:45 +01:00
github-actions
ebf1f2b0a3
GitHub bot: changelog
2025-11-19 19:41:51 +00:00
Alexandre
abe10b4560
Update qbittorrent version to 5.1.2-13
2025-11-19 20:36:17 +01:00
Alexandre
de9aae736e
Implement iptables-legacy fallback for WireGuard
...
Added iptables-legacy fallback for WireGuard setup.
2025-11-19 20:36:06 +01:00
Alexandre
9aa2a374c8
Merge pull request #2216 from alexbelgium/codex/add-fallback-connection-for-wireguard-1cgz6g
...
Add IPv4 WireGuard fallback for qbittorrent add-on
2025-11-19 20:27:58 +01:00
Alexandre
065674de81
Set strict perms on WireGuard IPv4 fallback config
2025-11-19 20:26:53 +01:00
Alexandre
1902eb53de
Update CHANGELOG.md
2025-11-19 20:21:38 +01:00
Alexandre
271123e500
Add IPv4 fallback for WireGuard connections
2025-11-19 20:18:40 +01:00
github-actions
72d0b0d6ce
GitHub bot: changelog
2025-11-19 15:00:50 +00:00
Alexandre
763623cb5f
Update qBittorrent version to 5.1.2-12
2025-11-19 15:55:03 +01:00
Alexandre
8e1a05362a
Update run
2025-11-19 15:54:48 +01:00
Alexandre
85fedccb13
Update CHANGELOG.md
2025-11-19 15:52:34 +01:00
github-actions
92b14ba062
GitHub bot: changelog
2025-11-19 14:44:36 +00:00
Alexandre
0586ededb4
Update config.yaml
2025-11-19 15:39:26 +01:00
Alexandre
9809407dd7
Improve VPN IP monitoring in nginx run script
...
Refactor nginx run script to enhance VPN IP monitoring and logging.
2025-11-19 15:38:25 +01:00
Alexandre
27241c1885
Refactor WireGuard script to remove port mapping
...
Removed port mapping logic for WireGuard and added IP retrieval.
2025-11-19 15:29:14 +01:00
Alexandre
39d646005a
nobuild
2025-11-19 10:38:00 +01:00
github-actions
9396500c6e
GitHub bot: changelog
2025-11-19 09:09:18 +00:00
Alexandre
de4d4da604
Update config.yaml
2025-11-19 10:03:32 +01:00
Alexandre
ebe1cd2b48
Update Dockerfile
2025-11-19 10:03:09 +01:00
GitHub Actions
dc44fa1eff
Revert 'build' [nobuild]
2025-11-19 08:32:39 +00:00
github-actions
b76416d0d9
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-19 08:31:02 +00:00
Alexandre
c8799206f1
build
2025-11-19 08:30:07 +00:00
Alexandre
1816450e76
Merge pull request #2212 from alexbelgium/codex/remove-tphakala-code-and-update-language-settings
...
Update language handling for BirdNET-Pi init script
2025-11-19 09:24:14 +01:00
Alexandre
643e571a97
Update config.yaml
2025-11-19 09:23:45 +01:00
Alexandre
4e5499c6d8
Improve language export and error handling
...
Refactor language handling and error messages in the script.
2025-11-19 09:22:47 +01:00
GitHub Actions
4036a1b8bd
Revert 'Ensure permissions' [nobuild]
2025-11-19 08:11:00 +00:00
github-actions
2bbe34e236
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-19 08:09:20 +00:00
Alexandre
9f85d6553e
Ensure permissions
2025-11-19 08:08:24 +00:00
github-actions
91b20ae5e0
GitHub bot: changelog
2025-11-18 17:34:29 +00:00
Alexandre
061d6340eb
Update qBittorrent version to 5.1.2-9
2025-11-18 18:28:24 +01:00
Alexandre
37bfccf751
Fix regex patterns in ipv6_unavailable function
...
https://github.com/alexbelgium/hassio-addons/issues/2139#issuecomment-3548534952
2025-11-18 18:28:12 +01:00
Alexandre
b4c2bee078
Handle maintainer import path for translations
2025-11-18 17:02:00 +01:00
Alexandre
611acb32f3
Update language setup and remove tphakala model handling
2025-11-18 16:39:31 +01:00
Alexandre
e92f17d0db
Update CHANGELOG.md
2025-11-18 14:54:26 +01:00
Alexandre
87b70b2371
Update CHANGELOG.md
2025-11-18 14:53:52 +01:00
github-actions
d5116debeb
GitHub bot: changelog
2025-11-18 12:26:52 +00:00
github-actions
ef7a0386f5
GitHub bot: changelog
2025-11-18 12:25:45 +00:00
github-actions
d2ad53e830
GitHub bot: changelog
2025-11-18 12:25:33 +00:00
github-actions
3c37e218b7
GitHub bot: changelog
2025-11-18 12:24:25 +00:00
github-actions
999a90dbf4
GitHub bot: changelog
2025-11-18 12:24:16 +00:00
github-actions
d627c4e621
GitHub bot: changelog
2025-11-18 12:23:47 +00:00
Alexandre
1193571d8a
Update version to 0.10.1-hafix4
2025-11-18 13:20:03 +01:00
github-actions
8bc7b9c28c
GitHub bot: changelog
2025-11-18 12:19:53 +00:00
Alexandre
1f395c7b06
Update config.yaml
2025-11-18 13:19:43 +01:00
Alexandre
a85f1c0fc9
Update version in config.yaml
2025-11-18 13:19:34 +01:00
Alexandre
56612942f7
Update config.yaml
2025-11-18 13:19:25 +01:00
Alexandre
62c70a4528
Update config.yaml
2025-11-18 13:18:23 +01:00
Alexandre
2ecb872089
nobuild
2025-11-18 13:17:56 +01:00
Alexandre
3dca7678cb
Update config.yaml
2025-11-18 13:17:24 +01:00
github-actions
749b48fc9b
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-18 11:33:03 +00:00
Alexandre
cf01c33ecf
Add wireguard support
2025-11-18 12:32:18 +01:00
Alexandre
3a246e081d
Update config.yaml
2025-11-18 12:31:01 +01:00
Alexandre
a3c29b6d1b
Clean up changelog by removing old version entries
...
Removed outdated entries for versions 5.1.2-17 to 5.1.2-14 from the changelog.
2025-11-18 12:30:41 +01:00
Alexandre
c0539ea87d
Handle IPv6-less hosts in ip6tables shim
2025-11-18 12:28:20 +01:00
Alexandre
db54b2a505
Merge pull request #2207 from alexbelgium/codex/check-addons-for-env_vars-usage
...
Add env vars support to remaining add-ons
2025-11-18 09:34:53 +01:00
Alexandre
f310b7faf9
Add env vars support to remaining add-ons
2025-11-18 09:30:28 +01:00
Alexandre
e688a07546
Merge pull request #2206 from alexbelgium/codex/add-env_vars-to-epic-games-addon
...
Add env_vars option to epicgamesfree addon
2025-11-17 21:31:35 +01:00
Alexandre
7797b732e2
Add env_vars option to epicgamesfree addon
2025-11-17 21:31:17 +01:00
github-actions
1f336319c6
GitHub bot: changelog
2025-11-17 18:29:51 +00:00
github-actions
9d818b882a
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-17 18:13:41 +00:00
Alexandre
38a6d3cb02
Merge pull request #2205 from alexbelgium/codex/fix-issue-2204-in-hassio-addons
...
Clarify i915 enable_guc host prerequisites
2025-11-17 19:12:47 +01:00
Alexandre
e0d3b37dd7
Clarify i915 enable_guc host requirements
2025-11-17 18:55:29 +01:00
github-actions
5417361906
Github bot : image compressed
2025-11-16 23:06:18 +00:00
github-actions
00c6408585
GitHub bot: changelog
2025-11-16 20:00:30 +00:00
github-actions
94a909d54a
GitHub bot: changelog
2025-11-16 19:54:00 +00:00
Alexandre
72145f9c4a
Update config.yaml
2025-11-16 20:43:33 +01:00
Alexandre
2a32e88f47
Enhance ingress.sh for subfolder and IPv6 handling
...
Updated ingress configuration script to ensure subfolder handling and disable IPv6 listeners.
2025-11-16 20:43:20 +01:00
Alexandre
46afbc2aa8
Update calibre version to 8.14.0-3
2025-11-16 20:39:45 +01:00
Alexandre
1da36b5f7a
Revert
...
Updated NGINX configuration handling for ingress setup.
2025-11-16 20:37:32 +01:00
Alexandre
613c1767d5
Enhance NGINX config modifications in 90-ingress.sh
...
Added additional sed commands to modify NGINX configuration for Home Assistant ingress.
2025-11-16 20:34:55 +01:00
Alexandre
ef13a12add
Update config.yaml
2025-11-16 20:31:45 +01:00
github-actions[bot]
eed106fa93
Update stargazer map & cache
2025-11-16 01:05:16 +00:00
Alexandre
be5e76e219
Merge pull request #2201 from alexbelgium/codex/fix-meilisearch-exit-error
...
Fix Meilisearch startup supervision
2025-11-15 20:39:31 +01:00
Alexandre
560a74ea0e
Bump Monica addon version
2025-11-15 20:38:54 +01:00
Alexandre
ec058113c7
Fix Meilisearch startup supervision
2025-11-15 20:34:01 +01:00
github-actions
4c250651b0
GitHub bot: changelog
2025-11-15 16:10:17 +00:00
Alexandre
f4e9080832
Update config.yaml
2025-11-15 16:42:23 +01:00
Alexandre
d8eb2dfaca
Refactor MQTT client initialization
...
https://github.com/alexbelgium/hassio-addons/issues/2199#issuecomment-3536598328
2025-11-15 16:42:12 +01:00
github-actions
891e0eec9d
GitHub bot: changelog
2025-11-15 10:57:38 +00:00
Alexandre
248c24e74b
Update config.yaml
2025-11-15 11:52:48 +01:00
Alexandre
ab796ac61a
Update version to v5.0_beta5-3
2025-11-15 11:51:49 +01:00
Alexandre
754ac39fee
Merge pull request #2198 from alexbelgium/codex/add-melisearch-to-monica-addon-s3tybe
...
Ensure Monica add-on handles Meilisearch archives correctly
2025-11-15 11:49:46 +01:00
Alexandre
fe986b975f
Merge branch 'master' into codex/add-melisearch-to-monica-addon-s3tybe
2025-11-15 11:49:38 +01:00
Alexandre
0e9c689132
Fix Meilisearch packaging
2025-11-15 11:48:34 +01:00
Alexandre
e395605db9
Merge pull request #2197 from alexbelgium/codex/add-melisearch-to-monica-addon-sum3og
...
Handle Meilisearch watchdog exit detection
2025-11-15 11:36:58 +01:00
Alexandre
1980981683
Update config.yaml
2025-11-15 11:36:47 +01:00
Alexandre
828505c5fe
Guard Meilisearch watchdog wait
2025-11-15 11:35:32 +01:00
github-actions
bb3718102f
GitHub bot: changelog
2025-11-15 10:33:12 +00:00
github-actions
dcb40e54b1
GitHub bot: changelog
2025-11-15 10:26:31 +00:00
Alexandre
ec0488a2b8
Add device paths to navidrome config
2025-11-15 11:23:57 +01:00
Alexandre
b24d390453
Update config.yaml
2025-11-15 11:18:59 +01:00
Alexandre
ccfbd04403
Merge pull request #2195 from alexbelgium/codex/fix-issue-2126-in-hassio-addons
...
Fix ingress configuration for Calibre Selkies UI
2025-11-15 11:18:40 +01:00
Alexandre
44b7b74843
Fix Calibre ingress for Selkies dashboard
2025-11-15 11:17:50 +01:00
github-actions
63fbe69b5d
GitHub bot: changelog
2025-11-15 07:48:03 +00:00
GitHub Actions
4c6c68397b
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-11-15 07:22:55 +00:00
GitHub Actions
a247c85521
Revert 'Updater bot : monica updated to' [nobuild]
2025-11-15 07:22:41 +00:00
alexbelgium
689b631140
Updater bot : tdarr updated to 2.55.01
2025-11-15 08:22:06 +01:00
GitHub Actions
493f846d20
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-15 07:21:29 +00:00
alexbelgium
499cc7856c
Updater bot : organizr updated to 1.601
2025-11-15 08:21:11 +01:00
alexbelgium
8cf9235c09
Updater bot : monica updated to
2025-11-15 08:20:41 +01:00
alexbelgium
0138708e48
Updater bot : jackett updated to 0.24.311
2025-11-15 08:20:14 +01:00
Alexandre
380e6dd68b
Update version to 2025.11.05
2025-11-15 08:20:13 +01:00
alexbelgium
16a084fac3
Updater bot : fireflyiii_fints_importer updated to -
2025-11-15 08:19:36 +01:00
alexbelgium
fa3009bb29
Updater bot : webtop_kde updated to 4.16-r0-ls92
2025-11-15 08:17:49 +01:00
Alexandre
c9f5a710bd
Remove 'libgles2-mesa' from PACKAGES environment variable
2025-11-15 08:17:05 +01:00
GitHub Actions
d91f0b98f3
Revert 'Update version to 2025.11.05' [nobuild]
2025-11-15 07:16:22 +00:00
Alexandre
18d6291025
Update version to 2025.11.05
2025-11-15 08:13:14 +01:00
GitHub Actions
dd03b96544
Revert 'Updater bot : tdarr updated to 2.55.01' [nobuild]
2025-11-15 01:06:55 +00:00
GitHub Actions
2873bda33c
Revert 'Updater bot : organizr updated to 1.601' [nobuild]
2025-11-15 01:03:38 +00:00
GitHub Actions
5b7b921021
Revert 'Updater bot : monica updated to' [nobuild]
2025-11-15 01:03:35 +00:00
github-actions
5a1b8e3fb1
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-15 01:01:47 +00:00
GitHub Actions
97273357f3
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-15 01:00:15 +00:00
alexbelgium
a7583e8f6c
Updater bot : tdarr updated to 2.55.01
2025-11-15 01:59:41 +01:00
alexbelgium
66395a9dd7
Updater bot : prowlarr updated to nightly-2.3.1.5238-ls217
2025-11-15 01:59:02 +01:00
alexbelgium
fa51d44e21
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls285
2025-11-15 01:58:53 +01:00
alexbelgium
5d8fafd512
Updater bot : organizr updated to 1.601
2025-11-15 01:58:42 +01:00
alexbelgium
1f0298a66c
Updater bot : openproject updated to 16.6.1
2025-11-15 01:58:38 +01:00
alexbelgium
733ca71b9e
Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09
2025-11-15 01:58:30 +01:00
alexbelgium
7db85fe6ef
Updater bot : nzbget updated to v25.4-ls220
2025-11-15 01:58:26 +01:00
alexbelgium
80253de332
Updater bot : navidrome updated to 0.58.5
2025-11-15 01:58:15 +01:00
alexbelgium
372e0c007f
Updater bot : monica updated to
2025-11-15 01:58:08 +01:00
alexbelgium
711192d6d8
Updater bot : mealie updated to v3.5.0
2025-11-15 01:58:05 +01:00
alexbelgium
827cffb1e6
Updater bot : jackett updated to 0.24.306
2025-11-15 01:57:39 +01:00
alexbelgium
be6b97e7cd
Updater bot : grav updated to 1.7.50.9
2025-11-15 01:57:18 +01:00
github-actions
c496e24544
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-15 00:57:15 +00:00
alexbelgium
5327ce8901
Updater bot : flexget updated to 3.18.23
2025-11-15 01:57:04 +01:00
alexbelgium
0fdad6ec07
Updater bot : flaresolverr updated to 3.4.5
2025-11-15 01:57:02 +01:00
alexbelgium
1f8ce6a3f7
Updater bot : fireflyiii_fints_importer updated to -
2025-11-15 01:56:58 +01:00
alexbelgium
c124471a63
Updater bot : fireflyiii updated to 6.4.8
2025-11-15 01:56:53 +01:00
alexbelgium
e9b13ca649
Updater bot : filebrowser updated to 2.46.0
2025-11-15 01:56:49 +01:00
alexbelgium
f2cac5ef00
Updater bot : ente updated to 4.4.11
2025-11-15 01:56:44 +01:00
alexbelgium
a8ad994001
Updater bot : emby updated to 4.9.1.90
2025-11-15 01:56:31 +01:00
alexbelgium
46149c5f94
Updater bot : changedetection.io updated to 0.51.1
2025-11-15 01:56:18 +01:00
alexbelgium
738858842f
Updater bot : autobrr updated to 1.69.0
2025-11-15 01:55:13 +01:00
github-actions
fb59f91d1e
GitHub bot : README updated
2025-11-14 17:04:17 +00:00
Alexandre
7659ee0058
Merge pull request #2193 from alexbelgium/codex/fix-issue-#2192-in-hassio-addons
...
Fix Navidrome local disk mounting failure
2025-11-14 17:31:29 +01:00
Alexandre
43ec97ffd5
Fix Navidrome local disk mounting
2025-11-14 17:31:08 +01:00
github-actions
5569cf3290
GitHub bot: changelog
2025-11-14 12:56:10 +00:00
Alexandre
e4497fae12
Update updater.json
2025-11-14 13:52:12 +01:00
Alexandre
5d03502e8b
Change github_tagfilter value from 'v5' to '5'
2025-11-14 13:51:54 +01:00
Alexandre
00e6a3e6ca
Update version to v5.0_beta5 in config.yaml
2025-11-14 13:50:12 +01:00
github-actions
2fff46930a
GitHub bot : graphs updated
2025-11-14 12:14:37 +00:00
github-actions
b61ae2b7cd
Github bot : stats updated
2025-11-14 12:13:34 +00:00
Alexandre
eac1dba01b
Downgrade version from 0.4.19.2811-2 to 0.4.18
2025-11-12 18:01:12 +01:00
Alexandre
f0e3a7346e
Update build.json
2025-11-12 18:00:41 +01:00
GitHub Actions
894ac22d61
Revert 'Update config.yaml' [nobuild]
2025-11-12 16:23:12 +00:00
Alexandre
6ad5091ad8
Update config.yaml
2025-11-12 17:21:25 +01:00
Alexandre
bf0847f24f
Update aarch64 image tag to nightly version
2025-11-12 17:20:48 +01:00
Alexandre
7dac9c659f
Update amd64 image to nightly version
2025-11-12 17:20:05 +01:00
GitHub Actions
f46af4998f
Revert 'Update ports_description to capitalize 'Web Interface'' [nobuild]
2025-11-12 16:09:13 +00:00
github-actions
4ea1f8568b
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-12 16:08:22 +00:00
Alexandre
7eb39bad6d
Update ports_description to capitalize 'Web Interface'
2025-11-12 17:07:32 +01:00
Alexandre
9f697544a3
Update config.yaml
2025-11-12 17:06:48 +01:00
Alexandre
c46773f28c
Merge pull request #2181 from alexbelgium/create-pull-request/patch-1762648415 nobuild
...
Github bot: fix linting issues nobuild
2025-11-12 08:39:08 +01:00
Alexandre
cc466bb29b
Fix version string handling in workflow YAML
2025-11-10 22:31:41 +01:00
Alexandre
c59e09983c
Fix version string escaping in onpush_builder.yaml
2025-11-10 22:30:02 +01:00
Alexandre
360b5d7fe5
Add changelog entry for version 3.19.11
2025-11-10 22:28:25 +01:00
Alexandre
19205f2872
Fix typo in CHANGELOG regarding config.yaml
2025-11-10 22:23:26 +01:00
Alexandre
522b72c026
Bump version to 3.19.11
2025-11-10 22:23:03 +01:00
github-actions
ed1617da99
GitHub bot : README updated
2025-11-10 21:07:04 +00:00
Alexandre
50ad5db601
Refactor README generation workflow
...
Updated the GitHub Actions workflow to enhance README generation with improved error handling and structure.
2025-11-10 22:06:36 +01:00
Alexandre
31e50669cf
Convert config from JSON to YAML format
2025-11-10 22:05:47 +01:00
Alexandre
3edda1af73
Update daily_README.yaml
2025-11-10 22:02:42 +01:00
Alexandre
08c1698f7a
Update daily_README.yaml
2025-11-10 21:58:53 +01:00
github-actions
527b34dc4b
GitHub bot : README updated
2025-11-10 20:55:52 +00:00
Alexandre
de9b663b74
Update daily_README.yaml
2025-11-10 21:55:14 +01:00
github-actions
bf588510b9
GitHub bot : README updated
2025-11-10 20:49:05 +00:00
Alexandre
2678a9e1e6
Update daily_README.yaml
2025-11-10 21:48:25 +01:00
github-actions
fffccb2208
GitHub bot : README updated
2025-11-10 20:42:09 +00:00
Alexandre
279b0320b7
Improve README updater workflow with yq
...
Refactor README updater workflow to use yq for YAML processing and simplify config handling.
2025-11-10 21:41:29 +01:00
Alexandre
3370af2060
Merge pull request #2183 from alexbelgium/codex/update-readme-generator-for-config.yaml
...
Support README generation from YAML add-on configs
2025-11-10 21:35:13 +01:00
Alexandre
2e85a953be
Support config yaml in README generator
2025-11-10 21:34:17 +01:00
github-actions
cf9c434cfd
GitHub bot : README updated
2025-11-10 17:04:53 +00:00
Alexandre
185774606e
Merge pull request #2182 from alexbelgium/codex/update-readme-generator-to-count-addons
...
Adjust README stats count to include YAML-configured add-ons
2025-11-10 13:31:15 +01:00
Alexandre
d49e6aa441
Update README addon count to include config.yaml
2025-11-10 13:30:52 +01:00
github-actions
6e4b6f9c7f
Github bot : image compressed
2025-11-09 23:06:10 +00:00
github-actions[bot]
dc988732ef
Update stargazer map & cache
2025-11-09 01:02:07 +00:00
alexbelgium
8353aafb36
fix: auto-fix linting issues
2025-11-09 00:33:35 +00:00
GitHub Actions
275424252e
Revert 'Updater bot : tdarr updated to 2.51.03' [nobuild]
2025-11-08 01:09:19 +00:00
github-actions
4a70e9de42
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-08 01:03:05 +00:00
github-actions
7ffd1d359f
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-08 01:02:29 +00:00
GitHub Actions
38eac404c8
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-08 01:01:57 +00:00
github-actions
1041d30a46
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-08 01:01:42 +00:00
github-actions
3e00128ecb
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-08 01:00:55 +00:00
alexbelgium
a12c2dbda9
Updater bot : webtop_kde updated to 4.16-r0-ls95
2025-11-08 02:00:48 +01:00
alexbelgium
74aaf38d8e
Updater bot : tdarr updated to 2.51.03
2025-11-08 01:59:56 +01:00
alexbelgium
73a00a5d91
Updater bot : sonarr updated to 4.0.16.2944
2025-11-08 01:59:45 +01:00
alexbelgium
e0ef8bfbad
Updater bot : signalk updated to 2.18.0
2025-11-08 01:59:41 +01:00
alexbelgium
a09d24a969
Updater bot : piwigo updated to 15.7.0
2025-11-08 01:59:02 +01:00
alexbelgium
e2a6e4bf99
Updater bot : openproject updated to 16.6.0
2025-11-08 01:58:49 +01:00
alexbelgium
4c06d3dccb
Updater bot : nzbget updated to v25.4-ls219
2025-11-08 01:58:37 +01:00
alexbelgium
c76dce685a
Updater bot : jellyfin updated to 10.11.2
2025-11-08 01:57:54 +01:00
alexbelgium
c63cccb426
Updater bot : jackett updated to 0.24.255
2025-11-08 01:57:50 +01:00
alexbelgium
91721fa98e
Updater bot : immich_openvino updated to 2.2.3
2025-11-08 01:57:41 +01:00
alexbelgium
baaa112616
Updater bot : immich_noml updated to 2.2.3
2025-11-08 01:57:38 +01:00
alexbelgium
60315cd97e
Updater bot : immich_cuda updated to 2.2.3
2025-11-08 01:57:31 +01:00
alexbelgium
ab22167047
Updater bot : immich updated to 2.2.3
2025-11-08 01:57:27 +01:00
alexbelgium
cbd4050279
Updater bot : grav updated to 1.7.50.8
2025-11-08 01:57:22 +01:00
alexbelgium
4413c3b9dd
Updater bot : gitea updated to 1.25.1
2025-11-08 01:57:15 +01:00
alexbelgium
a9e849a106
Updater bot : flexget updated to 3.18.21
2025-11-08 01:57:05 +01:00
alexbelgium
cd165a2cc3
Updater bot : flaresolverr updated to 3.4.4
2025-11-08 01:57:03 +01:00
alexbelgium
305a18e489
Updater bot : fireflyiii_fints_importer updated to -
2025-11-08 01:57:00 +01:00
alexbelgium
10e5ff14f9
Updater bot : fireflyiii_data_importer updated to 1.9.1
2025-11-08 01:56:57 +01:00
alexbelgium
a71f8703fe
Updater bot : fireflyiii updated to 6.4.4
2025-11-08 01:56:54 +01:00
alexbelgium
9ce53f8d91
Updater bot : filebrowser updated to 2.45.0
2025-11-08 01:56:50 +01:00
alexbelgium
5f765bd44a
Updater bot : ente updated to 4.4.10
2025-11-08 01:56:44 +01:00
alexbelgium
5040a3625f
Updater bot : changedetection.io updated to 0.50.40
2025-11-08 01:56:18 +01:00
alexbelgium
ea60e07812
Updater bot : calibre updated to 8.14.0
2025-11-08 01:56:12 +01:00
Alexandre
cdcf776339
Update deprecation warning message for environment variables
2025-11-07 20:47:39 +01:00
github-actions
accffcb951
GitHub bot : README updated
2025-11-07 17:04:47 +00:00
Alexandre
7dde344c68
Merge pull request #2176 from alexbelgium/codex/remove-deprecated-codenotary-fields nobuild
...
Remove deprecated codenotary metadata
2025-11-07 14:43:02 +01:00
Alexandre
49fe9c0243
Remove deprecated codenotary metadata
2025-11-07 14:42:36 +01:00
github-actions
d5a4c0effa
GitHub bot : graphs updated
2025-11-07 12:12:19 +00:00
github-actions
09e8f6760c
Github bot : stats updated
2025-11-07 12:11:06 +00:00
Alexandre
fa4ce4f247
Merge pull request #2173 from alexbelgium/codex/verify-env_vars-in-config.yaml-options nobuild
...
Add env_vars options defaults for missing addons
https://github.com/alexbelgium/hassio-addons/issues/2172
2025-11-07 11:38:46 +01:00
Alexandre
41c64d3b08
Add env_vars default options to relevant addons
2025-11-07 11:38:27 +01:00
Alexandre
e226089cfd
Enhance logging for addon options conversion
...
Added logging messages to inform users about environment variable conversion.
2025-11-07 09:01:21 +01:00
Alexandre
669519484f
Update 01-config_yaml.sh
2025-11-07 08:55:31 +01:00
Alexandre
eee55f7112
Improve extraction of environment variables
...
Refactor environment variable extraction to preserve multiline values.
2025-11-06 19:36:06 +01:00
Alexandre
c6d5f7f2bf
Update version to 2.2.1-3 in config.yaml
2025-11-06 19:02:25 +01:00
Alexandre
b9f1c20237
Merge pull request #2171 from alexbelgium/codex/fix-version-number-formatting-in-changelog
...
Fix changelog version quoting in builder workflow
2025-11-06 19:02:19 +01:00
Alexandre
fc0b0284fa
Fix changelog version quoting in builder workflow
2025-11-06 19:01:33 +01:00
Alexandre
27843d90d2
Update CHANGELOG.md
2025-11-06 18:55:43 +01:00
Alexandre
fc7c126aff
Update CHANGELOG.md
2025-11-06 18:54:09 +01:00
Alexandre
ae7c249b2e
Merge pull request #2170 from alexbelgium/codex/export-env_vars-individually-in-global_var
...
Improve env_vars export handling
2025-11-06 18:53:39 +01:00
Alexandre
3b4ccf7170
Improve env_vars export handling
2025-11-06 18:52:06 +01:00
github-actions
477fd72f35
GitHub bot : README updated
2025-11-06 17:05:50 +00:00
github-actions
c9cc31df32
GitHub bot: changelog
2025-11-06 15:59:52 +00:00
Alexandre
9036eb002d
Update version to 2.2.1-2 in config.yaml
2025-11-06 16:53:43 +01:00
Alexandre
f543f0a97d
Merge pull request #2169 from alexbelgium/codex/update-config.yaml-to-accept-lowercase-env_vars nobuild
...
Embed env_vars usage guidance and update changelogs
2025-11-06 16:52:34 +01:00
Alexandre
a928c8e9e2
Embed env_vars guidance in docs
2025-11-06 16:50:01 +01:00
Alexandre
8e1825bef2
Add deprecation warning for environment variable setup
...
Added a warning about deprecated methodology for environment variables.
2025-11-06 16:35:33 +01:00
GitHub Actions
e4a59af7a6
Revert 'Update version to 2025.11.05 in config.yaml' [nobuild]
2025-11-06 15:31:31 +00:00
Alexandre
4eb5674adf
Update version to 2025.11.05 in config.yaml
2025-11-06 16:11:10 +01:00
Alexandre
372355bd78
Refactor export_option function for better handling
...
Refactor environment variable export logic to handle array values and streamline secret detection.
2025-11-06 16:10:48 +01:00
Alexandre
d83b0ee224
Update Stats file with new data entries
2025-11-06 15:09:16 +01:00
github-actions
a590e89e86
GitHub bot : graphs updated
2025-11-06 14:06:43 +00:00
github-actions
35ac94f22a
Github bot : stats updated
2025-11-06 14:05:49 +00:00
Alexandre
cb94a0383f
Merge pull request #2168 from alexbelgium/codex/update-stats-workflow-for-config.yaml
...
Update stats workflow to support YAML configs
2025-11-06 14:58:23 +01:00
Alexandre
8d57a1e1f8
Update weekly stats workflow to read YAML configs
2025-11-06 14:56:55 +01:00
Alexandre
752a5d2acd
add env_vars nobuild
2025-11-06 11:51:25 +01:00
github-actions
0fe903874f
GitHub bot: changelog
2025-11-05 21:54:35 +00:00
Alexandre
6af0ef33b7
Update version to 2025.11.04
2025-11-05 22:26:05 +01:00
Alexandre
b71ab0fe1d
Merge pull request #2165 from alexbelgium/codex/fix-issue-#2162-on-github
...
Fix BirdNET-Pi MQTT callback compatibility with paho 2.x
2025-11-05 22:25:38 +01:00
Alexandre
1b11a5a8dd
Fix BirdNET-Pi MQTT callback for paho 2.x
2025-11-05 22:25:17 +01:00
github-actions
40ee8f8e9e
GitHub bot: changelog
2025-11-05 17:17:09 +00:00
Alexandre
6878c2fed3
Update config.yaml
2025-11-05 17:30:13 +01:00
Alexandre
65416ad2f7
Update Dockerfile
2025-11-05 17:30:00 +01:00
GitHub Actions
f096704e2a
Revert 'Update version from 4.4.6-2 to 4.4.6-3' [nobuild]
2025-11-05 16:26:12 +00:00
Alexandre
589eb14f01
Update version from 4.4.6-2 to 4.4.6-3
2025-11-05 17:23:41 +01:00
Alexandre
94efe7b40d
Update Dockerfile
2025-11-05 17:23:29 +01:00
Alexandre
dbfcc9e8d9
Update Dockerfile
2025-11-05 17:23:00 +01:00
GitHub Actions
db02b3506e
Revert 'Update version to 4.4.6-3 in config.yaml' [nobuild]
2025-11-05 16:10:11 +00:00
Alexandre
0aad470759
Update version to 4.4.6-3 in config.yaml
2025-11-05 17:08:34 +01:00
Alexandre
5202d32586
Refactor Dockerfile to dynamically set BUILD_ARCH
2025-11-05 17:08:21 +01:00
Alexandre
da0448b3c9
Update updater.json
2025-11-05 15:10:39 +01:00
Alexandre
f12173226e
Downgrade version from 2.13.0-3 to 2.12.0-2 nobuild
2025-11-05 13:39:08 +01:00
Alexandre
3ec24941e6
Update config.yaml
2025-11-05 11:37:27 +01:00
Alexandre
40b67e07ca
Update Dockerfile
2025-11-05 11:37:18 +01:00
github-actions
97bbb9beb6
GitHub bot: changelog
2025-11-04 15:50:54 +00:00
Alexandre
779385596e
Update config.yaml
2025-11-04 16:02:22 +01:00
Alexandre
1f5e1fc32f
Add BUILD_ARCH argument to Dockerfile
2025-11-04 16:02:13 +01:00
GitHub Actions
3abb013df2
Revert 'Update config.yaml' [nobuild]
2025-11-04 14:59:13 +00:00
Alexandre
7a7bc83f2a
Update config.yaml
2025-11-04 15:57:32 +01:00
Alexandre
8f92e7ac75
allow arm64
...
https://github.com/alexbelgium/hassio-addons/issues/2146
2025-11-04 15:57:19 +01:00
GitHub Actions
5c3eaa8ccd
Revert 'Update config.yaml' [nobuild]
2025-11-04 14:17:52 +00:00
Alexandre
bfdd572e40
Fix typo in README for nextcloud database name
2025-11-04 15:16:50 +01:00
Alexandre
7c5720e231
Update config.yaml
2025-11-04 15:15:38 +01:00
Alexandre
99d693410b
Add mustache-cli to the list of packages
2025-11-04 15:15:27 +01:00
Alexandre
a41b92f237
Update version in config.yaml to 2.13.0-2
...
https://github.com/alexbelgium/hassio-addons/issues/2161
2025-11-04 15:14:29 +01:00
github-actions
4d9d31d667
GitHub bot: changelog
2025-11-04 10:07:25 +00:00
Alexandre
a9c6999117
Update config.yaml
2025-11-04 10:38:25 +01:00
Alexandre
8105a9ad0e
Fix https://github.com/alexbelgium/hassio-addons/issues/2162
2025-11-04 10:37:49 +01:00
github-actions
6e7451bbb9
Github bot : image compressed
2025-11-02 23:06:16 +00:00
github-actions
f31dc01e14
GitHub bot: changelog
2025-11-02 15:28:23 +00:00
Alexandre
1dfe64483f
Merge pull request #2159 from danez/immich2102
...
Rerelease immich addon
2025-11-02 16:08:06 +01:00
Daniel Tschinder
8e62553fd3
Rerelease immich addon
2025-11-02 14:47:17 +01:00
Alexandre
93b01b3683
Merge pull request #2158 from alexbelgium/create-pull-request/patch-1762043582 nobuild
...
Github bot: fix linting issues nobuild
2025-11-02 08:53:29 +01:00
github-actions[bot]
49109d270c
Update stargazer map & cache
2025-11-02 01:01:55 +00:00
alexbelgium
6682790340
fix: auto-fix linting issues
2025-11-02 00:33:02 +00:00
github-actions
826b2783d3
GitHub bot: changelog
2025-11-01 15:26:33 +00:00
github-actions
14987cba1d
GitHub bot: changelog
2025-11-01 15:26:32 +00:00
github-actions
56452652bd
GitHub bot: changelog
2025-11-01 15:26:31 +00:00
Alexandre
c10b4d827e
Merge pull request #2155 from danez/immich210
...
Update immich to 2.2.1
2025-11-01 16:06:21 +01:00
Daniel Tschinder
2406481272
Update immich to 2.2.1
...
Also fix changelogs
2025-11-01 15:07:02 +01:00
github-actions
003321e6e1
GitHub bot: changelog
2025-11-01 13:58:16 +00:00
Alexandre
f8edcaef03
Remove concurrency settings from onpush_builder.yaml
...
Removed concurrency settings from the workflow.
2025-11-01 14:30:58 +01:00
Alexandre
e7aefa9633
Update config.yaml
2025-11-01 14:28:41 +01:00
Alexandre
82ac296ee5
Update version to 2025.11.01 in config.yaml
2025-11-01 14:06:18 +01:00
GitHub Actions
9f8946716e
Revert 'Update config.yaml' [nobuild]
2025-11-01 12:46:46 +00:00
Alexandre
03146d5699
Update config.yaml
2025-11-01 13:43:56 +01:00
Alexandre
017605c410
Add concurrency settings to onpush_builder workflow
2025-11-01 13:34:32 +01:00
github-actions
4bad9089dd
GitHub bot: changelog
2025-11-01 01:48:32 +00:00
github-actions
970ad83bf8
GitHub bot: changelog
2025-11-01 01:26:45 +00:00
github-actions
4de7ddd818
GitHub bot: changelog
2025-11-01 01:23:32 +00:00
github-actions
8c644d05a2
GitHub bot: changelog
2025-11-01 01:23:21 +00:00
github-actions
02358e79a7
GitHub bot: changelog
2025-11-01 01:23:18 +00:00
github-actions
f320efcf31
GitHub bot: changelog
2025-11-01 01:21:20 +00:00
github-actions
688e7b56c9
GitHub bot: changelog
2025-11-01 01:20:17 +00:00
GitHub Actions
aa81d654f2
Revert 'Updater bot : tdarr updated to 2.51.03' [nobuild]
2025-11-01 01:13:05 +00:00
github-actions
9ff055a6b9
GitHub bot: changelog
2025-11-01 01:11:11 +00:00
github-actions
5426dcf9be
GitHub bot: changelog
2025-11-01 01:11:06 +00:00
github-actions
8f5f4bf0c2
GitHub bot: changelog
2025-11-01 01:11:05 +00:00
github-actions
59cddb4a16
GitHub bot: changelog
2025-11-01 01:10:57 +00:00
github-actions
bd8b605d1c
GitHub bot: changelog
2025-11-01 01:10:56 +00:00
github-actions
4426f80e88
GitHub bot: changelog
2025-11-01 01:10:53 +00:00
github-actions
682f9112d9
GitHub bot: changelog
2025-11-01 01:10:51 +00:00
github-actions
41a4ec13e7
GitHub bot: changelog
2025-11-01 01:10:49 +00:00
github-actions
848b0a1406
GitHub bot: changelog
2025-11-01 01:10:39 +00:00
github-actions
12095e7ed2
GitHub bot: changelog
2025-11-01 01:09:51 +00:00
github-actions
5c8c35a6b8
GitHub bot: changelog
2025-11-01 01:09:47 +00:00
github-actions
4f2b3a1fac
GitHub bot: changelog
2025-11-01 01:09:31 +00:00
github-actions
cf90d5b333
GitHub bot: changelog
2025-11-01 01:07:41 +00:00
github-actions
24de83b8df
GitHub bot: changelog
2025-11-01 01:05:42 +00:00
GitHub Actions
246eab0a43
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-11-01 01:03:49 +00:00
github-actions
a6d64f0092
GitHub bot: changelog
2025-11-01 01:03:35 +00:00
github-actions
aba93a82c9
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-01 01:03:20 +00:00
github-actions
d99ecd5f7d
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-01 01:02:53 +00:00
alexbelgium
5cc9ee8592
Updater bot : tdarr updated to 2.51.03
2025-11-01 02:00:03 +01:00
alexbelgium
bcd6094d4b
Updater bot : sonarr updated to 4.0.16.2942
2025-11-01 01:59:52 +01:00
alexbelgium
51d5e14bfb
Updater bot : prowlarr updated to nightly-2.2.0.5222-ls217
2025-11-01 01:59:21 +01:00
alexbelgium
8833529e80
Updater bot : plex updated to 1.42.2.10156-f737b826c-ls284
2025-11-01 01:59:12 +01:00
alexbelgium
2e5b319256
Updater bot : nzbget updated to v25.4-ls218
2025-11-01 01:58:46 +01:00
alexbelgium
46a8979391
Updater bot : mealie updated to v3.4.0
2025-11-01 01:58:25 +01:00
alexbelgium
d5808a7d81
Updater bot : lidarr updated to 3.0.1.4866
2025-11-01 01:58:18 +01:00
alexbelgium
eba78262ee
Updater bot : jellyfin updated to 10.11.1
2025-11-01 01:58:00 +01:00
alexbelgium
0c9e51d603
Updater bot : jackett updated to 0.24.234
2025-11-01 01:57:56 +01:00
alexbelgium
97c8a64e0b
Updater bot : inadyn updated to 2.13.0
2025-11-01 01:57:53 +01:00
alexbelgium
eef98f4e2d
Updater bot : immich_power_tools updated to 0.19.0
2025-11-01 01:57:49 +01:00
alexbelgium
442cb883c8
Updater bot : immich_openvino updated to 2.2.0
2025-11-01 01:57:45 +01:00
alexbelgium
6b3fdf9c3b
Updater bot : immich_noml updated to 2.2.0
2025-11-01 01:57:41 +01:00
alexbelgium
c158cb950f
Updater bot : immich_cuda updated to 2.2.0
2025-11-01 01:57:35 +01:00
alexbelgium
c6f47c0b1d
Updater bot : immich updated to 2.2.0
2025-11-01 01:57:31 +01:00
alexbelgium
5d1b3685bb
Updater bot : grav updated to 1.7.50.4
2025-11-01 01:57:27 +01:00
github-actions
c60a9c8e39
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-11-01 00:57:25 +00:00
alexbelgium
47324a9c62
Updater bot : grampsweb updated to 25.10.2
2025-11-01 01:57:22 +01:00
alexbelgium
ff5bfb08db
Updater bot : gitea updated to 1.25.0
2025-11-01 01:57:19 +01:00
alexbelgium
515881e46e
Updater bot : flexget updated to 3.18.20
2025-11-01 01:57:09 +01:00
alexbelgium
1cac8481ed
Updater bot : flaresolverr updated to 3.4.3
2025-11-01 01:57:07 +01:00
alexbelgium
dbcc5e5a4d
Updater bot : fireflyiii_fints_importer updated to -
2025-11-01 01:57:03 +01:00
alexbelgium
6572fc974d
Updater bot : fireflyiii updated to 6.4.3
2025-11-01 01:56:57 +01:00
alexbelgium
68d747a44b
Updater bot : epicgamesfree updated to debian-2025-10-28
2025-11-01 01:56:50 +01:00
alexbelgium
d3f393a36f
Updater bot : ente updated to 4.4.6
2025-11-01 01:56:47 +01:00
alexbelgium
2fb5502a80
Updater bot : emby_beta updated to 4.9.2.6
2025-11-01 01:56:36 +01:00
alexbelgium
4bdeb0bb1d
Updater bot : collabora updated to 25.4.7
2025-11-01 01:56:28 +01:00
alexbelgium
91b7423bcf
Updater bot : changedetection.io updated to 0.50.38
2025-11-01 01:56:18 +01:00
alexbelgium
68531eae4d
Updater bot : browserless_chrome updated to 2.38.2
2025-11-01 01:56:10 +01:00
alexbelgium
fe9196382b
Updater bot : birdnet-go updated to nightly-20251028
2025-11-01 01:55:28 +01:00
github-actions
2db433f9b0
GitHub bot : README updated
2025-10-31 17:05:57 +00:00
github-actions
c69490b542
GitHub bot : graphs updated
2025-10-31 12:09:37 +00:00
github-actions
1c4b7d8960
Github bot : stats updated
2025-10-31 12:08:44 +00:00
github-actions
5cff3978c1
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-10-27 20:24:42 +00:00
Alexandre
bc38e100cb
Update Jellyfin version to 10.11.0
2025-10-27 21:23:53 +01:00
GitHub Actions
d80171b4b7
Revert 'Update Jellyfin version to 10.11.0' [nobuild]
2025-10-27 19:56:12 +00:00
Alexandre
9289755efc
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
...
Github bot: fix linting issues nobuild
2025-10-27 20:41:01 +01:00
Alexandre
d3cb314265
Remove 'make-changelog' from revert-on-failure job
2025-10-27 20:40:31 +01:00
Alexandre
abe2054047
Update Jellyfin version to 10.11.0
2025-10-27 20:39:18 +01:00
github-actions
2019eb6350
Github bot : image compressed
2025-10-26 23:06:35 +00:00
github-actions[bot]
4c84d1e54a
Update stargazer map & cache
2025-10-26 01:03:29 +00:00
alexbelgium
d38b278629
fix: auto-fix linting issues
2025-10-26 00:32:33 +00:00
github-actions
2de05df210
GitHub bot: changelog
2025-10-25 00:21:35 +00:00
GitHub Actions
39c8ca86b8
Revert 'Updater bot : jellyfin updated to 10.11.0' [nobuild]
2025-10-25 00:19:01 +00:00
github-actions
4c2e004563
GitHub bot: changelog
2025-10-25 00:18:43 +00:00
github-actions
fe505ee055
GitHub bot: changelog
2025-10-25 00:14:23 +00:00
GitHub Actions
282e021a34
Revert 'Updater bot : emby_beta updated to 4.9.2.6' [nobuild]
2025-10-25 00:13:42 +00:00
github-actions
23f6c85cbf
GitHub bot: changelog
2025-10-25 00:08:42 +00:00
GitHub Actions
8959ef633c
Revert 'Updater bot : tdarr updated to 2.50.02' [nobuild]
2025-10-25 00:07:23 +00:00
github-actions
851f846a8b
GitHub bot: changelog
2025-10-25 00:07:12 +00:00
github-actions
c29b5b9ac3
GitHub bot: changelog
2025-10-25 00:06:57 +00:00
github-actions
3cbbcef60d
GitHub bot: changelog
2025-10-25 00:06:04 +00:00
github-actions
a748d45c88
GitHub bot: changelog
2025-10-25 00:05:41 +00:00
github-actions
e3b2dbb388
GitHub bot: changelog
2025-10-25 00:05:36 +00:00
github-actions
fef576cbce
GitHub bot: changelog
2025-10-25 00:05:30 +00:00
github-actions
ca63dbdc44
GitHub bot: changelog
2025-10-25 00:05:28 +00:00
github-actions
61e85ea3f8
GitHub bot: changelog
2025-10-25 00:04:38 +00:00
github-actions
560fb9c809
GitHub bot: changelog
2025-10-25 00:03:44 +00:00
github-actions
0b3371e64a
GitHub bot: changelog
2025-10-25 00:03:12 +00:00
GitHub Actions
cfb5d56f74
Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]
2025-10-25 00:02:13 +00:00
github-actions
a131ba8aaa
GitHub bot: changelog
2025-10-25 00:02:10 +00:00
github-actions
c7dd4e1597
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-10-25 00:02:02 +00:00
github-actions
a5a25fd447
GitHub bot: changelog
2025-10-25 00:01:32 +00:00
github-actions
a5876521cd
GitHub bot: sanitize (spaces + LF endings) & chmod
2025-10-25 00:01:18 +00:00
alexbelgium
83c23cbe85
Updater bot : zzz_archived_code-server updated to 4.105.1
2025-10-25 02:01:08 +02:00
alexbelgium
fa874bc369
Updater bot : webtop_kde updated to 4.16-r0-ls94
2025-10-25 02:00:45 +02:00
alexbelgium
e3897648f8
Updater bot : tdarr updated to 2.50.02
2025-10-25 01:59:56 +02:00
alexbelgium
975f949efa
Updater bot : sabnzbd updated to 4.5.5
2025-10-25 01:59:32 +02:00
alexbelgium
37d295f1d9
Updater bot : prowlarr updated to nightly-2.1.5.5215-ls217
2025-10-25 01:59:15 +02:00
alexbelgium
e74b0a4a2c
Updater bot : photoprism updated to ubuntu-2025-10-18
2025-10-25 01:59:00 +02:00
alexbelgium
cc5005c094
Updater bot : nextcloud updated to 32.0.1
2025-10-25 01:58:36 +02:00
alexbelgium
174d7488de
Updater bot : jellyfin updated to 10.11.0
2025-10-25 01:57:55 +02:00
alexbelgium
a8a3ac30dd
Updater bot : jackett updated to 0.24.179
2025-10-25 01:57:51 +02:00
alexbelgium
26c398d4b8
Updater bot : grav updated to 1.7.50.3
2025-10-25 01:57:25 +02:00
alexbelgium
60e4cd12b2
Updater bot : grampsweb updated to 25.10.0.1
2025-10-25 01:57:22 +02:00
alexbelgium
d184fe8667
Updater bot : flexget updated to 3.18.18
2025-10-25 01:57:09 +02:00
alexbelgium
a2170c0787
Updater bot : fireflyiii_fints_importer updated to -
2025-10-25 01:57:04 +02:00
alexbelgium
28065934b3
Updater bot : fireflyiii_data_importer updated to 1.9.0
2025-10-25 01:57:01 +02:00
alexbelgium
76848dc862
Updater bot : filebrowser updated to 2.44.2
2025-10-25 01:56:54 +02:00
alexbelgium
64030cdc45
Updater bot : epicgamesfree updated to debian-2025-10-21
2025-10-25 01:56:50 +02:00
alexbelgium
ea31323d53
Updater bot : emby_beta updated to 4.9.2.6
2025-10-25 01:56:36 +02:00
alexbelgium
8568c5f9eb
Updater bot : codex updated to 1.8.16
2025-10-25 01:56:26 +02:00
alexbelgium
2312e6ca68
Updater bot : changedetection.io updated to 0.50.30
2025-10-25 01:56:19 +02:00
alexbelgium
0d8e170f1d
Updater bot : browserless_chrome updated to 2.38.1
2025-10-25 01:56:10 +02:00