Skip to content

Commit

Permalink
Add release metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed May 14, 2024
1 parent b367a9a commit bf3722a
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
26 changes: 26 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
jellyfin-media-player (1.10.0-1) unstable; urgency=medium

* Update web client to 10.9.1.
* Switch to native Jellyfin Trickplay support.
* Update mpv version to latest git version.
* Misc fixes and cleanup. (#603)
* Fix trailing slash when adding server causes connection faliure. (#601)
* Fix compatibility with mpv 0.38.0. (#597)
* Fix appstream metadata (#592)
* Show what's playing in MacOS's "now playing" (#580)
* Add Apple silicon build. (#571)
* Add tooltips and settings for MPV config. (#561)
* Fix mpv deprecations. (#549)
* Add support for FreeBSD. (#547)
* Fix icon for Wayland. (#515)
* Improve customization for subtitles. (#508)
* Ensure that volume is always a Number. (#493)
* Fix window restoring on opening with Hyprland. (#481)
* Fix window switching monitor when exiting fullscreen. (#478)
* Fix skipintro plugin client freeze. (#456)
* Set max audio channels for transcode profile based on JMP settings. (#445)
* Add Default Playback Speed settings. (#435)
* Remember playback speed. (#434)

-- Izzie Walton <[email protected]> Mon, 13 May 2024 20:55:33 -0400

jellyfin-media-player (1.9.1-1) unstable; urgency=medium

* Update web client to 10.8.10 to patch stored XSS issue.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,25 @@
<ul>
<li>Update web client to 10.9.1.</li>
<li>Switch to native Jellyfin Trickplay support.</li>
<li>Update runtimes.</li>
<li>Update mpv version to latest git version.</li>
<li>Misc fixes and cleanup. (#603)</li>
<li>Fix trailing slash when adding server causes connection faliure. (#601)</li>
<li>Fix compatibility with mpv 0.38.0. (#597)</li>
<li>Fix appstream metadata (#592)</li>
<li>Show what's playing in MacOS's "now playing" (#580)</li>
<li>Add Apple silicon build. (#571)</li>
<li>Add tooltips and settings for MPV config. (#561)</li>
<li>Fix mpv deprecations. (#549)</li>
<li>Add support for FreeBSD. (#547)</li>
<li>Fix icon for Wayland. (#515)</li>
<li>Improve customization for subtitles. (#508)</li>
<li>Ensure that volume is always a Number. (#493)</li>
<li>Fix window restoring on opening with Hyprland. (#481)</li>
<li>Fix window switching monitor when exiting fullscreen. (#478)</li>
<li>Fix skipintro plugin client freeze. (#456)</li>
<li>Set max audio channels for transcode profile based on JMP settings. (#445)</li>
<li>Add Default Playback Speed settings. (#435)</li>
<li>Remember playback speed. (#434)</li>
</ul>
</description>
</release>
Expand Down

0 comments on commit bf3722a

Please sign in to comment.