feat(kodi): replace stremio with stremio-linux-shell and add scale factor support
CI / check (push) Successful in 12m31s
CI / build-and-cache (push) Failing after 7m29s
CI / Build & Push OpenClaw Image (push) Successful in 41m26s

Migrate from Qt-based stremio to Rust/CEF-based stremio-linux-shell.
Add stremioScaleFactor option (uses --force-device-scale-factor) for
4K TV display scaling. Set to 2.0 on boxy and gym-box.
This commit is contained in:
2026-05-11 19:47:18 -07:00
parent 1bf7b88be5
commit 398c5fcc8a
4 changed files with 33 additions and 3 deletions
+1 -1
View File
@@ -298,7 +298,7 @@
"custom-qmd" = pkgs.custom.qmd;
"qt-pinned-jellyfin-media-player" = pkgsQt.jellyfin-media-player;
"qt-pinned-stremio" = pkgsQt.stremio;
# "qt-pinned-stremio" = pkgsQt.stremio; # Replaced by stremio-linux-shell (Rust/CEF-based)
}
// (
if system == "x86_64-linux" then