EXE
WinGet
Jellyfin MPV Shim
Ian Walton · 2.10.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
jellyfin-mpv-shim_2.10.0_installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
jellyfin-mpv-shim_2.10.0_installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{898D84F4-BAD5-4014-B224-6536BFAE0A31}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.10.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
jellyfin-mpv-shim_2.10.0_installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
IanWalton.JellyfinMPVShim
Version
2.10.0
Description
Jellyfin MPV Shim is a cross-platform cast client for Jellyfin.
License
MIT
↗
Installer URL
https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.10.0/jellyfin-mpv-shim_2.10.0_installer.exe
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Changes:
- Fix mpv_ext_no_ovr and OSC interaction (#499)
- Fix intro skip and custom seek bindings (#491)
- Fix python 3.14 compat issues on macOS (#487)
- Fix transcode termination failure (#492, #481)
- Prevent crash when opening menu during stream load (#493)
- Fix mpv_ext_no_ovr and OSC interaction (#499)
- Fix intro skip and custom seek bindings (#491)
- Make Pillow dependency optional (#494)
- Fix system tray icon to use X11 (#506)
- Fix H.265 transcode preference not being used in some ca…