Update mstream to version v5.16.0 (#5279)
This commit is contained in:
parent
a2b08aa042
commit
bbf017dd7d
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user