Skip to content

Commit bf3722a

Browse files
committed
Add release metadata.
1 parent b367a9a commit bf3722a

File tree

2 files changed

+45
-1
lines changed

2 files changed

+45
-1
lines changed

debian/changelog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
jellyfin-media-player (1.10.0-1) unstable; urgency=medium
2+
3+
* Update web client to 10.9.1.
4+
* Switch to native Jellyfin Trickplay support.
5+
* Update mpv version to latest git version.
6+
* Misc fixes and cleanup. (#603)
7+
* Fix trailing slash when adding server causes connection faliure. (#601)
8+
* Fix compatibility with mpv 0.38.0. (#597)
9+
* Fix appstream metadata (#592)
10+
* Show what's playing in MacOS's "now playing" (#580)
11+
* Add Apple silicon build. (#571)
12+
* Add tooltips and settings for MPV config. (#561)
13+
* Fix mpv deprecations. (#549)
14+
* Add support for FreeBSD. (#547)
15+
* Fix icon for Wayland. (#515)
16+
* Improve customization for subtitles. (#508)
17+
* Ensure that volume is always a Number. (#493)
18+
* Fix window restoring on opening with Hyprland. (#481)
19+
* Fix window switching monitor when exiting fullscreen. (#478)
20+
* Fix skipintro plugin client freeze. (#456)
21+
* Set max audio channels for transcode profile based on JMP settings. (#445)
22+
* Add Default Playback Speed settings. (#435)
23+
* Remember playback speed. (#434)
24+
25+
-- Izzie Walton <izzie@iwalton.com> Mon, 13 May 2024 20:55:33 -0400
26+
127
jellyfin-media-player (1.9.1-1) unstable; urgency=medium
228

329
* Update web client to 10.8.10 to patch stored XSS issue.

resources/meta/com.github.iwalton3.jellyfin-media-player.appdata.xml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,25 @@
4848
<ul>
4949
<li>Update web client to 10.9.1.</li>
5050
<li>Switch to native Jellyfin Trickplay support.</li>
51-
<li>Update runtimes.</li>
51+
<li>Update mpv version to latest git version.</li>
52+
<li>Misc fixes and cleanup. (#603)</li>
53+
<li>Fix trailing slash when adding server causes connection faliure. (#601)</li>
54+
<li>Fix compatibility with mpv 0.38.0. (#597)</li>
55+
<li>Fix appstream metadata (#592)</li>
56+
<li>Show what's playing in MacOS's "now playing" (#580)</li>
57+
<li>Add Apple silicon build. (#571)</li>
58+
<li>Add tooltips and settings for MPV config. (#561)</li>
59+
<li>Fix mpv deprecations. (#549)</li>
60+
<li>Add support for FreeBSD. (#547)</li>
61+
<li>Fix icon for Wayland. (#515)</li>
62+
<li>Improve customization for subtitles. (#508)</li>
63+
<li>Ensure that volume is always a Number. (#493)</li>
64+
<li>Fix window restoring on opening with Hyprland. (#481)</li>
65+
<li>Fix window switching monitor when exiting fullscreen. (#478)</li>
66+
<li>Fix skipintro plugin client freeze. (#456)</li>
67+
<li>Set max audio channels for transcode profile based on JMP settings. (#445)</li>
68+
<li>Add Default Playback Speed settings. (#435)</li>
69+
<li>Remember playback speed. (#434)</li>
5270
</ul>
5371
</description>
5472
</release>

0 commit comments

Comments
 (0)