Skip to content

Releases: jellyfin/jellyfin-media-player

v1.3.0 Settings and Much More!

11 Apr 06:23
Compare
Choose a tag to compare

This release exposes a ton of settings previously buried in the config file. Additionally it contains many other improvements.
Please log out and log back into your Jellyfin server after updating.
2021-04-11-014902_762x766_scrot

Changes:

  • Add settings menu for built-in player settings.
    • Hardware video acceleration can be enabled.
    • Subtitle position, color, and scaling options. (Support varies by subtitle type.)
    • Fullscreen keeps the player fullscreen at all times.
    • The screen the player opens on can be set.
    • Setting the display refresh rate to content. (Requires Fullscreen)
    • Changing audio devices, including enabling codec passthrough. (Not Tested)
    • Deinterlacing can be enabled. (Not Tested)
  • Add hardware acceleration in the web view. (disable with --disable-gpu)
  • Properly advertise player name, version, and computer name.
    • This has the side effect of sadly breaking all existing sessions.
    • If you do not log out and back in, remote control, SyncPlay, and UI updates break.
  • 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.
  • Fix F11 key for fullscreen.
  • Upgrade webclient to jellyfin-web 10.7.1.

v1.2.1 Subtitle and Music Fix

06 Apr 05:41
Compare
Choose a tag to compare

Changes:

  • Fix external subtitle support.
  • Fix skipping to previous song twice setting random volume.
  • Make easier to compile on Linux.

v1.2.0 - Music Playback & Bug Fixes

06 Apr 00:59
Compare
Choose a tag to compare

Changes:

  • Add native music playback.
  • Fix HTTPS on Windows.
  • Remove breakpad.
  • Fix web player error "undefined onErrorInternal".

v1.1.0 - SyncPlay & Bug Fixes

05 Apr 02:03
Compare
Choose a tag to compare

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.
  • Fixed some play/pause event issues.

Initial Release

04 Apr 20:08
Compare
Choose a tag to compare

This is the first release of a new desktop player for Jellyfin which is based on, but not affiliated with, PlexMediaPlayer. It plays media in the webview instead of using a separate window like Jellyfin Desktop does and uses the same MPV playback engine. Note that SyncPlay is not supported and the client is currently considered experimental.