LyrionMusicServer

LyrionMusicServer

Docker 应用程序 from dlandon's Repository

概述

Lyrion Music Server (formerly SlimServer, SqueezeCenter, Squeezebox Server, and Logitech Media Server) is a streaming audio server developed to support the Squeezebox range of digital audio receivers.

Why this container?
Built specifically for Unraid to provide reliable operation, proper permission handling, and a predictable experience without the common issues caused by generic container builds.

Key Features:
Optimized for Unraid environments and appdata structure
User-controlled permissions via PUID/PGID
Targeted ownership and permission handling (no broad recursive changes)
Improved reliability across container restarts
Compatible with existing LMS configurations and plugins
Lightweight build with only required dependencies

Configuration:
/config - this path is used to store the configuration and the database files of Lyrion Music Server.
/music - set this path to where you store your music files on your Unraid server.

Protect Settings Pages (LAN-only):
LMS_PROTECT_SETTINGS - When enabled (1), LMS blocks /settings/* unless the client is on the local network/localhost. Docker bridge, reverse proxies, and Tailscale/VPN can make clients look ‘remote’ and trigger 403. Set to 0 to disable.

Note: Click "Show More Settings" to see "/config" and "LMS_PROTECT_SETTINGS".

运行时参数

网络用户界面
http://[IP]:[PORT:9000]/
网络
host
外壳
bash
特权
false
额外参数
--log-opt max-size=50m --log-opt max-file=1

模板配置

WebUI PortPorttcp

Changing this may prevent the discovery of LMS by media players. It is recommended that you leave it set to 9000.

目标
9000
默认值
9000
价值
9000
Control Port - TCPPorttcp
目标
3483
默认值
3483
价值
3483
Control Port - UDPPortudp
目标
3483
默认值
3483
价值
3483
CLI PortPorttcp

Lyrion Music Server CLI port. Used for advanced control and integrations. Changing this may require updates to scripts or applications that use the CLI interface.

目标
9090
默认值
9090
价值
9090
Music PathPathrw

Set the music path on your Unraid server.

目标
/music
PUIDVariable
默认值
99
价值
99
PGIDVariable
默认值
100
价值
100
AppData Config PathPathrw
目标
/config
默认值
/mnt/cache/appdata/LyrionMusicServer
价值
/mnt/user/appdata/LyrionMusicServer
Protect Settings Pages (LAN-only)Variable
目标
LMS_PROTECT_SETTINGS
默认值
1
价值
1
Auto OS UpdatesVariable

When set to 1, OS and Package updates will be done on every restart.

目标
AUTO_OS_UPDATES
默认值
1
价值
1

下载统计数据

13,094
下载总数

详细信息

存储库
dlandon/lyrionmusicserver
最后更新2026-04-25
初见2024-12-05

在Unraid 上运行 LyrionMusicServer 。

LyrionMusicServer 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。