fix(plugin): add lowercase linux binary fallbacks

This commit is contained in:
2026-03-16 01:51:02 -07:00
parent 659118c20c
commit 8123a145c0
7 changed files with 193 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
type: fixed
area: launcher
- Fixed mpv Lua plugin binary auto-detection on Linux to also search `/usr/bin/subminer` and `/usr/local/bin/subminer` (lowercase), matching the conventional Unix wrapper name used by packaged installs such as the AUR package.