Releases: jellyfin/jellyfin-mpv-shim
1.3.2 for Windows
This release contains minor features/bug fixes:
- Prevent integrated menu not appearing.
- Add media key support for Windows. (#11)
1.3.1 for Windows
This release contains minor features/bug fixes:
- Log subtitle actions to system log.
- Add media key support. (#11)
- Print if media is transcoding after title.
1.3.0 for Windows
This release contains features and bug fixes:
- Add support for direct path (SMB/NFS) playback. (Must be enabled.) (#10)
- Add automatic re-connection after network interruption. (#9)
- Set the default remote bandwidth to 10 Mbps. (#8)
Please note: The change in default remote bandwidth only applies to new users of the software. If you would like to change this setting, please do one of the following:
- Right click the tray icon. Select "Application Menu". Change the setting in Preferences.
- While playing something, press
c
. Change the setting in Preferences. - Edit the
remote_kbps
option in the config file.
1.2.1 for Windows
This release contains bug fixes.
- Add support for selecting the media source to play.
- Fix playback of items that have undefined season or episode numbers.
- Fix playback if the audio player has undefined volume.
- Fix opening config directory from tray icon on Windows.
1.2.0 for Windows
This release adds a GUI! The application now runs entirely in the background with a system tray icon. If you have not connected to a server yet, it will show the server configuration dialog. You can access the log messages, configuration directory, integrated menu, and server settings from the system tray icon.
1.1.4 for Windows
This is a Windows-only bugfix release. This fixes an issue where MPV would not be raised to the front on launch, but instead flash the MPV icon in the taskbar orange.
1.1.3 for Windows
This version contains fixes:
- Enable HTTPS verification.
- Prevent media playback from failing to stop properly.
- Prevent timeline generation from throwing exceptions when playback time or duration is None.
- Move the API client to a separate package.
1.1.0 for Windows
This release contains a few user experience improvements and a crash fix.
- Make closing the window stop playback (instead of crashing).
- Prevent window closing between episodes.
- Bring mpv to the front on windows when launching.
- Allow disabling launching the player fullscreen.
1.0.0 for Windows
This is the first release of Jellyfin MPV Shim! Simply run the binary and log in, and you should be able to cast to the application with another Jellyfin application. There is also a menu that allows mass updating subtitle settings, as well as some other settings. Please report any issues you have.