github-actions
b6a86b529c
Github bot : issues linked to readme
2026-04-11 19:46:34 +00:00
Alexandre
54a325953d
Merge pull request #2642 from alexbelgium/copilot/fix-cloudcmd-file-not-found
...
Verify fix for CloudCommander cloudcmd.mjs not found error
2026-04-11 21:46:15 +02:00
Alexandre
668a5d388c
Update 99-run.sh
2026-04-11 21:45:54 +02:00
copilot-swe-agent[bot]
70d490aa66
Initial plan
2026-04-11 19:00:39 +00:00
github-actions
5063eebaf5
GitHub bot: changelog [nobuild]
2026-04-11 05:55:31 +00:00
Alexandre
4874d097e0
Update config.yaml
2026-04-11 07:49:52 +02:00
Alexandre
68174c7f48
Remove webui entry from config.yaml Nobuild
...
Remove webui configuration from config.yaml
2026-04-11 07:48:18 +02:00
Alexandre
faa205ec6e
Merge pull request #2640 from Suncuss/fix/birdnet-pipy-icecast-and-ingress
...
fix(birdnet-pipy): fix icecast crash and Live Feed broken in ingress mode
2026-04-11 07:47:18 +02:00
Yudong Sun
b1d2ac74ae
docs(birdnet-pipy): add CHANGELOG entry for 0.6.2
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 22:47:20 -04:00
Yudong Sun
312906997a
fix(birdnet-pipy): fix icecast crash and Live Feed broken in ingress
...
Two fixes for the birdnet-pipy addon:
1. Icecast log permission error: 01-structure.sh creates /app/data/logs
as root, but start-icecast.sh runs via gosu icecast2. The first log
write fails with "Permission denied", crashing icecast in a restart
loop (502 Bad Gateway on the Live Feed page). Fix: chown the log dir
and file to icecast2 before dropping privileges.
2. Live Feed double-prefixed request in ingress mode: the "/stream/"
sub_filter rule also matches 'api.get("/stream/config")' in the JS
bundle, producing a request like
/hassio_ingress/TOKEN/api/hassio_ingress/TOKEN/stream/config (404).
The upstream frontend (BirdNET-PiPy >= 0.6.2) now strips the leading
slash from stream URLs so they resolve via <base href> — the
sub_filter rule is no longer needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 22:46:51 -04:00
github-actions
2cd878ab2a
GitHub bot: changelog [nobuild]
2026-04-10 23:33:48 +00:00
alexbelgium
c7d9c34f19
Updater bot : zzz_archived_code-server updated to 4.115.0
2026-04-11 01:31:17 +02:00
alexbelgium
c6c553a350
Updater bot : tdarr updated to 2.68.01
2026-04-11 01:30:09 +02:00
alexbelgium
ab725a4f2f
Updater bot : tandoor_recipes updated to 2.6.5
2026-04-11 01:30:07 +02:00
alexbelgium
2ebde82fd6
Updater bot : prowlarr updated to nightly-2.3.6.5341-ls228
2026-04-11 01:29:22 +02:00
alexbelgium
b30eec0af3
Updater bot : plex updated to 1.43.1.10611-1e34174b1-ls301
2026-04-11 01:29:13 +02:00
alexbelgium
b6819bc336
Updater bot : nzbget updated to v26.1-ls238
2026-04-11 01:28:58 +02:00
alexbelgium
171169ddf5
Updater bot : maintainerr updated to 3.5.0
2026-04-11 01:28:26 +02:00
alexbelgium
06cc9c6fed
Updater bot : jackett updated to 0.24.1562
2026-04-11 01:28:03 +02:00
alexbelgium
889c65e619
Updater bot : immich_power_tools updated to 0.21.1
2026-04-11 01:27:58 +02:00
alexbelgium
9aa377aaed
Updater bot : immich_openvino updated to 2.7.4
2026-04-11 01:27:54 +02:00
alexbelgium
35e0b99e9b
Updater bot : immich_noml updated to 2.7.4
2026-04-11 01:27:51 +02:00
alexbelgium
c9326055e2
Updater bot : immich_frame updated to 1.0.33.0
2026-04-11 01:27:48 +02:00
alexbelgium
abd4cee091
Updater bot : immich_cuda updated to 2.7.4
2026-04-11 01:27:44 +02:00
alexbelgium
51064212a7
Updater bot : immich updated to 2.7.4
2026-04-11 01:27:40 +02:00
alexbelgium
7a9ba470a9
Updater bot : grampsweb updated to 26.4.1
2026-04-11 01:27:33 +02:00
alexbelgium
f25c13af25
Updater bot : flexget updated to 3.19.10
2026-04-11 01:27:20 +02:00
alexbelgium
1e478cfbff
Updater bot : fireflyiii_data_importer updated to 2.2.3
2026-04-11 01:27:15 +02:00
alexbelgium
68c84467e9
Updater bot : epicgamesfree updated to debian-2026-04-10
2026-04-11 01:27:01 +02:00
alexbelgium
b7730dab18
Updater bot : codex updated to 1.10.9
2026-04-11 01:26:41 +02:00
alexbelgium
7e81e80ac4
Updater bot : cloudcommander updated to 19.12.1
2026-04-11 01:26:37 +02:00
alexbelgium
d78ac2c717
Updater bot : cleanuparr updated to 2.9.5
2026-04-11 01:26:33 +02:00
alexbelgium
ece838eea6
Updater bot : calibre updated to 9.7.0
2026-04-11 01:26:24 +02:00
alexbelgium
25f731f5d9
Updater bot : browser_chromium updated to version-76e3a185
2026-04-11 01:26:17 +02:00
alexbelgium
b4425ab12c
Updater bot : browser_brave updated to 1.89.132-ls89
2026-04-11 01:26:08 +02:00
alexbelgium
2ef2db9974
Updater bot : birdnet-pipy updated to 0.6.2
2026-04-11 01:25:29 +02:00
alexbelgium
79f9965ad3
Updater bot : autobrr updated to 1.76.0
2026-04-11 01:25:12 +02:00
github-actions
c2cc6f1b07
GitHub bot : README updated
2026-04-10 17:17:18 +00:00
github-actions
eb5a24a4e4
GitHub bot : graphs updated
2026-04-10 12:25:31 +00:00
github-actions
fbfe994c46
Github bot : stats updated
2026-04-10 12:24:50 +00:00
github-actions
19a5587ec3
Github bot : issues linked to readme
2026-04-08 11:43:28 +00:00
github-actions
e13c3dd188
GitHub bot: changelog [nobuild]
2026-04-08 09:54:08 +00:00
Alexandre
3bb9183449
Bump version from 3.3.0-2 to 3.3.0-3
2026-04-08 11:51:38 +02:00
Alexandre
b28eef01a7
Merge pull request #2639 from alexbelgium/copilot/modify-dockerfile-replace-path
...
maintainerr: rewrite /opt/data → /config/data at build time, drop symlink workaround
2026-04-08 11:42:57 +02:00
copilot-swe-agent[bot]
bd04f79897
maintainerr: fix permission ordering — copy seed data before chmod/chown
...
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/e4fba11b-c2eb-407c-bf95-fff2c908246d
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-04-08 08:29:08 +00:00
Alexandre
316bf67a5f
Update maintainerr/Dockerfile
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-08 10:26:58 +02:00
copilot-swe-agent[bot]
c5b212bf47
maintainerr: replace /opt/data with /config/data in Dockerfile and ha_entrypoint
...
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/21b5a0d9-5483-4227-b0f2-e047708cfbca
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-04-08 08:11:07 +00:00
copilot-swe-agent[bot]
cbf73c34dc
Initial plan
2026-04-08 08:07:02 +00:00
Alexandre
64f3ceda9b
Change DATA_DIR to '/config/data' and set permissions
...
Update data directory path and permissions in ha_entrypoint.sh
2026-04-08 10:06:48 +02:00
Alexandre
1c611b8ba1
nobuild
2026-04-08 10:04:28 +02:00