-
-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
jellyfin-media-player (1.9.0-1) unstable; urgency=medium | ||
|
||
* Add aspect ratio controls to player. (#388) | ||
* Don't reset mute between videos. (#349) | ||
* Auto-detect and switch SteamOS to TV mode. (#237) | ||
* Allow forcing transcodes for HEVC, Hi10p, 4K, HDR, and/or AV1. | ||
* Allow requesting the server to transcode to HEVC. | ||
* Improve usability of client API to make integrations with other clients easier. | ||
* Allow running JMP without an embedded webclient. | ||
* JMP now uses the official webclient build from repo.jellyfin.org. | ||
* Fix time breakage from skipIntroPlugin. (#387) | ||
* Add delay to prevent broken update dialog. (#373) | ||
* Prevent Dolby Vision content playing without server transcoding. | ||
|
||
-- Ian Walton <[email protected]> Sun, 12 Mar 2023 16:05:13 -0400 | ||
|
||
jellyfin-media-player (1.8.1-1) unstable; urgency=medium | ||
|
||
* Update web client to 10.8.9. | ||
|