v1.0.4
LatestStremio Native v1.0.4
A high-performance native Stremio desktop client with a Slint interface, embedded Rust stream server, and hardware-accelerated libmpv playback.
Release notes
Downloads
- Windows: Installer | Updater package
- Linux: Binary
- Debian / Ubuntu: DEB Package
- Arch Linux: Package
- Fedora: RPM Package
Reliable Windows self-updates
- Stages the downloaded installer first, hands it to the outer application lifecycle, and launches it only after the UI, playback engine, tray, and stream server have shut down.
- Enables Inno Setup logging and a force-close fallback for older clients that launch Setup before their shutdown completes.
- Moves fresh native installations to
%LOCALAPPDATA%\Programs\stremio-native, avoiding collisions with the official Stremio installation while preserving the registered directory for upgrades.
Native operating-system media controls
- Adds SMTC on Windows, MPRIS on Linux, and MediaRemote integration on macOS for metadata, playback status, play/pause, seeking, stop, and next-episode commands.
- Adds a Windows taskbar thumbnail play/pause control and taskbar playback progress, with a stable AppUserModelID for correct application naming and icon resolution.
- Holds an operating-system sleep inhibitor only while video is playing and releases it on pause, stop, player close, or process shutdown.
Changes since v1.0.3
Features & Enhancements
- add native media controls and reliable self-updates (a78c19b)
Full comparison: v1.0.3...v1.0.4