litinoveweedle
7af8610a25
qBittorrent upnp and firewall for VPN
...
This is implementation of the UPnP port opening for qBittorrent running on VPN. Implementation also includes simple firewall for incoming connections.
2026-03-21 15:24:35 +01:00
github-actions
ceab896b46
GitHub bot: changelog
2026-03-21 00:46:39 +00:00
alexbelgium
49fa5daa91
Updater bot : zzz_archived_code-server updated to 4.112.0
2026-03-21 01:31:42 +01:00
alexbelgium
9da453855e
Updater bot : webtop_kde updated to 4.16-r0-ls93
2026-03-21 01:31:23 +01:00
alexbelgium
d64c940500
Updater bot : tdarr updated to 2.64.02
2026-03-21 01:30:30 +01:00
alexbelgium
9cc2633688
Updater bot : sponsorblockcast updated to 0.8.3
2026-03-21 01:30:22 +01:00
alexbelgium
1c45d0d816
Updater bot : sonarr updated to 4.0.17.2952
2026-03-21 01:30:18 +01:00
alexbelgium
56135c39ca
Updater bot : social_to_mealie updated to 1.6.1
2026-03-21 01:30:14 +01:00
alexbelgium
a5a0862498
Updater bot : scrutiny_fa updated to v1.47.1
2026-03-21 01:30:02 +01:00
alexbelgium
72641aeb6d
Updater bot : scrutiny updated to v1.47.1
2026-03-21 01:29:59 +01:00
alexbelgium
28fb23a5ce
Updater bot : prowlarr updated to nightly-2.3.4.5308-ls226
2026-03-21 01:29:38 +01:00
alexbelgium
13d1777283
Updater bot : portainer updated to 2.39.1
2026-03-21 01:29:31 +01:00
alexbelgium
b856dc37e1
Updater bot : plex updated to 1.43.0.10492-121068a07-ls296
2026-03-21 01:29:27 +01:00
alexbelgium
930629656c
Updater bot : openproject updated to 17.2.2
2026-03-21 01:29:19 +01:00
alexbelgium
0bc3fee0f1
Updater bot : nzbget updated to v26.0-ls234
2026-03-21 01:29:12 +01:00
alexbelgium
5c6c3cc94c
Updater bot : netalertx_fa updated to 26.3.15
2026-03-21 01:29:06 +01:00
alexbelgium
6643f15cdf
Updater bot : netalertx updated to 26.3.15
2026-03-21 01:29:02 +01:00
alexbelgium
13cad45bbf
Updater bot : mealie updated to v3.13.1
2026-03-21 01:28:40 +01:00
alexbelgium
d3fad638c1
Updater bot : jackett updated to 0.24.1419
2026-03-21 01:28:13 +01:00
alexbelgium
02dd8c9e35
Updater bot : immich_openvino updated to 2.6.1
2026-03-21 01:28:05 +01:00
alexbelgium
ef87465f7c
Updater bot : immich_noml updated to 2.6.1
2026-03-21 01:28:01 +01:00
alexbelgium
94c02ef68d
Updater bot : immich_cuda updated to 2.6.1
2026-03-21 01:27:53 +01:00
alexbelgium
ca0659f640
Updater bot : immich updated to 2.6.1
2026-03-21 01:27:49 +01:00
alexbelgium
81db400ff2
Updater bot : flexget updated to 3.19.3
2026-03-21 01:27:29 +01:00
alexbelgium
a773cf8ac8
Updater bot : fireflyiii updated to 6.5.6
2026-03-21 01:27:20 +01:00
alexbelgium
c710429863
Updater bot : filebrowser updated to 2.62.1
2026-03-21 01:27:12 +01:00
alexbelgium
d3169643a8
Updater bot : epicgamesfree updated to debian-2026-03-18
2026-03-21 01:27:08 +01:00
alexbelgium
ada1099a0d
Updater bot : emby_beta updated to 4.10.0.6
2026-03-21 01:26:57 +01:00
alexbelgium
b76b2d969f
Updater bot : cloudcommander updated to 19.8.0
2026-03-21 01:26:42 +01:00
alexbelgium
cfc4dc7d4a
Updater bot : changedetection.io updated to 0.54.6
2026-03-21 01:26:35 +01:00
alexbelgium
51b1efd584
Updater bot : browserless_chrome updated to 2.44.0
2026-03-21 01:26:26 +01:00
alexbelgium
17c9338e72
Updater bot : browser_chromium updated to version-baf94ebf
2026-03-21 01:26:22 +01:00
alexbelgium
39b999d94e
Updater bot : browser_brave updated to 1.88.134-ls84
2026-03-21 01:26:12 +01:00
alexbelgium
11f88bc894
Updater bot : birdnet-go updated to nightly-20260315
2026-03-21 01:25:27 +01:00
Alexandre
916672c562
Update config.yaml
2026-03-20 20:31:41 +01:00
Alexandre
474f877e2f
Merge pull request #2600 from alexbelgium/copilot/fix-move-netalertx-folder nobuild
...
Fix daily_README workflow moving netalertx into netalertx_fa
2026-03-20 20:31:10 +01:00
copilot-swe-agent[bot]
5640de85e9
Restore netalertx/ folder and fix daily_README workflow rename collision
...
Commit 734a824 was triggered by the daily_README.yaml workflow which
temporarily renames addon folders to their .name for README generation.
Both netalertx and netalertx_fa share name: NetAlertX, causing mv to
move netalertx inside the already-renamed netalertx_fa directory.
Fix: add [ ! -e "$NAME" ] guard to prevent rename when target exists.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/b23b6b99-d4da-4c4e-926f-4067af6f16a0
2026-03-20 19:27:26 +00:00
copilot-swe-agent[bot]
58d8591dfb
Initial plan
2026-03-20 19:23:57 +00:00
github-actions
734a824547
GitHub bot : README updated
2026-03-20 17:14:34 +00:00
Yann
6af5909628
Adjusted TRANSMISSION_WEB_UI options in config
...
Added transmissionic webUI, moved transmission-web-control to the end - is removed in the current version, but there are discussions ongoing so not removing it for the moment
2026-03-20 15:36:39 +01:00
github-actions
aa5d57d18c
GitHub bot: changelog
2026-03-20 13:58:18 +00:00
Alexandre
066f4e1feb
Update version to 2.43.0-2 in config.yaml
2026-03-20 14:50:29 +01:00
Alexandre
eb7939eaaa
Update start.sh to load environment variables
...
Modify start.sh to include environment variable loading.
2026-03-20 14:50:16 +01:00
Alexandre
78c3231b89
Try fix env_vars injection
...
https://github.com/alexbelgium/hassio-addons/issues/2596
2026-03-20 14:34:04 +01:00
Alexandre
c7077fd9d6
Add GLOBAL_VAR_FILES environment variable
...
Added an environment variable for global variable files.
2026-03-20 14:33:44 +01:00
Alexandre
7816985f22
Add GLOBAL_VAR_FILES to script injection loop
2026-03-20 14:32:44 +01: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