From 2d4a4673ee03fd6cb49d3d6457458d88e065b101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Sun, 26 Apr 2026 07:04:54 +0200 Subject: [PATCH] New version: UniversalMediaServer.UniversalMediaServer version 15.5.0 --- ...Server.UniversalMediaServer.installer.yaml | 25 ++++ ...ver.UniversalMediaServer.locale.en-US.yaml | 124 ++++++++++++++++++ ...ersalMediaServer.UniversalMediaServer.yaml | 8 ++ 3 files changed, 157 insertions(+) create mode 100644 manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.installer.yaml create mode 100644 manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.locale.en-US.yaml create mode 100644 manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.yaml diff --git a/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.installer.yaml b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.installer.yaml new file mode 100644 index 0000000000000..15203af7c1c5a --- /dev/null +++ b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: UniversalMediaServer.UniversalMediaServer +PackageVersion: 15.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2026-04-26 +AppsAndFeaturesEntries: +- Publisher: Universal Media Server +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Universal Media Server' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/15.5.0/UMS-Windows-15.5.0-x86_64.exe + InstallerSha256: 7607F43DCB9B5E32EAC0D04E74BE7491ADBD640F0AFA90A6C7CB43CE103521E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.locale.en-US.yaml b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.locale.en-US.yaml new file mode 100644 index 0000000000000..8b12ebb9d72bf --- /dev/null +++ b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.locale.en-US.yaml @@ -0,0 +1,124 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: UniversalMediaServer.UniversalMediaServer +PackageVersion: 15.5.0 +PackageLocale: en-US +Publisher: Universial Media Server +PublisherUrl: https://www.universalmediaserver.com/ +PublisherSupportUrl: https://github.com/UniversalMediaServer/UniversalMediaServer/issues +PackageName: Universal Media Server +PackageUrl: https://github.com/UniversalMediaServer/UniversalMediaServer +License: GPL-2.0 +LicenseUrl: https://github.com/UniversalMediaServer/UniversalMediaServer/blob/HEAD/LICENSE.txt +CopyrightUrl: https://raw.githubusercontent.com/UniversalMediaServer/UniversalMediaServer/master/LICENSE.txt +ShortDescription: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. +Tags: +- dlna +- media-server +ReleaseNotes: |- + 15 5 0-shared-content-after + 15.5.0 is packed full of changes. Highlights include: + - Support for 2026 LG and Samsung TVs + - Support for folder search on UPnP + - Improved filename recognition, for more video thumbnails and dynamic metadata + - Fixed broken video playback + - Fixed YouTube support + - Web player fixes + - Web settings design updates (shown in screenshot) + - Improved performance in several areas, and more! + This release is available via our Patreon page, and will be available here when the next release happens. + Full changelog: + General + - Added UPnP service for extended functionality and configuration + - Added ARM64 Docker build, alongside the existing x86_64 one + - Added support for subtree (folder) searching via UPnP + - Added relevant dependency changes to the bottom of the General section in the changelog + - Improved filename recognition, allowing more metadata matching and accurate prettifying + - Fixed a database error (#5994) + - Improved performance of searching + - Improved performance while browsing folders with many items + - Fixed transcoded subtitles timing while seeking (#5970) + - Fixed videos being unnecessarily transcoded when they are resumed (#5995) + - Changed the directory enable/disable button to a switch (#5829) (thanks, @NotDari!) + - Fixed bugs with deprecated GUI (via Java) + - Fixed memory leaks (via Java) + - Improved performance of UPnP communication (via Jetty) + - Harden against DoS attacks (via React) + - Harden against CSRF and XXS attacks (via React Router) + - Fixed current time display showing 0:00 during seek on the web player (via video.js) + - Fixed calculating time offsets in live streams on the web player (via video.js) + - Fixed YouTube support (via yt-dlp) + Media players + - Added support for 2026 LG and Samsung TVs + Translation updates via Crowdin + - Bulgarian (42%) (thanks, Vlckz!) + - Chinese Simplified (65%) (thanks, 杨鑫炜!) + - English (United Kingdom) (60%) (thanks, Andi Chandler!) + - German (99%) (thanks, papioara!) + - Japanese (77%) (thanks, kita77777 and sand gli!) + - Portuguese (81%) (thanks, ikemega!) + - Portuguese (Brazilian) (72%) (thanks, ikemega!) + - Romanian (41%) (thanks, Alex and Jacob02!) + - Spanish (72%) (thanks, Carlos Suárez!) + - Russian (100%) (thanks, vanapro1!) + Dependencies + - Bump @mantine/core from 8.3.11 to 8.3.15 (#5960, #5976, #5989, #6032) + - Bump @mantine/dropzone from 8.3.11 to 8.3.15 (#5960, #5976, #5989, #6032) + - Bump @mantine/form from 8.3.11 to 8.3.15 (#5960, #5976, #5989, #6032) + - Bump @mantine/hooks from 8.3.11 to 8.3.15 (#5960, #5976, #5989, #6032) + - Bump @mantine/modals from 8.3.11 to 8.3.15 (#5960, #5976, #5989, #6032) + - Bump @mantine/notifications from 8.3.11 to 8.3.14 (#5960, #5989) + - Bump @mantine/notifications from 8.3.11 to 8.3.15 (#5960, #5976, #6032) + - Bump @playwright/test from 1.57.0 to 1.58.2 (#5992, #6005) + - Bump @stylistic/eslint-plugin from 5.6.1 to 5.8.0 (#5980, #6020) + - Bump @tabler/icons-react from 3.36.1 to 3.37.1 (#6034) + - Bump @types/lodash from 4.17.21 to 4.17.23 (#5964) + - Bump @types/react from 19.2.7 to 19.2.14 (#5963, #5990, #6002, #6017) + - Bump @vitejs/plugin-react from 5.1.2 to 5.1.4 (#6021) + - Bump axios from 1.13.2 to 1.13.5 (#5978, #5993, #6006) + - Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.32 (#5958, #5975, #5986, #6003, #6019, #6028) + - Bump ch.qos.logback:logback-core from 1.5.23 to 1.5.32 (#5958, #5975, #5986, #6003, #6019, #6028) + - Bump com.auth0:java-jwt from 4.5.0 to 4.5.1 (#6030) + - Bump com.github.oshi:oshi-core from 6.9.2 to 6.10.0 (#6007, #6033) + - Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 (#5959) + - Bump com.twelvemonkeys.imageio:imageio-batik from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-bmp from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-core from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-hdr from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-icns from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-iff from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-jpeg from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-metadata from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-pcx from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-pict from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-pnm from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-psd from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-sgi from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-tga from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-tiff from 3.13.0 to 3.13.1 (#6029) + - Bump com.twelvemonkeys.imageio:imageio-webp from 3.13.0 to 3.13.1 (#6029) + - Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#5988) + - Bump de.sfuhrm:radiobrowser4j from 3.2.1 to 3.3.0 (#5962) + - Bump eslint-plugin-react-refresh from 0.4.26 to 0.5.0 (#6004) + - Bump Java Runtime Environment from 17.0.17 to 17.0.18 + - Bump lodash from 4.17.21 to 4.17.23 (#5973) + - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#5987) + - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#6031) + - Bump org.eclipse.jetty:jetty-client from 12.1.5 to 12.1.6 (#5985) + - Bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.1.5 to 12.1.6 (#5985) + - Bump org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server from 12.1.5 to 12.1.6 (#5985) + - Bump org.eclipse.jetty.http2:jetty-http2-server from 12.1.5 to 12.1.6 (#5985) + - Bump org.junit.jupiter:junit-jupiter-api from 6.0.1 to 6.0.3 (#5957, #6018) + - Bump org.junit.jupiter:junit-jupiter-engine from 6.0.1 to 6.0.3 (#5957, #6018) + - Bump react-dom from 19.2.3 to 19.2.4 (#5990) + - Bump react-router-dom from 7.11.0 to 7.13.0 (#5966, #5977) + - Bump react from 19.2.3 to 19.2.4 (#5990) + - Bump tar from 7.4.3 to 7.5.9 (#5971, #5972, #5984, #6026) + - Bump typescript-eslint from 8.52.0 to 8.56.0 (#5979, #5991, #6036) + - Bump video.js from 8.23.4 to 8.23.7 (#6008, #6022) + - Bump vite from 7.3.0 to 7.3.1 (#5965) + - Bump yt-dlp from 2025.10.14 to 2026.02.04 +ReleaseNotesUrl: https://github.com/UniversalMediaServer/UniversalMediaServer/releases/tag/15.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.yaml b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.yaml new file mode 100644 index 0000000000000..71f53dee507c5 --- /dev/null +++ b/manifests/u/UniversalMediaServer/UniversalMediaServer/15.5.0/UniversalMediaServer.UniversalMediaServer.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: UniversalMediaServer.UniversalMediaServer +PackageVersion: 15.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0