Files
Helper-Scripts-ProxmoxVE/install
CanbiZ (MickLesk) 7cfa47d138 fix(isponsorblocktv): detect CPU capabilities to select compatible binary (#14677)
Instead of hard-failing when AVX is not present, detect whether the host
CPU supports AVX + AVX2 + MOVBE (x86-64-v3 microarchitecture level) and
select the appropriate upstream binary accordingly:

- iSponsorBlockTV-x86_64-linux     → modern CPUs (AVX/AVX2/MOVBE)
- iSponsorBlockTV-x86_64-linux-v1  → any x86_64 CPU (fallback)

The same detection logic is applied in update_script() so updates
stay consistent with the initially installed binary type.

Fixes: https://github.com/community-scripts/ProxmoxVE/issues/14660
Upstream: dmunozv04/iSponsorBlockTV#463
2026-05-24 12:26:18 +02:00
..
2026-05-14 20:18:34 +02:00
2026-05-18 17:06:40 +02:00
2026-05-20 15:53:29 +02:00
2026-05-19 08:50:45 +02:00
2026-05-11 23:21:32 +02:00
2026-05-11 10:17:34 +02:00
2026-05-11 10:17:50 +02:00
2026-05-19 23:42:26 +02:00
2026-05-18 15:52:58 +02:00