Files
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-04-11 22:08:04 +02:00
2026-04-21 15:21:29 +02:00
2026-04-24 16:09:40 +02:00
2026-04-14 15:12:18 +02:00
2026-05-14 20:18:34 +02:00
2026-04-28 08:41:36 +02:00
2026-04-18 21:09:22 +02:00
2026-05-18 17:06:40 +02:00
2026-04-01 22:08:18 +02:00
2026-04-24 16:08:49 +02:00
2026-05-20 15:53:29 +02:00
2026-03-27 13:24:59 +01:00
2026-04-21 15:23:19 +02:00
2026-04-29 23:55:11 +02:00
2026-05-06 10:48:30 +02:00
2026-04-15 23:02:47 +02:00
2026-04-24 10:10:17 +02:00
2026-03-25 17:48:03 +01:00
2026-03-24 15:10:33 +01:00
2026-05-05 08:46:40 +02:00
2026-05-19 08:50:45 +02:00
2026-05-11 23:21:32 +02:00
2026-05-05 08:34:24 +02:00
2026-04-22 07:43:20 +02:00
2026-04-21 15:06:26 +02:00
2026-05-02 19:00:19 +02:00
2026-04-19 19:47:54 +02:00
2026-04-30 11:48:58 +02:00
2026-04-03 09:53:50 +02:00
2026-03-24 11:49:03 +01:00
2026-04-22 07:41:53 +02:00
2026-03-23 20:43:17 +01:00
2026-04-29 05:54:47 +02:00
2026-03-27 11:14:06 +01: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-01 23:07:30 +02:00
2026-04-28 09:18:27 +02:00
2026-05-05 08:33:46 +02:00
2026-03-28 15:18:10 +01:00
2026-05-01 22:44:29 +02:00
2026-04-15 12:56:11 +02:00
2026-03-22 09:40:31 +01:00
2026-05-18 15:52:58 +02:00
2026-04-20 21:57:03 +02:00
2026-03-29 14:48:55 +02:00