Commit Graph

32734 Commits

Author SHA1 Message Date
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