HelperScripts-for-ProxmoxVE/vm
CanbiZ (MickLesk) 24a15d2c12
fix: Init telemetry in addon scripts (#12777)
* Init telemetry in addon scripts

Add a guarded call to init_tool_telemetry at the top of multiple tools/addon scripts (if the function is defined) and remove the previous placeholder init_tool_telemetry "" "addon" calls later in the files. This initializes telemetry earlier with the proper tool name and avoids invoking the initializer with an empty name. Affected files include: adguardhome-sync, arcane, coolify, copyparty, cronmaster, dockge, dokploy, immich-public-proxy, jellystat, komodo, nextcloud-exporter, pihole-exporter, prometheus-paperless-ngx-exporter, qbittorrent-exporter, and runtipi.

* Update umbrel-os-vm.sh
2026-03-11 23:18:35 +01:00
..
headers Update .app files (#11570) 2026-02-05 12:02:06 +01:00
archlinux-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
debian-13-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
debian-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
docker-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
haos-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
mikrotik-routeros.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
nextcloud-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
openwrt-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
opnsense-vm.sh opnsense-vm: harden temp dir, bridge detection and network selection (#12513) 2026-03-03 15:48:50 +01:00
owncloud-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
pimox-haos-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
truenas-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
ubuntu2204-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
ubuntu2404-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
ubuntu2504-vm.sh core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
umbrel-os-vm.sh fix: Init telemetry in addon scripts (#12777) 2026-03-11 23:18:35 +01:00