com.github.iwalton3.jellyfin-media-playerJellyfin Media PlayerDesktop client for Jellyfin media serverIan WaltonGPL-2.0CC0-1.0https://github.com/iwalton3/jellyfin-media-playerhttps://github.com/iwalton3/jellyfin-media-player/blob/master/README.mdhttps://github.com/iwalton3/jellyfin-media-player/issuesjellyfinmediaplayer
Jellyfin Desktop Client based on Plex Media Player. Play your Jellyfin media in the jellyfin-web application with significantly improved media support. The client also supports SyncPlay.
AudioVideoVideoPlayerTV
Changes:
Add builds for win32, debian, and ubuntu.
Fix music performance issue where there were excessive API calls (#22)
Fix fullscreen button in web player.
Add maximized window state preserving (#26)
Fix QT warnings (#24)
Fix wayland and wayland hwdec support (#20, #23)
Set white font color on modal and add class for css themes.
Upgrade jellyfin-web to 10.7.2.
Changes:
Add settings menu for built-in player settings.
Add hardware acceleration in the web view. (disable with --disable-gpu)
Make subtitle position and scale settings work with SSA and bitmap subtitles.
Switch to NativeShell interface for jellyfin-web extensions.
Fix video download option to open links in browser.
Fix up next dialog hiding the player UI.
Add support for remote devtools.
Properly advertise player name, version, and computer name.
Fix F11 key for fullscreen.
Changes:
Fix external subtitle support.
Fix skipping to previous song twice setting random volume.
Make easier to compile on Linux.
Changes:
Add native music playback.
Fix undefined onErrorInternal.
Remove breakpad.
Changes:
Added support for setting playback rate.
Added SyncPlay support. (Note there are still some glitches.)
Fixed issue where exiting video would go back a page.
Fixed issue where video reloads every time you seek.