v1.7.0

jellyfin/jellyfin-desktopv1.7.0Jun 11, 2022by iwalton3

AI Summary

The first stable release for Jellyfin 10.8.0, introducing new input options, Xbox support, and support for Ubuntu 22.04.

Key Highlights

  • First release targeting Jellyfin 10.8.0 stable
  • Added Xbox input mapping
  • Add build for Ubuntu 22.04
  • Enable windows dark mode support

New Features

  • Add --platform option
  • Disable youtube-dl attempts on media errors
  • Allow retry with transcode instead of a hard failure
  • Add exit app function
  • Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit

Full Release Notes

This is the first release of JMP targeting Jellyfin 10.8.0 stable. Thank you to everyone who tested the pre-releases!

Changes:
  * Update web client to 10.8.0.
  * Add --platform option. (#159)
  * Added Xbox input mapping. (#197)
  * Disable youtube-dl attempts on media errors.
  * Allow retry with transcode instead of usng a hard failure. (#127)
  * Add exit app function (#198)
  * Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit.
  * Add build for Ubuntu 22.04 (#256)
  * Enable windows dark mode support. (#247)