Apply suggestions from code review

Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
This commit is contained in:
JPVenson
2025-04-15 00:08:39 +02:00
committed by GitHub
co-authored by 1hitsong
parent efaa8bb52a
commit f79b1790d9
+2 -2
View File
@@ -15,14 +15,14 @@ Better late then never. The UWP app for Jellyfin now has a new Maintainer and it
The Jellyfin app on Xbox has been unmaintained for quite a while.
While it was on lifesupport for the last couple of years, we were occasionally merging PRs and fixing bugs.
With the last release now 5 years old, and the continued interest in Jellyfin being available on Xbox overall, I decided to take over at least the superficial duties of keeping it operational and releasing if there are new Features or bug fixes.
With the last release now 5 years old, and the continued interest in Jellyfin being available on Xbox overall, I decided to take over at least the superficial duties of keeping it operational and releasing when there are new features or bug fixes.
# UWP 0.9.0 release
This new release has now been approved and is available as a new version on the Microsoft store for up-to-date Xbox consoles.
It contains a number of bug fixes, but the main update is the move to WebView2.
As the app is nothing more then a web browser with a few tweaks, this is a huge step up and allows Xboxes to use a Chromium-based browser instead of the old Legacy-Edge one.
As the app is nothing more than a web browser with a few tweaks, this is a huge step up and allows the Xbox to use a Chromium-based browser instead of the old, legacy Edge one.
This brings the capability to display HEVC encoded media alongside a few other features that makes the whole experience a lot better.
# What to expect