mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
5927d33c1c
- Handle VMID as both string and number types consistently - Check for both 'ct' and 'lxc' backup types (PBS uses 'ct') - Check for both 'vm' and 'qemu' backup types for consistency - Always check VMID=0 first before checking backup type - PBS stores PMG backups as 'ct' type with VMID='0' (string) This should properly identify all PMG host config backups regardless of whether they come from PBS or regular storage, and regardless of whether VMID is a string or number.