From bbf017dd7d3c1567da45c761900705442a3d4c82 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Fri, 3 Apr 2026 13:24:10 +0200 Subject: [PATCH] Update mstream to version v5.16.0 (#5279) --- mstream/docker-compose.yml | 2 +- mstream/umbrel-app.yml | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/mstream/docker-compose.yml b/mstream/docker-compose.yml index 837d6220..b4d24763 100644 --- a/mstream/docker-compose.yml +++ b/mstream/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 server: - image: linuxserver/mstream:5.14.3@sha256:e8d27ec8336b0ea138ec6307f89410925c80e076475bfad1867fd229ce0d7f13 + image: linuxserver/mstream:5.16.0@sha256:3c3fdb116a52ac6390cb29731a64b5f5224d2a08a138336a1dc5106faf57b17b restart: on-failure environment: - PUID=1000 diff --git a/mstream/umbrel-app.yml b/mstream/umbrel-app.yml index a129d944..e5c04e98 100644 --- a/mstream/umbrel-app.yml +++ b/mstream/umbrel-app.yml @@ -3,7 +3,7 @@ id: mstream name: mStream tagline: A private music server category: media -version: "5.14.3" +version: "5.16.0" port: 3840 description: >- 💿 mStream is a self-hosted music streaming server that allows you to stream your personal music collection from anywhere using a web browser or compatible app. Once installed, it scans your local music directory and creates a library that you can access remotely, making your music available on your phone, tablet, or computer without relying on third-party services. @@ -26,9 +26,7 @@ gallery: - 4.jpg - 5.jpg releaseNotes: >- - Key improvements in this release: - - Dark mode support in shared playlists - - Various bug fixes and stability improvements + This release includes various bug fixes and performance improvements. Full release notes can be found at https://github.com/IrosTheBeggar/mStream/releases